html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  font-size: 18px;
}

div {
  display: block;
  position: relative;
}

body {
  line-height: 1;
}

ol, ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* box model reset */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

/* clearfix */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after {
  clear: both;
}

input, select {
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0px;
}

.max-img {
  width: 100%;
  display: block;
  height: auto;
  position: relative;
}

.img-wrap {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  overflow: hidden;
  padding: 10px 0px;
}

.real-img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  display: block;
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.container-frame {
  position: relative;
  padding-bottom: 56.2%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  width: 100%;
}

.container-frame img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.container-frame iframe, .container-frame video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: auto;
  flex-wrap: wrap;
}

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

/*** Crealia GRID NOT bootstrap **/
.wrapper-ym {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.ym-1 {
  width: 8.333%;
  min-height: 1px;
  padding: 10px;
}

.ym-2 {
  width: 16.666%;
  min-height: 1px;
  padding: 10px;
}

.ym-3 {
  width: 24.9999%;
  min-height: 1px;
  padding: 10px;
}

.ym-4 {
  width: 33.333%;
  min-height: 1px;
  padding: 10px;
}

.ym-5 {
  width: 41.666%;
  min-height: 1px;
  padding: 10px;
}

.ym-6 {
  width: 50%;
  min-height: 1px;
  padding: 10px;
}

.ym-7 {
  width: 58.333%;
  min-height: 1px;
  padding: 10px;
}

.ym-8 {
  width: 66.666%;
  min-height: 1px;
  padding: 10px;
}

.ym-9 {
  width: 74.999%;
  min-height: 1px;
  padding: 10px;
}

.ym-10 {
  width: 83.333%;
  min-height: 1px;
  padding: 10px;
}

.ym-11 {
  width: 91.666%;
  min-height: 1px;
  padding: 10px;
}

.ym-12 {
  width: 100%;
  min-height: 1px;
  padding: 10px;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-text-fill-color: none;
  -webkit-box-shadow: none;
  transition: background-color 5000s ease-in-out 0s;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts-social/icomoon.eot?lmwaig");
  src: url("fonts-social/icomoon.eot?lmwaig#iefix") format("embedded-opentype"), url("fonts-social/icomoon.ttf?lmwaig") format("truetype"), url("fonts-social/icomoon.woff?lmwaig") format("woff"), url("fonts-social/icomoon.svg?lmwaig#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-google:before {
  content: "\e900";
}

.icon-pinterest:before {
  content: "\e901";
}

.icon-twitter:before {
  content: "\e902";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-youtube:before {
  content: "\e904";
}

.icon-instagram:before {
  content: "\e905";
}

.icon-facebook:before {
  content: "\e906";
}

#cookieChoiceInfo {
  position: fixed;
  padding: 10px;
  font-size: 12px;
  background-color: #ffffff;
  width: 100%;
  left: 0px;
  bottom: 0px;
  z-index: 2222;
  text-align: center;
  padding-right: 30px;
  color: #444444;
}

#cookieChoiceInfo i {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

#cookieChoiceInfo a {
  color: #ef1f50;
  text-decoration: underline;
}

#cookieChoiceDismiss {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #ef1f50;
  right: 5px;
  color: #fff;
  -webkit-border-radius: 222px;
  -moz-border-radius: 222px;
  border-radius: 222px;
}

/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform,opacity,height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

#page_element .body_archive {
  border-bottom: 20px solid rgba(0, 0, 0, 0.3);
}

#page_element #elementi {
  background-color: #0057d1;
  padding: 50px 0px;
}

#page_element #elementi h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 800;
}

#page_element #elementi .tool_search {
  max-width: 450px;
  margin: 0px auto;
}

#page_element h9 {
  color: #0057d1;
  text-align: center;
  font-size: 25px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
}

#page_element h9 span {
  background-color: rgba(255, 238, 0, 0.5);
}

.cont_video {
  z-index: 0;
}

body {
  position: relative;
  background-color: #fff;
}

html, body {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

html.hidden, body.hidden {
  position: fixed;
  left: 0px;
  top: 0px;
  overflow: hidden;
  bottom: 0px;
  right: 0px;
  z-index: 0;
}

html.hidden .logo img, body.hidden .logo img {
  content: url(../img/logo_elearn_w.svg);
}

html.hidden .head_site, body.hidden .head_site {
  background-color: #041538;
}

.sec_site {
  position: relative;
  display: block;
}

.swiper-button-prev:after, .swiper-button-next:after {
  display: none !important;
}

.wrapper_site {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.ct {
  text-align: center;
}

p {
  color: #041538;
  line-height: 1.4em;
  font-size: 18px;
}

p b {
  font-weight: 700;
}

.head_site {
  padding: 10px;
  width: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 11;
  background-color: #fff;
}

.head_site .logo {
  width: 210px;
}

.head_site.fixed {
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(4, 21, 56, 0.15);
}

.btn_cta, .def_btn, .txt_def .btn_cta, .txt_def .def_btn {
  background-color: #0057d1;
  padding: 10px 15px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
  box-shadow: -10px -10px 30px rgba(105, 226, 170, 0.1), 10px 10px 30px rgba(4, 21, 56, 0.15), 0px 0px 0px 1px rgba(105, 226, 170, 0.1);
}

.btn_cta i, .def_btn i, .txt_def .btn_cta i, .txt_def .def_btn i {
  font-size: 15px;
  margin-left: 10px;
}

.btn_cta.white, .def_btn.white, .txt_def .btn_cta.white, .txt_def .def_btn.white {
  color: #041538;
  background-color: #fff;
}

.btn_cta.green, .def_btn.green, .txt_def .btn_cta.green, .txt_def .def_btn.green {
  color: #041538;
  background-color: #69e2aa;
}

.btn_cta:hover, .def_btn:hover, .txt_def .btn_cta:hover, .txt_def .def_btn:hover {
  background-color: #1c86ff;
}

.btn_cta.green:hover, .def_btn.green:hover, .txt_def .btn_cta.green:hover, .txt_def .def_btn.green:hover {
  background-color: #45ffca;
}

.btn_cta.white:hover, .def_btn.white:hover, .txt_def .btn_cta.white:hover, .txt_def .def_btn.white:hover {
  color: #0057d1;
  background-color: #fff;
  box-shadow: -10px -10px 30px rgba(105, 226, 170, 0.1), 10px 10px 30px rgba(4, 21, 56, 0.15), 0px 0px 0px 1px rgba(0, 87, 209, 0.2);
}

.btn_cta .type2, .def_btn .type2, .txt_def .btn_cta .type2, .txt_def .def_btn .type2 {
  margin-right: 5px;
  margin-left: 0px;
  font-size: 18px;
}

.btn_cta .submit_input, .def_btn .submit_input, .txt_def .btn_cta .submit_input, .txt_def .def_btn .submit_input {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}

.margin_head {
  padding-top: 65px;
}

.menu_site {
  margin-left: auto;
  order: 2;
  display: inline-flex;
}

.menu_site .top_menu, .menu_site .bottom_menu {
  margin-left: auto;
  order: 2;
  display: inline-flex;
}

.menu_site .open_pop, .menu_site .close_pop, .menu_site .shop_menu, .menu_site .open_search {
  position: relative;
}

.menu_site .open_pop i, .menu_site .close_pop i, .menu_site .shop_menu i, .menu_site .open_search i {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #041538;
  background-color: #fff;
  border-radius: 10px;
  font-size: 20px;
  cursor: pointer;
  box-shadow: -5px -5px 20px rgba(105, 226, 170, 0.1), 5px 5px 20px rgba(4, 21, 56, 0.1), 0px 0px 0px 1px rgba(105, 226, 170, 0.1);
}

.menu_site .open_pop .numbershop, .menu_site .close_pop .numbershop, .menu_site .shop_menu .numbershop, .menu_site .open_search .numbershop {
  position: absolute;
  right: -5px;
  top: -5px;
  border-radius: 5px;
  background-color: #0057d1;
  color: #fff;
  padding: 3px 5px;
  font-size: 11px;
}

.menu_site .open_pop .numbershop:empty, .menu_site .close_pop .numbershop:empty, .menu_site .shop_menu .numbershop:empty, .menu_site .open_search .numbershop:empty {
  display: none;
}

.menu_site .open_pop.selected i, .menu_site .close_pop.selected i, .menu_site .shop_menu.selected i, .menu_site .open_search.selected i {
  background-color: #0057d1;
  color: #fff;
}

.menu_site .login_menu {
  height: 45px;
  box-shadow: -5px -5px 20px rgba(105, 226, 170, 0.1), 5px 5px 20px rgba(4, 21, 56, 0.1), 0px 0px 0px 1px rgba(105, 226, 170, 0.1);
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  color: #041538;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 800;
}

.menu_site .txt_menu {
  height: 45px;
  box-shadow: -5px -5px 20px rgba(105, 226, 170, 0.1), 5px 5px 20px rgba(4, 21, 56, 0.1), 0px 0px 0px 1px rgba(105, 226, 170, 0.1);
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
  padding: 0px 15px;
  color: #041538;
  text-transform: uppercase;
}

.menu_site .txt_menu span {
  font-size: 15px;
  font-weight: 800;
}

.menu_site .txt_menu:hover {
  color: #0057d1;
}

.menu_site .item_menu {
  cursor: pointer;
  margin-left: 7px;
}

.pop_up {
  width: 100%;
  height: 0%;
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  pointer-events: none;
  overflow-y: scroll;
  padding: 70px 0px 40px 0px;
  z-index: 10;
  opacity: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #041538;
}

.pop_up .header_search {
  display: block;
  padding: 0px 10px;
}

.pop_up.open {
  height: 100%;
  min-height: 100vh;
  min-height: -moz-available;
  min-height: -webkit-fill-available;
  min-height: fill-available;
  pointer-events: auto;
  overflow-y: scroll;
  opacity: 1;
}

.pop_up .box_pop {
  width: 100%;
  max-width: 600px;
  margin: auto;
}

.pop_up_b {
  max-height: 0px;
  overflow: hidden;
  background-color: #041538;
  -webkit-transition: max-height 0.2s ease-in-out;
  -moz-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
  position: fixed;
  width: 100%;
  top: 65px;
  z-index: 9;
}

.pop_up_b.open {
  max-height: 1000px;
}

.pop_up_b .box_pop_b {
  padding: 20px 0px;
}

#searchpop .form-search-row {
  width: 100%;
  position: relative;
}

#searchpop .form-search-row i {
  position: absolute;
  left: 0px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  pointer-events: none;
  text-align: center;
  line-height: 25px;
  height: 25px;
  width: 25px;
}

