* {
    font-family: 'MyFontMedium' !important;
}

label, p {
  color: #06152c;
}

strong {
  font-weight: 700;
}

.input-group-text {
  background-color: #f0f0f0 !important;
}

.text-dark-blue {
  color: #06152c
}

.stylePianiFree {
  background-color: white !important;
  color: #12BCA8 !important;
  border: 2px solid #12BCAB !important;
}

.stylePianiFree:hover {
  background-color: #12BCA8 !important;
  color: white !important;  
  transition: 500ms;
}

.stylePianiFree:not(:hover) {
  background-color: white !important;
  color: #12BCA8 !important;
  border: 2px solid #12BCAB !important;
  transition: 500ms;
}

.stylePianiStarter {
  background-color: white !important;
  color: #3979F6 !important;
  border: 2px solid #3979F6 !important;
}

.stylePianiStarter:hover {
  background-color: #3979F6 !important;
  color: white !important;  
  transition: 500ms;
}

.stylePianiStarter:not(:hover) {
  background-color: white !important;
  color: #3979F6 !important;
  border: 2px solid #3979F6 !important;
  transition: 500ms;
}

.stylePianiPro {
  background-color: white !important;
  color: #2056C0 !important;
  border: 2px solid #2056C0 !important;
}

.stylePianiPro:hover {
  background-color: #2056C0 !important;
  color: white !important;  
  transition: 500ms;
}

.stylePianiPro:not(:hover) {
  background-color: white !important;
  color: #2056C0 !important;
  border: 2px solid #2056C0 !important;
  transition: 500ms;
}

.roboto {
  font-family: 'RobotoBlack' !important;
}

.robotoNormal {
  font-family: 'RobotoNormal' !important;
}

strong {
    font-family: 'MyFontBold' !important;
}

.text-orange {
  color: #F9AF1F;
}

.text-blue {
  color: #5278FC;
}

.text-turchese {
  color: #20E2A8;
}

.text-purple {
  color: #B46ACE;
}

.circle-blue {
  background-color: #2269F4;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.circle-turchese {
  background-color: #12BCA8;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.circle-purple {
  background-color: #AB50F2;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.borderAnalisiFaq {
  border: 3px solid #C8C8C8 !important;
  border-radius: 18px !important;
}

.borderAnalisiFaqBody {
  border: 3px solid #C8C8C8 !important;
  border-bottom-right-radius: 18px !important;
  border-bottom-left-radius: 18px !important;
  border-top: none !important;
}