#searchpop input.form-control {
  border-bottom: 3px solid #fff;
  width: 100%;
  padding: 15px 10px;
  padding-left: 30px;
  padding-right: 100px;
  font-size: 22px;
  color: #fff;
  -webkit-text-fill-color: #fff;
  font-weight: 600;
  display: block;
}

#searchpop #searchsubmit {
  position: absolute;
  right: 0px;
  padding: 7px 15px;
  background-color: #fff;
  color: #041538;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: 800;
  border-radius: 20px;
}

.menu_fixed a {
  padding: 10px;
  color: #fff;
  font-weight: 800;
  font-size: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  position: relative;
}

.menu_fixed a:hover {
  color: #69e2aa;
}

.menu_fixed a:hover i {
  margin-right: 0px;
  opacity: 1;
  transition: all 0.1s ease-in-out;
}

.menu_fixed a i {
  opacity: .7;
  font-size: 16px;
  margin-left: auto;
  margin-right: 5px;
}

.menu_fixed a i.accico {
  opacity: 1;
  font-size: 20px;
  margin-left: auto;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 120px;
  padding: 5px;
  color: #fff;
  margin-right: 0px;
}

.menu_fixed .body_menuacc {
  max-height: 0px;
  overflow: hidden;
}

.menu_fixed .body_menuacc a {
  padding-left: 25px;
  font-weight: 400;
}

.menu_fixed .body_menuacc a:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  height: 1px;
  width: 20px;
  background-color: #fff;
}

.menu_fixed .menu_acc.open .head_menuacc {
  background-color: #fff;
  color: #041538;
}

.menu_fixed .menu_acc.open .body_menuacc {
  max-height: 1000px;
}

.menu_fixed .menu_acc.open a i.accico {
  transform: rotate(180deg);
  color: #041538;
}

.head_sec {
  z-index: 0;
}

.head_sec:after {
  content: "";
  position: absolute;
  left: 0%;
  bottom: 0px;
  width: 120px;
  height: 300px;
  background-image: url(../img/pattern_pallini.svg);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: .1;
  z-index: -1;
}

.head_sec #slider_head {
  width: 50%;
  position: absolute;
  right: 0px;
  height: 100%;
  top: 0px;
}

.head_sec #slider_head .swiper {
  position: absolute;
  right: 0px;
  height: 100%;
  top: 0px;
  width: 100%;
}

.head_sec #slider_head .swiper-slide {
  display: flex;
  align-items: center;
}

.head_sec #slider_head .custom_nav {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  z-index: 3;
}

.head_sec #slider_head .custom_nav i {
  font-size: 30px;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.head_sec #slider_head .custom_nav .swiper-pagination {
  position: relative;
  top: auto !important;
  bottom: auto !important;
  height: auto;
  margin-top: 0px;
  width: 200px !important;
  transform: none !important;
  left: 0px !important;
}

.head_sec #slider_head .custom_nav .swiper-pagination-bullet-active {
  background-color: #fff;
}

.head_sec #slider_head .custom_nav .swiper-button-next, .head_sec #slider_head .custom_nav .swiper-button-prev {
  position: relative;
  top: auto !important;
  height: auto;
  margin-top: 0px;
  width: auto;
  left: auto !important;
  right: auto !important;
}

.head_sec .txt_slider {
  padding: 20px;
  color: #fff;
}

.head_sec .txt_slider p {
  color: #fff;
}

.head_sec .cat_slider {
  color: #69e2aa;
  font-size: 16px;
  text-transform: uppercase;
}

.head_sec .title_slider {
  color: #fff;
  font-size: 35px;
  font-weight: 800;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.head_sec .title_slider:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 120px;
  height: 1px;
  background-color: #69e2aa;
}

.head_sec .bg_element {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

.head_sec .bg_element:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(4, 21, 56, 0.5);
}

.head_sec .txt_head {
  padding: 60px 0px;
}

.head_sec .title_head {
  font-size: 40px;
  font-weight: 800;
  color: #041538;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: block;
  position: relative;
}

.head_sec .title_head:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 120px;
  height: 1px;
  background-color: #69e2aa;
}

.sec_site {
  padding: 50px 0px;
}

#sec_app {
  background-color: #eaeaea;
}

#sec_app .menu_download {
  margin-top: 10px;
}

#sec_app .menu_download a {
  width: 100%;
  display: block;
  max-width: 140px;
}

.title_sec {
  font-size: 40px;
  font-weight: 800;
  color: #041538;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: block;
  position: relative;
}

.title_sec:after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 120px;
  height: 1px;
  background-color: #69e2aa;
}

.subtitle_sec {
  font-size: 17px;
  color: #0057d1;
}

.cont_cta {
  background-color: rgba(0, 87, 209, 0.1);
  padding: 20px 10px;
}

.item_box {
  border-radius: 20px;
  text-align: center;
  padding: 10px;
  background-color: #fff;
  box-shadow: -10px -10px 30px rgba(105, 226, 170, 0.1), 10px 10px 30px rgba(4, 21, 56, 0.15);
}

.item_box .title_itembox a {
  font-size: 25px;
  font-weight: 800;
  color: #041538;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #eaeaea;
}

.item_box .alico {
  width: 100px;
  height: 100px;
  border: 4px solid #fff;
  -webkit-border-radius: 222px;
  -moz-border-radius: 222px;
  border-radius: 222px;
  line-height: 95px;
  font-size: 50px;
  color: rgba(4, 21, 56, 0.4);
  background-color: rgba(0, 87, 209, 0.1);
}

.footer_site {
  background-color: #041538;
  padding: 50px 0px 0px 0px;
}

.footer_site .foo_title {
  color: #fff;
  font-size: 18px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-weight: 800;
}

.footer_site .wrapper_site {
  padding-bottom: 30px;
}

.footer_site .contact_foo a, .footer_site .menu_foo a, .footer_site .social_foo a {
  padding: 10px 0px;
  color: #fff;
  display: flex;
  align-items: center;
}

.footer_site .contact_foo a:hover, .footer_site .menu_foo a:hover, .footer_site .social_foo a:hover {
  color: #69e2aa;
}

.footer_site .contact_foo a i, .footer_site .menu_foo a i, .footer_site .social_foo a i {
  font-size: 16px;
  margin-right: 5px;
}

.footer_site .contact_foo a span, .footer_site .menu_foo a span, .footer_site .social_foo a span {
  font-size: 20px;
  margin-right: 5px;
}

.footer_site .menu_download a {
  width: 140px;
  display: block;
  margin-bottom: 10px;
}

.footer_site .dati_foo {
  font-size: 15px;
  color: #fff;
  display: inline-block;
  line-height: 1.4em;
}

.footer_site a.dati_foo {
  color: #69e2aa;
  text-decoration: underline;
  margin: 0px 10px;
}

.footer_site .cont_dati {
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.33);
  padding-bottom: 90px;
}

#sec_purchase {
  min-height: 100vh;
}

#pagina_cassa {
  min-height: 100vh;
  padding-top: 30px;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

#pagina_cassa .step {
  display: none;
  margin-top: 20px;
}

#pagina_cassa .step.open {
  display: block;
}

#pagina_cassa .step.open .animate_step {
  -webkit-animation: dtransition 0.4s both;
  animation: dtransition 0.4s both;
  transform: translateX(0px);
}

@-webkit-keyframes dtransition {
  0% {
    opacity: 0;
    transform: translateX(150px);
  }
}

@keyframes dtransition {
  0% {
    opacity: 0;
    transform: translateX(150px);
  }
}

#pagina_cassa .error_label {
  font-size: 11px;
  top: 5px;
}

#pagina_cassa .footer-landing {
  display: none;
}

#pagina_cassa .fatt_ele {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 4px solid #eaeaea;
  padding-left: 10px;
}

#pagina_cassa .step_wrap {
  width: 60%;
  margin: 0px auto;
}

#pagina_cassa .nav_step {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

#pagina_cassa .btn_prosegui {
  cursor: pointer;
  padding: 10px 10px;
  display: inline-block;
  font-size: 20px;
  letter-spacing: 1px;
  color: #121528;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#00e8aa+0,00dbc1+100 */
  background: #00e8aa;
  /* Old browsers */
  background: -moz-linear-gradient(left, #00e8aa 0%, #00dbc1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00e8aa 0%, #00dbc1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00e8aa 0%, #00dbc1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e8aa', endColorstr='#00dbc1',GradientType=1 );
  /* IE6-9 */
  border-radius: 115px;
  font-weight: 800;
  position: relative;
  padding-right: 30px;
  box-shadow: 10px 10px 30px rgba(18, 21, 40, 0.2);
  text-transform: uppercase;
}

#pagina_cassa .btn_prosegui i {
  position: absolute;
  right: 5px;
  border-radius: 100px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  opacity: .8;
  color: #121528;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 16px;
}

#pagina_cassa .btn_prosegui b {
  font-weight: 800;
}

#pagina_cassa .cont_nav {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background-color: #fff;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3333;
  box-shadow: -10px 0px 30px rgba(45, 45, 45, 0.15);
}

#pagina_cassa .btn_nav.complete {
  background-color: #eaeaea;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  color: #041538;
}

#pagina_cassa .btn_nav.complete:before {
  background-color: #eaeaea;
}

#pagina_cassa .btn_nav.complete:after {
  background-color: #0fbd72 !important;
  content: "\e876";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: #fff;
  line-height: 15px;
  text-align: center;
}

#pagina_cassa .btn_nav.error {
  background-color: #eaeaea;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

#pagina_cassa .btn_nav.error:before {
  background-color: #eaeaea;
}

#pagina_cassa .btn_nav.error:after {
  background-color: #df1919 !important;
  content: "\e645";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  color: #fff;
  line-height: 15px;
  text-align: center;
}

#pagina_cassa .btn_nav.selected {
  background-color: #041538;
  border-top: 1px solid #041538;
  border-bottom: 1px solid #041538;
  color: #fff;
}

#pagina_cassa .btn_nav.selected:before {
  background-color: #041538;
}

#pagina_cassa .btn_nav.selected:after {
  background-color: rgba(255, 255, 255, 0.3);
}

#pagina_cassa .btn_nav {
  padding: 8px 16px;
  font-weight: bold;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  position: relative;
  width: 33%;
  padding-left: 30px;
  cursor: pointer;
  color: rgba(4, 21, 56, 0.5);
}

#pagina_cassa .btn_nav:before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  transform-origin: top;
  transform: rotate(45deg) translateY(-50%);
  background-color: #fff;
  right: -6px;
  z-index: 2;
}

#pagina_cassa .btn_nav:after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: rgba(4, 21, 56, 0.3);
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 120px;
}

#pagina_cassa .btn_nav:last-child:before {
  display: none;
}

#pagina_cassa .row_order {
  border-bottom: 1px solid #eaeaea;
  display: flex;
  flex-wrap: wrap;
}

#pagina_cassa .row_order:first-child span {
  color: #041538;
  opacity: 1;
  background-color: #eaeaea;
}

#pagina_cassa .row_order span:first-child {
  font-weight: bold;
  color: #041538;
  font-size: 18px;
  flex: 1 0 0;
  border-right: 1px solid #eaeaea;
  padding: 15px 5px;
}

#pagina_cassa .row_order span:last-child {
  font-weight: bold;
  font-size: 18px;
  flex: 0 0 100px;
  padding: 15px 5px;
}

#pagina_cassa .item_pagamento {
  box-shadow: 0px 0px 30px rgba(4, 21, 56, 0.1);
  border-radius: 15px;
  margin-bottom: 10px;
  background-color: #fff;
}

#pagina_cassa .item_pagamento p {
  color: #121528;
  font-size: 16px;
}

#pagina_cassa .item_pagamento .title_pagamento {
  font-size: 20px;
  font-weight: 700;
  color: #041538;
  display: block;
}

#pagina_cassa .item_pagamento .ico_pagamento {
  width: 100px;
  height: 100px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

#pagina_cassa .item_pagamento .ico_pagamento i {
  position: absolute;
  left: -3px;
  top: -3px;
  border-radius: 120px;
  padding: 5px;
  background-color: #0057d1;
  color: #fff;
  font-size: 20px;
}

#pagina_cassa .item_pagamento .rate_txt {
  background-color: #0057d1;
  color: #fff;
  font-size: 18px;
  padding: 5px;
  margin: 5px 0px;
  display: inline-block;
}

#pagina_cassa .item_pagamento .rate_txt b {
  display: inline-block;
  font-weight: 800;
}

#pagina_cassa .item_pagamento label {
  position: relative;
  padding: 10px;
  padding-left: 115px;
  padding-right: 45px;
  cursor: pointer;
  display: flex;
  min-height: 130px;
  align-items: center;
}

#pagina_cassa .item_pagamento input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#pagina_cassa .item_pagamento .check_alias {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 5px;
  border-radius: 120px;
}

#pagina_cassa .item_pagamento:hover input ~ .check_alias {
  background-color: #ccc;
}

#pagina_cassa .item_pagamento input:checked ~ .check_alias {
  background-color: #0ece5e;
}

#pagina_cassa .check_alias:after {
  content: "";
  position: absolute;
  display: none;
}

#pagina_cassa input:checked ~ .check_alias:after {
  display: block;
}

#pagina_cassa .selected_effect {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: aqua;
  border-radius: 15px;
  box-shadow: 0px 0px 30px rgba(14, 207, 94, 0.3), 0px 0px 0px 1px rgba(14, 206, 94, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(14, 206, 94, 0.07);
  pointer-events: none;
}

#pagina_cassa input:checked ~ .selected_effect {
  opacity: 1;
}

#pagina_cassa .item_pagamento.error .selected_effect {
  opacity: 1;
  box-shadow: 0px 0px 30px rgba(238, 56, 56, 0.3), 0px 0px 0px 1px rgba(238, 56, 56, 0.3);
  background-color: rgba(238, 56, 56, 0.07);
}

#pagina_cassa .check_alias:after {
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 120px;
}

#pagina_cassa .img_carte {
  width: 100%;
  display: block;
  max-width: 300px;
  flex: 0 0 300px;
}

#pagina_cassa .pagamenti_sicuri {
  display: flex;
  align-items: center;
  padding: 5px;
  background-color: #eaeaea;
  border-radius: 5px;
}

#pagina_cassa .pagamenti_sicuri i {
  font-size: 14px;
  color: #041538;
}

#pagina_cassa .pagamenti_sicuri span {
  font-size: 15px;
  color: #041538;
  margin: 0px 5px;
  font-weight: 800;
}

#pagina_cassa .error_tipopagamento {
  padding: 10px;
  background-color: #ee3838;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  border-radius: 5px;
  display: block;
  text-align: center;
  margin-top: 15px;
}

#page_single_guida .head_archive {
  background-color: rgba(105, 226, 170, 0.2);
}

#page_carrello .tab_flex {
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  margin-top: 10px;
  padding: 10px;
}

#page_carrello .tab_flex span {
  color: #041538;
  font-size: 18px;
  padding: 10px;
  display: block;
}

#page_carrello .tab_flex span:nth-child(1) {
  flex: 1 0 0;
}

#page_carrello .tab_flex span:nth-child(1) a {
  font-weight: 800;
  color: #041538;
}

#page_carrello .tab_flex span:nth-child(1) a:hover {
  color: #0057d1;
}

#page_carrello .tab_flex span:nth-child(2) {
  flex: 0 0 130px;
}

#page_carrello .tab_flex span:nth-child(3) {
  flex: 0 0 70px;
}

#page_carrello .tab_flex span:nth-child(4) {
  flex: 0 0 100px;
}

#page_carrello .tab_flex span:nth-child(5) {
  flex: 0 0 50px;
  padding: 5px;
  display: flex;
  cursor: pointer;
}

#page_carrello .head_row {
  display: flex;
}

#page_carrello .head_row span {
  background-color: #eaeaea;
  font-size: 16px;
}

#page_carrello .body_row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
}

#page_carrello .body_row span i {
  font-size: 18px;
  color: #fff;
  background-color: #df1d1d;
  padding: 10px;
  border-radius: 120px;
  margin-left: auto;
}

#page_carrello .sidebar_archive li {
  padding: 10px;
}

#page_carrello .sidebar_archive li strong {
  font-weight: 800;
}

#page_carrello .sidebar_archive li .evi {
  font-weight: 800;
  font-size: 20px;
}

#page_carrello li.sidebar_item {
  padding-left: 105px;
}

#page_carrello .def_btn {
  margin-right: 5px;
}

#pagina_cassa {
  padding-top: 40px;
}

#pagocarta {
  text-align: center;
}

#pagocarta h2 {
  font-size: 25px;
  color: #041538;
  font-weight: 700;
  text-align: center;
  padding: 5px 0px;
  margin-bottom: 10px;
  margin-top: 20px;
}

#pagocarta h2 b {
  color: #69e2aa;
}

#pagocarta h4 {
  display: inline-block;
  padding: 12px 10px;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  background-color: #eaeaea;
  border-radius: 10px;
}

#pagocarta h4 span {
  display: inline-block;
  margin-right: 10px;
  font-weight: 600;
  position: relative;
}

#pagocarta h4 span.oldp:after {
  content: "";
  width: 100%;
  height: 2px;
  border-radius: 15px;
  background-color: #e15858;
  position: absolute;
  top: 50%;
  -ms-transform: rotate(-15deg) translateY(-50%);
  -webkit-transform: rotate(-15deg) translateY(-50%);
  transform: rotate(-15deg) translateY(-50%);
  left: 0px;
}

#pagocarta .globalContent {
  text-align: left;
}

#pagocarta .pagamenti_sicuri {
  display: block;
  background-color: #eaeaea;
  padding: 7px;
  border-radius: 10px;
}

#pagocarta .pagamenti_sicuri img {
  width: 70%;
  margin: 10px auto 5px auto;
}

#pagocarta .pagamenti_sicuri span {
  font-size: 15px;
  display: block;
  text-align: center;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  font-weight: 600;
  letter-spacing: 2px;
  color: #041538;
}

#pagocarta .error {
  max-height: 0px;
  overflow: hidden;
  display: block;
}

#pagocarta .error.visible {
  max-height: 100px;
  display: inline-block;
  padding: 5px 10px;
  background-color: #eb3030;
  color: #fff;
  font-weight: 600;
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  padding-left: 30px;
}

#pagocarta .error.visible i {
  font-size: 20px;
  color: #fff;
  position: absolute;
  left: 5px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#pagocarta .secure_c {
  padding-left: 20px;
  color: #041538;
  letter-spacing: 1px;
  position: relative;
  font-size: 15px;
  display: inline-block;
  margin-top: 5px;
}

#pagocarta .secure_c i {
  position: absolute;
  left: 0px;
  top: 47%;
  -ms-transform: translateY(-51%);
  -webkit-transform: translateY(-51%);
  transform: translateY(-51%);
  font-size: 16px;
}

#pagocarta .fixed_foot .secure_c {
  color: #fff;
}