.alignCenter {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-grey{
    background-color: #F4F6F9;
    height: 750px;
    border-radius: 10px;
    margin-bottom: 150px;
    margin-top: 5%;
    padding-top: 2%;
}
.iconSize {
    font-size: 15px;
}

.colorBackground{
    background-color: #f3f8ff !important;
}

.colorBackgroundBlu{
    background-color: #2269F4 !important;
}

video{
    border-radius: 10px;
}

.boxRadius {
    border-radius: 50px !important;
}

a {
    border-radius: 50px !important;
}

button {
    border-radius: 50px !important;
}

.graficaCard {
    border: none !important;
    transition: transform .2s;
}

.graficaCard:hover {
    cursor: pointer;
}

.sfondoIcon{
    border-radius: 50px;
    background-color: white;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sfondoIconBlu {
    background-color: #2269F4;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sfondoIconAzzurro {
    background-color: #40c1ff;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.styleButton {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-bottom: 20px !important;
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e") !important;
    transform: scale(0.75) !important;
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e") !important;
}

.text-bluSite {
    color: #2269F4;
}

.aButton {
  background-color: transparent;
  color: #2269F4;
  border: none;
}

.title-banner p .aButton span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.title-banner p .aButton span:after {
  content: '\21A6';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.title-banner p .aButton:hover span {
  padding-right: 25px;
}

.title-banner p .aButton:hover span:after {
  opacity: 1;
  right: 0;
}

.title-banner p a span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }
  
  .title-banner p a span:after {
    content: '\21A6';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }
  
  .title-banner p a:hover span {
    padding-right: 25px;
  }
  
  .title-banner p a:hover span:after {
    opacity: 1;
    right: 0;
  }

  .bottonProvaFreeBanner .styleButton:hover {
    color: white;
  }

  .positionHamburger {
    top: 15px;
    margin-left: auto;
    margin-right: auto;
  }

  .animationNavBarFixedEnter {
    transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    transition: 1s ease-in-out;
  }

  .animationNavBarFixedExit {
    transition: 1s ease-in-out;
  }

  body::-webkit-scrollbar {
    width: 0.50rem;
  }
  
  body::-webkit-scrollbar-track {
    background: #f3f8ff;
  }
  
  body::-webkit-scrollbar-thumb {
    background: #2269F4;
  }

  .flip {
    transition: 1000ms;
    transform-style: preserve-3d;
    transform: rotateY(var(--rotate-y, 0));
  }

  .flip .front
  .flip .back {
    position: absolute;
    padding: 1rem;
  }

  .flip .back {
    transform: rotateY(180deg);
  }

  .flip.piani {
    --rotate-y: 180deg;
  }

  .animationA p a span{
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
  }

  .animationA p a span:after{
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
  }

  .animationA p a:hover span {
    padding-right: 25px;
  }
  
  .animationA p a:hover span:after {
    opacity: 1;
    right: 0;
  }

  .border-mercato{
    border-left:solid 5px #2269F4;
    border-radius: 10px;
  }
  .underline{
    border-bottom: solid 2px #2269F4;
  }
  .box-bar{
    width: 70%;
    border-radius: 10px;
    background-color: #fff;
  }
  .border-bar{
    border: solid 0.5px #F4F6F9;
  }
  .border-bar-red{
    border-left:solid 5px red;
  }
  .border-bar-green{
    border-left:solid 5px green;
  }

  .sectionBlogBanner{
    padding: 100px 0;
  }

  .positionFooterBlog {
    padding: 20px;
  }

  .text-right {
    text-align: right;
  }

  .textDimension {
    font-size: 21px !important;
  }

  .text-DimensionTitle {
    font-size: 30px !important;
  }

  .positionBoxImgVIdeo {
    position: relative;
    top: -400px;
  }

  .removeBackground {
    background-color: transparent !important;
    border: none !important;
  }

  .positionVideoVCFO {
    position: relative;
    top: -350px;
  }

  .positionImgResult {
    position: relative;
    top: -100px;
  }

  .positionChartImg {
    margin-bottom: 550px;
    height: 200px;
  }

  .boxProvaFreeBanner {
    padding-bottom: 80px;
  }

  .footerFaq {
    background-color: transparent !important;
    border: 1px solid black !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0px !important;
  }

  .footerFaq .accordion-button {
    background-color: transparent;
  }

  .cardAnalisi:hover, .cardAnalisiCenter:hover {
    background-color: #dfe3ec;
    transition: 500ms ease-in-out;
    cursor: pointer;
  }

  .cardAnalisi:not(:hover), .cardAnalisiCenter:not(:hover) {
    background-color: #eff3ff;
    transition: 500ms ease-in-out;
  }

  .dropdown-toggle {
    color: #212529 !important;
  }

  .tableHeader {
    padding: 0 !important;
    border: none !important;
  }

  .tableCellDashed {
    padding: 0 32px 0 32px !important;
    border-bottom: 1px dashed #6A6A6A !important;
  }

  .removeBorder {
    border: none !important;
  }

  .removePadding {
    padding: 0 0px 16px 0px!important;
  }

  .removePadding2 {
    padding: 0 0px 0px 0px!important;
  }

  .tableContainer {
    border-radius: 20px !important;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.2) !important;
  }

  .cardResults {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    visibility: none;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(10px);
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  @media screen and (max-width: 497px) {
    .positionChartImg {
      margin-bottom: 330px;
      height: 250px;
    }
  }

  @media screen and (min-width: 1080px) {
    
    .positionFooterBlog {
      padding: 20px;
      position: relative;
      top: -280px;
    }
  
    .sectionBlogBanner {
      padding-bottom: 0;
    }

    .heightBlog{
      height: 450px;
    }

    .boxProvaFreeBanner {
      padding-bottom: 250px;
    }

    .positionBoxFooter{
        padding: 20px;
        position: relative;
        top: -250px;
    }

    .positionVantaggi {
      position: relative;
      top: -250px;
    }

    .heightVantaggi {
      margin-top: 300px;
      height: 250px  !important;
    }

    .cardAnimation:hover {
      cursor: pointer;
      -webkit-transform: translateY(-14px);
              transform: translateY(-14px);
              transition-duration: 400ms;
    }

    .cardAnimation:not(:hover) {
      cursor: pointer;
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
              transition-duration: 400ms;
    }

  }

  