#pagocarta .cvc_type i {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  top: 50%;
  right: 10px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #bababa;
  cursor: pointer;
}

#pagocarta .cvc_type i.selected {
  color: #041538;
}

#pagocarta .img_cvc {
  text-align: right;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#pagocarta .img_cvc span {
  display: inline-block;
  width: 60%;
  position: relative;
  padding: 7px 5px;
  padding-right: 75px;
  background-color: #eaeaea;
  border-radius: 5px;
  margin-right: 15px;
}

#pagocarta .img_cvc span:after {
  content: "";
  position: absolute;
  top: -10px;
  right: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #eaeaea transparent;
}

#pagocarta .img_cvc p {
  font-size: 16px;
  color: #041538;
  line-height: 1.1em;
}

#pagocarta .img_cvc img {
  position: absolute;
  width: 60px;
  right: 5px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#pagocarta .img_cvc.open {
  max-height: 200px;
}

#pagocarta .example.example2 .row {
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px 10px;
  text-align: left;
}

#pagocarta .example.example2 .field {
  position: relative;
  width: 100%;
  margin: 10px 10px;
  border-radius: 10px;
  height: 48px;
  z-index: 1;
  margin-bottom: 0px;
}

#pagocarta .example.example2 .field.half-width {
  width: 50%;
}

#pagocarta .example.example2 .field.quarter-width {
  width: calc(25% - 10px);
}

#pagocarta .example.example2 .baseline {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid #041538;
  left: 0;
  bottom: 0;
  pointer-events: none;
  border-radius: 12px;
  background-color: transparent !important;
  z-index: -1;
  transition: background-color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#pagocarta .example.example2 label {
  position: absolute;
  padding: 0px 5px;
  font-weight: 700;
  left: 15px;
  font-size: 18px;
  top: 50%;
  display: inline-block;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  color: rgba(4, 21, 56, 0.5);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transform-origin: 0 50%;
  cursor: text;
  pointer-events: none;
  transition-property: color, transform;
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#pagocarta .example.example2 .input {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #32325d;
  background-color: transparent;
  border-radius: 12px;
  font-size: 18px;
  padding: 12px 20px;
}

#pagocarta .example.example2 .input::-webkit-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#pagocarta .example.example2 .input::-moz-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#pagocarta .example.example2 .input:-ms-input-placeholder {
  color: transparent;
  transition: color 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#pagocarta .example.example2 .input.StripeElement {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: opacity;
}

#pagocarta .example.example2 .input.focused,
#pagocarta .example.example2 .input:not(.empty) {
  opacity: 1;
}

#pagocarta .example.example2 .input.focused::-webkit-input-placeholder,
#pagocarta .example.example2 .input:not(.empty)::-webkit-input-placeholder {
  color: #cfd7df;
}

#pagocarta .example.example2 .input.focused::-moz-placeholder,
#pagocarta .example.example2 .input:not(.empty)::-moz-placeholder {
  color: #cfd7df;
}

#pagocarta .example.example2 .input.focused:-ms-input-placeholder,
#pagocarta .example.example2 .input:not(.empty):-ms-input-placeholder {
  color: #cfd7df;
}

#pagocarta .example.example2 .input.focused + label,
#pagocarta .example.example2 .input:not(.empty) + label {
  top: 0px;
  cursor: default;
}

#pagocarta .example.example2 .input.focused + label {
  color: #041538;
}

#pagocarta .example.example2 .input.invalid + label {
  color: #ef4539;
}

#pagocarta .example.example2 .input.invalid + label + .baseline {
  border: 1px solid #ef4539;
}

#pagocarta .example.example2 input, #pagocarta .example.example2 button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

#pagocarta .example.example2 input:-webkit-autofill {
  -webkit-text-fill-color: #e39f48;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

#pagocarta .example.example2 .StripeElement--webkit-autofill {
  background: transparent !important;
}

#pagocarta .example.example2 input, #pagocarta .example.example2 button {
  -webkit-animation: 1ms void-animation-out;
}

#pagocarta .example.example2 button {
  display: inline-block;
  font-size: 22px;
  font-family: "Lato", sans-serif;
  padding: 10px 20px;
  margin: 10px 15px;
  padding-right: 40px;
  background-color: #24b47e;
  border-radius: 100px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  margin-bottom: 30px;
}

#pagocarta .example.example2 button i {
  position: absolute;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  right: 5px;
  font-size: 18px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.17);
  color: #fff;
  border-radius: 100px;
}

.box_modal_carta {
  position: relative;
  background-color: #fff;
  padding: 0px 30px 20px 30px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  background-color: #fff;
  width: 100%;
  max-width: 700px;
  margin: 0px auto 20px auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

#pagina_single_corsi .cont_video .play_vid {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 22;
  cursor: pointer;
}

#pagina_single_corsi .cont_video .play_vid i {
  background-color: #fff;
  font-size: 100px;
  color: #69e2aa;
  border-radius: 20000px;
}

#pagina_single_corsi .cont_corsi_single {
  background-color: #eaeaea;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
}

#pagina_single_corsi .cont_corsi_single h3 {
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  font-weight: 800;
}

#pagina_single_corsi .cont_corsi_single li {
  list-style-type: none;
  padding: 10px;
  border-left: 1px solid #fff;
}

#pagina_single_corsi .cont_corsi_single li:nth-child(1) {
  width: 100%;
  flex: 0 0 100%;
  border-bottom: 1px solid #fff;
}

#page_registrati .eform {
  width: 100%;
  max-width: 600px;
  display: block;
  margin: 0px auto;
}

#page_login .body_archive {
  min-height: 70vh;
}

#page_login .popup_login {
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  border-radius: 20px;
  margin: 0px auto;
  padding: 20px;
  text-align: center;
}

#page_login .title_login {
  text-align: center;
  font-size: 20px;
  font-weight: 800;
  color: #041538;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0057d1;
  letter-spacing: 1px;
}

#page_login form {
  margin: 10px auto 0px auto;
}

#page_login .form-row {
  padding: 10px 0px;
}

#page_login .cont_i {
  padding: 5px 0px 10px 0px;
  margin: 5px 0px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}

.typage {
  background-color: #fff;
}

.typage .section_bg {
  height: 200px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.typage .iban {
  padding: 5px;
  background-color: rgba(0, 87, 209, 0.1);
  font-size: 20px;
  font-weight: 800;
  margin-top: 3px;
}

.typage .container {
  height: 100vh;
  background-color: #041538;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.typage .container_p {
  min-height: 100vh;
  width: 100%;
  max-width: 800px;
  margin: 0px auto;
}

.typage .container_p .footer-landing {
  background-color: transparent;
}

.typage .container_p .footer-landing p {
  color: #fff;
}

.typage .txt_p {
  text-align: center;
  margin: -30px auto 20px auto;
  padding: 20px 20px;
  width: 90%;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 30px;
}

.typage .txt_p h1 {
  font-size: 25px;
  font-weight: 600;
  color: #041538;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #69e2aa;
}

.typage .txt_p h1 b {
  display: block;
  font-weight: 900;
  font-size: 30px;
}

.typage .txt_p p {
  color: #121528;
  font-size: 20px;
}

.typage .txt_p2 {
  text-align: center;
  margin: 10px auto 20px auto;
  padding: 20px 20px;
  width: 90%;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  border-radius: 30px;
}

.typage .txt_p2 h3 {
  font-size: 22px;
  font-weight: 600;
  color: #041538;
  margin-bottom: 8px;
  padding-bottom: 8px;
}

.typage .txt_p2 h3 b {
  display: block;
  font-weight: 900;
  font-size: 30px;
}

.typage .txt_p2 ul {
  border: 1px solid #d6d6d6;
  max-width: 520px;
  margin: 0px auto;
}

.typage .txt_p2 li {
  color: #121528;
  border-bottom: 1px solid #d6d6d6;
  font-size: 16px;
  display: block;
  text-align: left;
  display: flex;
}

.typage .txt_p2 li b {
  flex: 0 0 200px;
  border-right: 1px solid #d6d6d6;
  padding: 10px 10px;
  font-size: 15px;
  font-weight: 700;
}

.typage .txt_p2 li span {
  flex: 1 0 0;
  padding: 10px 10px;
}

.footer-landing a {
  color: #69e2aa;
}

@media only screen and (max-width: 767px) {
  .typage .section_bg {
    height: 170px;
  }
  .typage .txt_p h1 {
    font-size: 22px;
  }
  .typage .txt_p h1 b {
    font-size: 25px;
  }
  .typage .txt_p p {
    font-size: 18px;
  }
  .typage .txt_p2 li {
    display: block;
  }
  .typage .txt_p2 li b {
    display: block;
    width: 100%;
    border-right: 0px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    background-color: #eaeaea;
  }
  .typage .txt_p2 li span {
    display: block;
    width: 100%;
  }
}

.pagecontfilter {
  padding: 20px 0px;
  background-color: #eaeaea;
}

.page .head_archive {
  padding: 20px 0px;
  background-color: rgba(0, 87, 209, 0.1);
}

.page .body_archive {
  padding: 30px 0px;
}

.page .cat_headarch {
  font-size: 16px;
  color: #0057d1;
}

.page .title_page {
  font-size: 33px;
  color: #041538;
  font-weight: 800;
}

.page .subtitle_page {
  font-size: 30px;
  line-height: 1.25em;
  font-weight: 800;
  color: #041538;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-left: 4px solid #69e2aa;
  padding-left: 10px;
  margin-top: 30px;
  font-family: "Lato", sans-serif;
}

.page .breadcrumb {
  display: flex;
  align-items: center;
  padding: 10px 0px;
}

.page .breadcrumb.ct {
  justify-content: center;
}

.page .breadcrumb li {
  display: flex;
  align-items: center;
}

.page .breadcrumb i {
  color: #041538;
  font-size: 16px;
}

.page .breadcrumb a {
  color: #041538;
  font-size: 16px;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #fff;
}

.page .breadcrumb li.ico_url a {
  box-shadow: 5px 5px 15px rgba(4, 21, 56, 0.1), -5px -5px 15px rgba(0, 87, 209, 0.1);
}

.page .breadcrumb li.ico_url a:hover {
  background-color: #0057d1;
  color: #fff;
}

.page .breadcrumb.type_button a {
  display: flex;
  align-items: center;
  padding: 8px;
}

.page .breadcrumb.type_button i {
  margin-right: 8px;
  font-size: 20px;
}

.page .breadcrumb li:last-child a {
  background-color: rgba(255, 255, 255, 0.5);
  cursor: default;
}

.page .note {
  font-size: 13px;
  color: rgba(4, 21, 56, 0.7);
  margin: 10px 0px;
}

.pagination ul {
  text-align: center;
  margin: 15px 0px;
  padding: 15px 0px;
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
}

.pagination li {
  display: inline-block;
}

.pagination li.selected a {
  background-color: #69e2aa;
  color: #fff;
  box-shadow: none;
}

.pagination a {
  display: block;
  padding: 10px 20px;
  font-size: 20px;
  font-family: "Lato", sans-serif;
  border-radius: 10px;
  color: #041538;
  text-align: center;
  background-color: #eaeaea;
}

.pagination a:hover {
  background-color: rgba(105, 226, 170, 0.4);
}

.pagination i {
  font-size: 17px;
}

.cta_break {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 0px;
  margin: 10px 0px;
}

.cta_break.blue {
  background-color: rgba(0, 87, 209, 0.1);
  padding: 10px;
}

.cta_break.green {
  background-color: rgba(105, 226, 170, 0.2);
  padding: 10px;
}

.cta_break .btn_cta, .cta_break .def_btn {
  text-decoration: none;
}

.cta_break .cta_img * {
  text-decoration: none;
}

.cta_break .cta_img .item_def {
  background-color: #fff;
}

.cont_item {
  margin-top: 20px;
  width: 100%;
}

.item_def {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  padding: 20px;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  height: 100%;
  align-items: flex-start;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

.item_def:hover .btn_cta {
  background-color: #1c86ff;
}

.item_def:hover .btn_cta.green {
  background-color: #45ffca;
}

.item_def.ico_item {
  padding-left: 100px;
}

.item_def.ico_item .i_item {
  font-size: 30px;
  color: #fff;
  background-color: #0057d1;
  border-radius: 120px;
  padding: 10px;
}

.item_def.ico_item .cont_ico {
  position: absolute;
  width: 90px;
  height: 100%;
  left: 0px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 87, 209, 0.1);
  border: 4px solid #fff;
  border-radius: 20px;
}

.item_def.img_item {
  padding-left: 30%;
}

.item_def.img_item .bg_image {
  width: 28%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}

.item_def.img_item .bg_image:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 87, 209, 0.3);
  z-index: 0;
}

.item_def.video_item {
  padding-left: 30%;
}

.item_def.video_item .bg_image {
  width: 28%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item_def.video_item .bg_image i {
  font-size: 73px;
  color: #69e2aa;
  background-color: #fff;
  border-radius: 120px;
  z-index: 1;
}

.item_def.video_item .bg_image:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 87, 209, 0.3);
  z-index: 0;
}

.item_def.video_item .box_btn {
  margin-top: 10px;
}

.item_def.full_image .title_item {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.item_def.full_image .desc_item {
  color: #fff;
}

.item_def.full_image .cat_item {
  color: #69e2aa;
}

.item_def.full_image .bg_image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}

.item_def.full_image .bg_image:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 87, 209, 0.8);
  z-index: 0;
}

.item_def.full_image .def_btn, .item_def.full_image .btn_cta {
  margin-top: auto;
  align-self: center;
}

.item_def.vertical_item_image {
  padding-top: 180px;
}

.item_def.vertical_item_image .bg_image {
  height: 170px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0px;
}

.item_def.vertical_item_image .bg_image:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 87, 209, 0.3);
  z-index: 0;
}

.item_def.vertical_item_ico {
  padding-top: 100px;
  align-items: center;
}

.item_def.vertical_item_ico .i_item {
  font-size: 30px;
  color: #fff;
  background-color: #0057d1;
  border-radius: 120px;
  padding: 10px;
}

.item_def.vertical_item_ico .cont_ico {
  position: absolute;
  width: 100%;
  height: 90px;
  left: 0px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 87, 209, 0.1);
  border: 4px solid #fff;
  border-radius: 20px;
}

.item_def.vertical_item_video {
  padding: 0px;
  padding-top: 190px;
}

.item_def.vertical_item_video .txt_item {
  padding: 10px;
}

.item_def.vertical_item_video .bg_image {
  position: absolute;
  width: 100%;
  height: 185px;
  left: 0px;
  top: 0px;
  background-position: center center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item_def.vertical_item_video .bg_image i {
  font-size: 73px;
  color: #69e2aa;
  background-color: #fff;
  border-radius: 120px;
  z-index: 1;
}

.item_def.vertical_item_video .bg_image:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 87, 209, 0.3);
  z-index: 0;
}

.item_def .title_item {
  color: #041538;
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 87, 209, 0.1);
}

.item_def .title_item a {
  color: #041538;
  font-weight: 800;
}

.item_def .desc_item {
  font-size: 16px;
  line-height: 1.2em;
  color: #041538;
}

.item_def .desc_item a {
  color: #041538;
}

.item_def .cat_item {
  font-size: 15px;
  color: #0057d1;
  margin-bottom: 1px;
}

.item_def .btn_cta {
  margin-top: auto;
}

.item_def .box_btn {
  padding: 10px;
  background-color: rgba(0, 87, 209, 0.1);
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  border-radius: 10px;
}

.item_def .prezzo {
  color: rgba(4, 21, 56, 0.6);
  font-size: 18px;
  font-weight: 800;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
}

.filter_box .tool_search {
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  border-radius: 100px;
  background-color: #fff;
}

.filter_box .tool_search input {
  padding: 12px;
  display: block;
  width: 100%;
  padding-left: 40px;
  font-size: 18px;
  font-weight: 700;
  color: #041538;
}

.filter_box .tool_search input:focus ~ i {
  color: #0057d1;
}

.filter_box .tool_search i {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: rgba(4, 21, 56, 0.3);
  pointer-events: none;
}

.filter_box .tool_search .btn_search {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}

.filter_box .tool_select {
  align-items: flex-end;
}

.filter_box .tool_select .select_item {
  margin-right: 15px;
}

.filter_box .tool_select .select_item select {
  padding: 12px;
  padding-right: 30px;
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  font-size: 16px;
  border-radius: 10px;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.filter_box .tool_select .select_item label {
  padding-left: 10px;
  display: block;
  font-size: 16px;
  font-weight: 600;
  color: rgba(4, 21, 56, 0.6);
  text-transform: uppercase;
  font-weight: 300;
  margin-bottom: 2px;
}

.filter_box .tool_select .select_item i {
  position: absolute;
  right: 5px;
  color: #0057d1;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  pointer-events: none;
}

.filter_box .tool_tag .tag_item {
  display: block;
  padding: 12px;
  border-radius: 10px;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  background-color: #fff;
  color: #041538;
  margin-right: 15px;
  font-size: 16px;
  font-weight: 600;
}

.filter_box .tool_tag .tag_item:hover {
  color: #0057d1;
}

.filter_box .tool_tag .tag_item.selected {
  color: #fff;
  background-color: #0057d1;
}

.filter_box .btn_cta, .filter_box .def_btn {
  padding: 12px 15px;
}

.author_link {
  color: rgba(0, 87, 209, 0.7);
  margin: 5px 0px;
  display: block;
  padding-left: 20px;
  position: relative;
  font-size: 16px;
}

.author_link:hover span {
  text-decoration: underline;
}

.author_link i {
  position: absolute;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
}

.cat_type {
  font-size: 16px;
  color: rgba(4, 21, 56, 0.5);
}

.cat_type.blue {
  color: #0057d1;
}

.author_box {
  padding: 20px;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 20px;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
}

.author_box .photo_author {
  flex: 0 0 100px;
  height: 100px;
  background-size: cover;
  background-position: center center;
  margin-right: 10px;
  border-radius: 200px;
  overflow: hidden;
}

.author_box .txt_author {
  flex: 1 0 0;
}

.author_box .desc_author {
  flex: 0 0 100%;
}

.author_box .name_author {
  color: #041538;
  font-size: 25px;
  font-weight: 800;
}

.author_box .name_author:hover {
  text-decoration: underline;
  color: #0057d1;
}

.author_box .subinfo_author {
  margin-top: 5px;
  font-size: 16px;
  color: rgba(0, 87, 209, 0.8);
  text-transform: uppercase;
}

.author_box .desc_author {
  font-size: 16px;
  color: #041538;
  margin-top: 15px;
  margin-bottom: 15px;
}

.slide_section, .slide_section_vertical, .slide_vertical_single {
  background-color: #eaeaea;
}

.slide_section:nth-child(odd), .slide_section_vertical:nth-child(odd), .slide_vertical_single:nth-child(odd) {
  background-color: #fff;
}

.slide_section .swiper-wrapper, .slide_section_vertical .swiper-wrapper, .slide_vertical_single .swiper-wrapper {
  padding: 40px 0px;
}

.slide_section .swiper-slide, .slide_section_vertical .swiper-slide, .slide_vertical_single .swiper-slide {
  height: auto;
}

.slide_section .custom_nav, .slide_section_vertical .custom_nav, .slide_vertical_single .custom_nav {
  max-width: 400px;
  margin: 20px auto;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

.slide_section .swiper-button-next, .slide_section .swiper-button-prev, .slide_section_vertical .swiper-button-next, .slide_section_vertical .swiper-button-prev, .slide_vertical_single .swiper-button-next, .slide_vertical_single .swiper-button-prev {
  background-image: none;
  font-size: 29px;
  color: #69e2aa;
  box-shadow: 0px 0px 0px 1px rgba(105, 226, 170, 0.5);
  width: 38px;
  height: 35px;
  z-index: 1;
  left: 0px;
  position: relative;
  top: auto;
  margin: 0px;
  background-color: #fff;
}

.slide_section .swiper-button-next i, .slide_section .swiper-button-prev i, .slide_section_vertical .swiper-button-next i, .slide_section_vertical .swiper-button-prev i, .slide_vertical_single .swiper-button-next i, .slide_vertical_single .swiper-button-prev i {
  text-align: center;
  display: block;
  width: 100%;
  line-height: 35px;
  color: #69e2aa;
}

.slide_section .swiper-button-next, .slide_section_vertical .swiper-button-next, .slide_vertical_single .swiper-button-next {
  right: 0px;
  left: auto;
}

.slide_section .btn_archive, .slide_section_vertical .btn_archive, .slide_vertical_single .btn_archive {
  margin: 0px 10px;
  background-color: #69e2aa;
  color: #fff;
  padding: 10px 15px;
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 17px;
  cursor: pointer;
}

.sidebar_archive {
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  margin-top: 10px;
  padding: 10px;
}

.sidebar_archive.accordion ul {
  max-height: 0px;
  margin-top: 0px;
  overflow: hidden;
}

.sidebar_archive.accordion ul.open {
  max-height: 2000px;
}

.sidebar_archive.accordion ul ul {
  max-height: none;
}

.sidebar_archive.accordion .title_sidebar_archive {
  cursor: pointer;
  color: #041538;
}

.sidebar_archive.accordion .title_sidebar_archive:hover {
  color: #0057d1;
}

.sidebar_archive.accordion .title_sidebar_archive.selected {
  color: #0057d1;
  border-bottom: 1px solid #0057d1;
}

.sidebar_archive.accordion .title_sidebar_archive.selected i {
  transform: rotate(180deg);
}

.sidebar_archive .item_def {
  box-shadow: none;
  border-radius: 0px;
  border-bottom: 1px solid #eaeaea;
  padding: 8px;
}

.sidebar_archive .item_def:hover .title_item {
  color: #0057d1;
  border-bottom: 1px solid #0057d1;
}

.sidebar_archive .item_def.img_item {
  padding-left: 30%;
  margin-bottom: 10px;
  border-top: 1px solid #eaeaea;
}

.sidebar_archive .item_def.ico_item {
  padding: 15px;
  padding-left: 50px;
}

.sidebar_archive .item_def.ico_item .title_item {
  font-size: 18px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  border: 0px;
  padding-left: 5px;
}

.sidebar_archive .item_def.ico_item .i_item {
  font-size: 18px;
  padding: 5px;
}

.sidebar_archive .item_def .title_item {
  font-size: 20px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.sidebar_archive .item_def .cont_ico {
  width: 50px;
}

.sidebar_archive .item_def.vertical_item_image {
  padding-top: 180px;
  border: 0px;
  overflow: visible;
}

.sidebar_archive .item_def.vertical_item_video {
  padding-top: 190px;
}

.sidebar_archive .swiper-wrapper {
  padding: 0px;
}

.sidebar_archive .custom_nav {
  margin: 15px 0px 5px 0px;
}

.sidebar_archive .title_sidebar_archive {
  padding: 10px;
  border-bottom: 1px solid #eaeaea;
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  color: #0057d1;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
}

.sidebar_archive .title_sidebar_archive i {
  font-size: 18px;
  padding: 5px;
  background-color: rgba(0, 87, 209, 0.2);
  border-radius: 120px;
  color: #fff;
  margin-left: auto;
}

.sidebar_archive .def_btn {
  margin-top: 10px;
}

.sidebar_archive ul li {
  padding-left: 10px;
  position: relative;
  border-top: 1px solid #eaeaea;
}

.sidebar_archive ul li a {
  padding: 8px;
  color: #041538;
  display: block;
  position: relative;
  padding-left: 5px;
}

.sidebar_archive ul li a:after {
  content: "";
  position: absolute;
  left: -9px;
  top: 50%;
  height: 1px;
  width: 10px;
  background-color: #0057d1;
}

.sidebar_archive ul li a:hover {
  color: #0057d1;
}

.sidebar_archive ul li.type_spec a {
  font-size: 20px;
  font-weight: 800;
  background-color: #eaeaea;
}

.sidebar_archive ul li.type_spec li a {
  font-size: 16px;
  font-weight: 600;
  background-color: transparent;
}

.sidebar_archive li.sidebar_item {
  padding: 10px;
  padding-left: 105px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 10px 0px;
  position: relative;
  border: 1px solid #eaeaea;
  padding-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
  min-height: 100px;
}

.sidebar_archive li.sidebar_item a:after {
  content: none;
}

.sidebar_archive li.sidebar_item a {
  padding: 0px;
  font-weight: 600;
  font-size: 18px;
}

.sidebar_archive li.sidebar_item .cat_corsi {
  font-size: 15px;
  text-transform: uppercase;
  color: #0057d1;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
}

.sidebar_archive li.sidebar_item .cat_corsi a {
  color: #0057d1;
  font-size: 15px;
}

.sidebar_archive li.sidebar_item p {
  font-size: 16px;
}

.sidebar_archive li.sidebar_item .date_corsi {
  font-size: 15px;
  font-family: "Lato", sans-serif;
  color: rgba(4, 21, 56, 0.6);
  margin-top: 5px;
}

.sidebar_archive li.sidebar_item .bg_image {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 10px;
  width: 90px;
  height: 90px;
  background-size: cover;
  background-position: center center;
}

.sidebar_archive .dett_corsi li {
  padding: 10px;
}

.sidebar_archive .dett_corsi b {
  font-weight: 800;
}

.sidebar_archive .dett_corsi .special {
  background-color: rgba(0, 87, 209, 0.1);
  font-weight: 600;
}

.sidebar_archive .dett_corsi .evi {
  font-weight: 800;
  font-size: 20px;
}

.sidebar_archive .box_accr {
  padding: 20px 10px;
  border-radius: 10px;
  background-color: rgba(0, 87, 209, 0.1);
  text-align: center;
}

.sidebar_archive .box_accr .accr_item {
  font-size: 18px;
  color: #041538;
  font-weight: 800;
}

.sidebar_archive .box_accr a {
  color: #0057d1;
  text-decoration: underline;
  font-weight: 800;
}

.sidebar_archive .photo_profile {
  width: 150px;
  margin: 10px auto 0px auto;
  border-radius: 20px;
  overflow: hidden;
}

.cont_prof {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}

.item_prof {
  position: relative;
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  border-radius: 20px;
  padding: 10px;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 200px;
  overflow: hidden;
  text-align: center;
}

.item_prof p {
  font-size: 16px;
}

.item_prof .def_btn {
  margin-top: 10px;
}

.item_prof .bg_image {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  max-width: 190px;
  height: 190px;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}

.item_prof .title_prof {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0057d1;
}

.item_prof .title_prof a {
  font-weight: 800;
  color: #041538;
}

.share_post {
  display: flex;
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  padding: 10px;
  border-radius: 10px;
  align-items: center;
}

.share_post a {
  text-decoration: none;
  background-color: transparent;
  box-shadow: 10px 10px 30px rgba(4, 21, 56, 0.1), -10px -10px 30px rgba(0, 87, 209, 0.1);
  background-color: #fff !important;
  border-radius: 10px;
  margin-right: 5px;
  padding: 5px;
  text-decoration: none !important;
}

.share_post a:hover {
  background-color: transparent;
}

.share_post a span {
  font-size: 30px;
  color: #69e2aa;
}

.share_post a .icon-linkedin {
  color: #0c4e77;
}

.share_post a .icon-facebook {
  color: #176ca0;
}

.share_post a .icon-twitter {
  color: #20c6f0;
}

.share_post .sharetxt {
  margin-right: 10px;
}

.form-row.text_question {
  padding: 15px 0px;
}

.form-row.text_question.ani span {
  pointer-events: none;
  position: absolute;
  left: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #e4e9ea;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 3px 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: 600;
  color: rgba(18, 21, 40, 0.6);
  font-size: 17px;
  z-index: 1;
}

.form-row.text_question.ani span.sottolineo {
  top: 7px;
  font-size: 16px;
}

.form-row.text_question.input_icon input, .form-row.text_question.input_icon select {
  padding-left: 28px;
}

.form-row.text_question.input_icon .type2 {
  right: auto;
  left: 5px;
  font-size: 16px;
  color: #0057d1;
}

.form-row.text_question.input_icon.ani span {
  left: 20px;
}

.form-row.text_question .label {
  font-weight: 600;
  color: rgba(0, 87, 209, 0.7);
  font-size: 16px;
  padding-bottom: 5px;
  padding-left: 10px;
  display: block;
}

.form-row.text_question select {
  background-color: #fff;
  padding: 0px 10px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: 600;
  color: #121528;
}

.form-row.text_question i {
  pointer-events: none;
  position: absolute;
  right: 10px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #041538;
  font-size: 18px;
}

.form-row.text_question input, .form-row.text_question select {
  border: 1px solid rgba(255, 255, 255, 0);
  box-shadow: 5px 5px 10px rgba(4, 21, 56, 0.05);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  font-size: 19px;
  padding: 10px 20px;
  display: block;
  width: 100%;
  background-color: #e4e9ea;
  font-weight: 600;
  color: #121528;
}

.check_cont .label {
  font-weight: 600;
  color: rgba(0, 87, 209, 0.7);
  border-bottom: 1px solid rgba(0, 87, 209, 0.3);
  font-size: 16px;
  padding-bottom: 5px;
  padding-left: 10px;
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}

.check_cont .error_checkbox {
  display: none;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  background-color: #d92d2d;
  border-radius: 5px;
  text-align: center;
}

.check_cont.error .error_checkbox {
  width: 100%;
  display: block;
}

.check_cont.error .form-row.check_type .selected_effect {
  opacity: 1;
  box-shadow: 0px 0px 30px rgba(238, 56, 56, 0.3), 0px 0px 0px 1px rgba(238, 56, 56, 0.3);
  background-color: rgba(238, 56, 56, 0.07);
}

.check_cont.error .form-row.check_type label {
  border: 1px solid rgba(255, 255, 255, 0);
  box-shadow: none;
}

.form-row.check_type label {
  display: block;
  padding: 15px;
  border: 1px solid rgba(4, 21, 56, 0.2);
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(4, 21, 56, 0.05);
  padding-right: 25px;
  cursor: pointer;
  background-color: #fff;
  overflow: hidden;
}

.form-row.check_type input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.form-row.check_type .check_alias {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 5px;
  border-radius: 120px;
  cursor: pointer;
}

.form-row.check_type:hover input ~ .check_alias {
  background-color: #ccc;
}

.form-row.check_type input:checked ~ .check_alias {
  background-color: #0ece5e;
}

.form-row.check_type .check_alias:after {
  content: "";
  position: absolute;
  display: none;
}

.form-row.check_type input:checked ~ .check_alias:after {
  display: block;
}

.form-row.check_type input:checked ~ .selected_effect {
  opacity: 1;
}

.form-row.check_type .selected_effect {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: aqua;
  border-radius: 10px;
  box-shadow: 0px 0px 30px rgba(14, 207, 94, 0.3), 0px 0px 0px 1px rgba(14, 206, 94, 0.3);
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  background-color: rgba(14, 206, 94, 0.07);
  pointer-events: none;
}

.form-row.check_type input:checked ~ .selected_effect {
  opacity: 1;
}

.form-row.check_type .check_alias:after {
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 120px;
}

.form-row.check_type .title_check {
  font-size: 18px;
  color: #041538;
  font-weight: 800;
}

.form-row.check_type .desc_check {
  font-size: 16px;
}

.form-row.text_question.password_row label .vis {
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.44);
  color: #fff;
  position: absolute;
  right: 5px;
  left: auto;
  top: 50%;
  transform: translateY(-50%);
  font-size: 17px;
  cursor: pointer;
  border-radius: 20px;
  text-align: center;
  pointer-events: all;
}

.form-row.text_question.password_row label .vis:after {
  content: "\e8f4";
  font-family: "Material Icons";
}

.form-row.text_question.password_row label.visyoff input {
  -webkit-text-security: disc !important;
}

.form-row.text_question.password_row label.visyoff .vis:after {
  content: "\e8f5";
}

.form_big {
  display: flex;
  flex-wrap: wrap;
}

.form_big .form-row:nth-child(1) {
  flex: 1 0 0;
  margin-right: 10px;
}

.form_big .form-row {
  flex: 0 0 auto;
}

.form-row.text_question.error input, .form-row.text_question.error select {
  box-shadow: 0px 0px 10px rgba(227, 32, 32, 0.3);
  border: 1px solid #fff;
}

.form-row.text_question.error .error_label {
  top: 5px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.form-row.text_question.error .label ~ .error_label {
  top: 25px;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.label ~ .error_label {
  top: 20px;
}

.error_label {
  position: absolute;
  top: 0px;
  right: 15px;
  overflow: hidden;
  font-style: normal;
  text-transform: uppercase;
  padding: 3px 5px;
  font-size: 13px;
  background-color: #ee3838;
  color: #fff;
  opacity: 0;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.form-row.text_question {
  padding: 12px 0px;
}

.form-row.text_question input, .form-row.text_question select, .form-row.text_question span {
  font-size: 16px;
}

.form-row.text_question span.sottolineo {
  font-size: 14px;
}

.privacy_b {
  width: 100%;
  margin: 20px 0px;
  position: relative;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}

.privacy_b .txt_privacy {
  font-size: 15px;
  line-height: 1.4em;
}

.privacy_b .label {
  font-weight: 600;
  color: rgba(0, 87, 209, 0.7);
  border-bottom: 1px solid rgba(0, 87, 209, 0.3);
  font-size: 16px;
  padding-bottom: 5px;
  padding-left: 10px;
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}

.privacy_b label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
}

.privacy_b input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.privacy_b .checkmark {
  position: absolute;
  top: 0%;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 5px;
}

.privacy_b:hover input ~ .checkmark {
  background-color: #ccc;
}

.privacy_b input:checked ~ .checkmark {
  background-color: #69e2aa;
}

.privacy_b .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.privacy_b input:checked ~ .checkmark:after {
  display: block;
}

.privacy_b .checkmark:after {
  left: 9px;
  top: 3px;
  width: 5px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.privacy_b a {
  border-bottom: 1px solid #69e2aa;
  color: #332d2d;
  font-weight: 400;
  font-size: 15px;
}

.privacy_b .error_privacy {
  padding: 5px 10px;
  background-color: #d82a2a;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
  border-radius: 5px;
}

.txt_def h1 {
  font-size: 35px;
  font-weight: 900;
  color: #041538;
  margin-bottom: 20px;
}

.txt_def h2 {
  font-size: 30px;
  line-height: 1.25em;
  font-weight: 800;
  color: #041538;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-left: 4px solid #69e2aa;
  padding-left: 10px;
  margin-top: 30px;
  font-family: "Lato", sans-serif;
}

.txt_def h3 {
  font-size: 25px;
  font-weight: 700;
  color: #041538;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #69e2aa;
  margin-top: 30px;
  font-family: "Lato", sans-serif;
}

.txt_def h4 {
  font-size: 22px;
  font-weight: 800;
  color: #041538;
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-top: 30px;
  font-family: "Lato", sans-serif;
}

.txt_def p {
  color: #121528;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7em;
}

.txt_def p b {
  font-weight: 800;
}

.txt_def p b em {
  font-weight: 800;
}

.txt_def p strong {
  font-weight: 800;
}

.txt_def p strong em {
  font-weight: 800;
}

.txt_def p em {
  font-style: italic;
}

.txt_def ul {
  margin: 10px 0px;
  padding: 10px 0px;
  border-bottom: 1px dashed rgba(4, 21, 56, 0.1);
  border-top: 1px dashed rgba(4, 21, 56, 0.1);
  display: block;
  padding-left: 20px;
}

.txt_def ul li {
  color: #121528;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
  padding: 7px 0px;
  list-style-type: disc;
}

.txt_def ul ol li {
  list-style-type: decimal;
}

.txt_def ol {
  margin: 10px 0px;
  padding: 10px 0px;
  border-bottom: 1px dashed rgba(4, 21, 56, 0.1);
  border-top: 1px dashed rgba(4, 21, 56, 0.1);
  display: block;
  padding-left: 20px;
}

.txt_def ol li {
  color: #121528;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
  padding: 7px 0px;
  list-style-type: decimal;
}

.txt_def ol ul li {
  list-style-type: disc;
}

.txt_def a {
  text-decoration: underline;
  color: #041538;
  background-color: rgba(105, 226, 170, 0.3);
  overflow-wrap: break-word;
  word-wrap: break-word;
  cursor: pointer;
}

.txt_def a:hover {
  background-color: #69e2aa;
}

.txt_def b, .txt_def strong {
  font-weight: 800;
}

.txt_def .cont_img {
  margin: 20px 0px;
  display: block;
  width: 100%;
}

.txt_def .cont_img img {
  border-radius: 15px;
  box-shadow: -10px -10px 30px rgba(105, 226, 170, 0.1), 10px 10px 30px rgba(4, 21, 56, 0.05);
}

.txt_def .cont_img .caption {
  font-size: 16px;
  line-height: 1.3em;
  text-decoration: none;
  color: rgba(4, 21, 56, 0.7);
  padding: 5px 10px;
  border-bottom: 1px solid rgba(4, 21, 56, 0.1);
}

.txt_def .cont_img.aligncenter .flex_wrap {
  justify-content: center;
}

.txt_def .cont_img.alignright .flex_wrap {
  justify-content: flex-end;
}

#toc_container.open .toc_list {
  max-height: 2000px;
}

#toc_container {
  background: #fff;
  box-shadow: -10px -10px 30px rgba(105, 226, 170, 0.1), 10px 10px 30px rgba(4, 21, 56, 0.05);
  display: table;
  font-size: 95%;
  margin: 10px 0px;
  padding: 10px;
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  min-width: 250px;
}

#toc_container ul {
  margin: 0px;
  border: 0px;
  padding: 0px;
}

#toc_container ul ul {
  margin: 0px;
  border: 0px;
  padding: 0px;
}

#toc_container li, #toc_container ul li {
  list-style-type: none;
  padding: 0px 0px;
  padding-left: 7px;
  position: relative;
}

#toc_container li:after, #toc_container ul li:after {
  width: 8px;
  height: 8px;
  content: "";
  background-color: #69e2aa;
  position: absolute;
  left: 0px;
  top: 15px;
  border-radius: 10px;
}

#toc_container li ul li {
  border: 0px;
  padding: 0px;
  padding-left: 5px;
}

#toc_container li ul li:after {
  width: 6px;
  height: 2px;
  content: "";
  background-color: #69e2aa;
  position: absolute;
  left: 0px;
  top: 17px;
}

#toc_container li ul li a {
  font-weight: 400;
}

#toc_container li a {
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  color: #121528;
  padding: 8px 0px;
  padding-left: 5px;
  display: block;
  line-height: 1.2em;
  background-color: rgba(4, 21, 56, 0);
}

#toc_container li a:hover {
  background-color: #eaeaea;
}

#toc_container .toc_list {
  max-height: 0px;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  border: 0px;
}

.open .toc_title:after {
  content: "CHIUDI";
}

.toc_title:after {
  content: "APRI";
  position: absolute;
  right: 5px;
  top: 50%;
  width: 110px;
  font-size: 16px;
  padding: 0px 5px;
  display: block;
  background-color: #0057d1;
  color: #fff;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  pointer-events: none;
}

.toc_title {
  font-weight: 800;
  position: relative;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.4em;
}

.toc_title strong {
  font-weight: 800;
}

.load_icon {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
  background-color: #fff;
  z-index: 2;
}

.submitting .load_icon {
  display: block;
}

.submitting form {
  opacity: 0;
}

.lds-roller {
  display: inline-block;
  position: absolute;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%) scale(1.5);
  -webkit-transform: translate(-50%, -50%) scale(1.5);
  transform: translate(-50%, -50%) scale(1.5);
}

.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0ed079;
  margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#closepop_card {
  position: fixed;
  top: 10px;
  right: 20px;
}

#closepop_card i {
  font-size: 22px;
  padding: 10px;
  background-color: #d62c2c;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
}

.pop_up_card {
  width: 100%;
  height: 0%;
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  right: 0px;
  pointer-events: none;
  overflow-y: scroll;
  padding: 70px 0px 40px 0px;
  z-index: 4444;
  opacity: 0;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(4, 21, 56, 0.95);
}

.pop_up_card .header_search {
  display: block;
  padding: 0px 10px;
}

.pop_up_card.open {
  height: 100%;
  min-height: 100vh;
  min-height: -moz-available;
  min-height: -webkit-fill-available;
  min-height: fill-available;
  pointer-events: auto;
  overflow-y: scroll;
  opacity: 1;
}

.pop_up_card .box_pop {
  width: 100%;
  max-width: 600px;
  margin: auto;
}

.success-checkmark {
  width: 80px;
  height: 115px;
  margin: 0 auto;
}

.success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  box-sizing: content-box;
  border: 4px solid #11c64b;
}

.success-checkmark .check-icon::before {
  top: 3px;
  left: -2px;
  width: 30px;
  transform-origin: 100% 50%;
  border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
  top: 0;
  left: 30px;
  width: 60px;
  transform-origin: 0 50%;
  border-radius: 0 100px 100px 0;
  animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
  content: '';
  height: 100px;
  position: absolute;
  background: #FFFFFF;
  transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: #11c64b;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
  top: -4px;
  left: -4px;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  box-sizing: content-box;
  border: 4px solid rgba(17, 198, 75, 0.5);
}

.success-checkmark .check-icon .icon-fix {
  top: 8px;
  width: 5px;
  left: 26px;
  z-index: 1;
  height: 85px;
  position: absolute;
  transform: rotate(-45deg);
  background-color: #FFFFFF;
}

@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}

@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}

@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}

.box_bio {
  padding: 20px;
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #041538;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
}

.box_bio .bg_box_bio {
  flex: 0 0 100px;
  height: 100px;
  margin-right: 10px;
  border-radius: 200px;
  background-color: #0057d1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box_bio .bg_box_bio i {
  color: #fff;
  font-size: 50px;
}

.box_bio .txt_box_bio {
  flex: 1 0 0;
}

.box_bio .title_box_bio {
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0057d1;
}

.box_bio .desc_box_bio {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}

.box_bio.state_error .bg_box_bio {
  background-color: #f30b25;
}

.box_bio.state_error .title_box_bio {
  border-bottom: 1px solid #f30b25;
}

.box_bio.state_pending .bg_box_bio {
  background-color: #ff8500;
}

.box_bio.state_pending .title_box_bio {
  border-bottom: 1px solid #ff8500;
}

.box_bio.state_success .bg_box_bio {
  background-color: #06b851;
}

.box_bio.state_success .title_box_bio {
  border-bottom: 1px solid #06b851;
}

.label_bio {
  padding: 10px 10px;
  display: flex;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #041538;
}

.label_bio i {
  font-size: 20px;
  opacity: .8;
  margin-right: 8px;
}

.label_bio.state_error {
  background-color: #f30b25;
  color: #fff;
}

.label_bio.state_pending {
  background-color: #ff8500;
  color: #fff;
}

.label_bio.state_success {
  background-color: #06b851;
  color: #fff;
}

.item_accreditati {
  padding: 20px;
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  color: #041538;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
}

.item_accreditati .bg_item_acc {
  flex: 0 0 100px;
  height: 100px;
  margin-right: 10px;
  border-radius: 200px;
  background-color: #0057d1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}

.item_accreditati .bg_item_acc i {
  color: #fff;
  font-size: 50px;
}

.item_accreditati .txt_item_acc {
  flex: 1 0 0;
}

.item_accreditati .title_item_acc {
  font-size: 25px;
  font-weight: 800;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0057d1;
}

.item_accreditati .desc_item_acc {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .wrapper_site {
    max-width: 930px;
  }
}

/***********************************************
Tablet (Smaller than 959px)
***********************************************/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .wrapper_site {
    max-width: 100%;
    padding: 0px 20px;
  }
  #pagina_cassa .step_wrap {
    width: 100%;
  }
}

/***********************************************
Mobile (portrait 300px)
***********************************************/
@media only screen and (max-width: 767px) {
  .margin_head {
    padding-top: 110px;
  }
  .wrapper_site {
    max-width: 100%;
    padding: 0px 10px;
  }
  .ym-1, .ym-2, .ym-3, .ym-4, .ym-5, .ym-6, .ym-7, .ym-8, .ym-9, .ym-10, .ym-11, .ym-12 {
    width: 100%;
    padding: 0px;
  }
  .page .title_page {
    font-size: 30px;
  }
  .head_site .logo {
    width: 180px;
    margin: 0px auto 8px auto;
  }
  .bottom_menu {
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px -10px 30px rgba(4, 21, 56, 0.15);
  }
  .bottom_menu .item_menu {
    margin-left: 0px;
    margin-right: 8px;
    max-width: 130px;
  }
  .bottom_menu .open_menu {
    margin-right: 0px;
  }
  .bottom_menu .shop_menu {
    margin-left: auto;
  }
  .bottom_menu .close_pop {
    margin-left: auto;
  }
  .bottom_menu .login_menu span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .pop_up_b {
    position: fixed;
    left: 0px;
    bottom: 65px;
    z-index: 9;
    width: 100%;
  }
  .menu_site, .top_menu {
    display: block;
    text-align: center;
  }
  .page .breadcrumb a {
    margin-bottom: 5px;
  }
  .filter_box .tool_select .select_item {
    margin-bottom: 10px;
  }
  .filter_box .tool_tag .tag_item {
    margin-bottom: 10px;
  }
  .txt_def .cont_img img {
    margin-top: 10px;
  }
  .txt_def .cont_img .caption {
    margin-bottom: 10px;
  }
  .form-row.check_type {
    margin-bottom: 10px;
  }
  .item_def {
    margin-bottom: 10px;
  }
  .sec_site {
    padding: 20px 0px;
  }
  .txt_def h2 {
    font-size: 26px;
  }
  .txt_def h3 {
    font-size: 24px;
  }
  .footer_site .foo_title {
    margin-top: 20px;
  }
  .title_sec {
    font-size: 30px;
  }
  .item_box {
    margin-bottom: 20px;
  }
  .footer_site .cont_dati {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .center_flex, .flex_wrap {
    display: block;
  }
  .pop_up {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 80px 0px;
  }
  .head_sec #slider_head {
    position: relative;
    width: 100%;
  }
  .head_sec #slider_head .swiper {
    position: relative;
  }
  .head_sec #slider_head .swiper-slide {
    height: auto;
    padding-bottom: 70px;
  }
  .head_sec .title_slider {
    font-size: 30px;
  }
  .head_sec .title_head {
    font-size: 30px;
  }
  #pagina_cassa .step_wrap {
    width: 100%;
    padding: 0px 5px;
  }
  #pagina_cassa .row_order span {
    display: block;
    width: 100%;
  }
  #pagina_cassa .nav_step {
    flex-wrap: wrap;
    margin-top: 15px;
  }
  #pagina_cassa .nav_step .btn_nav {
    font-size: 13px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  #pagina_cassa .nav_step .btn_nav:before {
    width: 100%;
    height: 1px;
    transform: rotate(0deg);
    top: -13px;
    z-index: -1;
    left: 50%;
    background-color: #eaeaea;
  }
  #pagina_cassa .nav_step .btn_nav:after {
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
  }
  #pagina_cassa .nav_step .btn_nav.complete:before {
    background-color: #0fbd72;
  }
  #pagina_cassa .nav_step .btn_nav:after {
    background-color: #b8c8d4;
  }
  #pagina_cassa .btn_nav.selected:after {
    background-color: #041538;
  }
  #pagina_cassa .item_pagamento label {
    padding: 15px;
    flex-wrap: wrap;
  }
  #pagina_cassa .item_pagamento .ico_pagamento {
    position: relative;
    transform: none;
    width: 50px;
    height: 50px;
    left: auto;
    top: auto;
    margin-bottom: 3px;
  }
  #pagina_cassa .item_pagamento .ico_pagamento i {
    left: -10px;
    top: -10px;
    font-size: 16px;
  }
  #pagina_cassa .item_pagamento .check_alias {
    top: 23px;
  }
  #pagina_cassa .item_pagamento p {
    font-size: 15px;
    line-height: 1.2em;
  }
  #pagina_cassa .txt_pagamento {
    width: 100%;
    flex: 0 0 100%;
  }
  #pagina_cassa .img_carte {
    flex: 0 0 100%;
    margin-top: 3px;
  }
  .box_bio {
    flex-direction: column;
    text-align: center;
    padding: 15px;
  }
  .box_bio .bg_box_bio {
    width: 100px;
    margin: 0px;
    margin-bottom: 5px;
  }
  .item_accreditati {
    flex-direction: column;
  }
  .item_accreditati .bg_item_acc {
    width: 100px;
  }
  .box_modal_carta {
    padding: 0px 10px 10px 10px;
  }
  .pop_up_card {
    padding: 70px 10px 40px 10px;
  }
}

/***********************************************
Mobile (landscape 420px)
***********************************************/

/*# sourceMappingURL=style.map */