194html,body{
  overflow-x: hidden;
}
.vc_section{
  margin-right: 0;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
}
.relatived{
  position: relative;
}

a:hover{
  text-decoration: none;
}

body{
  font-size: .9rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 300;
  line-height: 1.5;
}


.font-weight-light{font-weight: 300!important;}
.font-weight-regular{font-weight: 400!important;}
.font-weight-medium{font-weight: 400!important;}
.font-weight-boldest{font-weight: 600!important;}
.font-weight-bold{font-weight: 700!important;}
b, strong{
  font-weight: bold;
}
.text-underline{
  text-decoration: underline;
}
.h1,.h2,.h3,.h4,.h5,.h6,
h1,h2,h3,h4,h5,h6{
  font-weight: inherit;
  line-height: 1.3;
}
h1,h2,h3,h4,h5,h6{
}
.letter-spaced{
  letter-spacing: .1em;
}

h1,.h1{
  font-size:2.60em;
}
h2,.h2{
  font-size:2.20em;
}
h3,.h3{
  font-size:1.9em;
}
h4,.h4{
  font-size:1.6em;
}
h5,.h5{
  font-size:1.3em;
}
h6,.h6{
  font-size:1.15em;
}
.bigger{
  font-size:1.1em;
}
.big{
  font-size:1.075em;
}
.biggest{
  font-size:1.06em;
}
.normal{
  font-size:1.05em;
}
.smallest{
  font-size:.95em;
}
.small{
  font-size:.90em;
  font-weight: inherit;
}
.smaller{
  font-size:.85em;
}


@media (min-width:992px){
  body{
    font-size: 1rem;
  }
  h1,.h1{
    font-size:2.80em;
  }
  h2,.h2{
    font-size:2.50em;
  }
  h3,.h3{
    font-size:2.2em;
  }
  h4,.h4{
    font-size:1.7em;
  }
  h5,.h5{
    font-size:1.3em;
  }
  h6,.h6{
    font-size:1.15em;
  }
}
.title-line-height{
   line-height: 1.1;
}
.less-line-height{
   line-height: .9;
}
.more-line-height{
   line-height: 1.5;
}
.clean-list ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.line-list ul li{
  display: inline-block;
}
.social-list ul li{

}
.social-list ul li a:hover,
.social-list ul li a{
  display: block;
}

.social-list ul li a:hover,
.social-list ul li a{

}
.social-list.social-list-reverse ul li a:hover,
.social-list.social-list-reverse ul li a{
    background: #0F4567;
    color: #FFF;
}
.social-list.social-little-list ul li a {
  line-height: 2rem;
  font-size: .6em;
  width: 1.8rem;
  height: 1.8rem;
}
.special-back-element::before,
.gradient-one-back{
  background : -moz-linear-gradient(40.38% -62.72% -70deg,rgba(0, 0, 0, 1) 0%,rgba(0, 4, 5, 1) 16.27%,rgba(0, 16, 21, 1) 36.45%,rgba(0, 36, 46, 1) 58.7%,rgba(0, 63, 81, 1) 82.27%,rgba(0, 88, 112, 1) 100%);
  background : -webkit-linear-gradient(-70deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);
  background : -webkit-gradient(linear,40.38% -62.72% ,59.62% 162.72% ,color-stop(0,rgba(0, 0, 0, 1) ),color-stop(0.1627,rgba(0, 4, 5, 1) ),color-stop(0.3645,rgba(0, 16, 21, 1) ),color-stop(0.587,rgba(0, 36, 46, 1) ),color-stop(0.8227,rgba(0, 63, 81, 1) ),color-stop(1,rgba(0, 88, 112, 1) ));
  background : -o-linear-gradient(-70deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  background : -ms-linear-gradient(-70deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#005870' ,GradientType=0)";
  background : linear-gradient(160deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#005870' , GradientType=1);
  background: url(https://mvpsport.net/website/wp-content/uploads/2023/04/BG-SFUMATURA-E-PARTICLES-2-1-scaled.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 100%;
}

.special-back-element::before{
  width: 60%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 40%;
  content: '';
  background-size: auto 160%;
      display: block!important;
      background-position: bottom center;
}


.gradient-one-back{

}

@media (max-width:767px){
  .special-back-element::before{
    width: 100%;
    height: calc(100% - 150vw);
    position: absolute;
    top: 150vw;
    left: 0%;
    background-size: auto 170%;
    display: block!important;
    background-position: bottom right;
  }

  .gradient-one-back{
    background-size: auto 200%;
    background-position: bottom right;
  }
}

.gradient-two-back{
  background : -moz-linear-gradient(14.89% 175.7% 40deg,rgba(0, 0, 0, 1) 0%,rgba(0, 4, 5, 1) 16.27%,rgba(0, 16, 21, 1) 36.45%,rgba(0, 36, 46, 1) 58.7%,rgba(0, 63, 81, 1) 82.27%,rgba(0, 88, 112, 1) 100%);  background : -webkit-linear-gradient(40deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  background : -webkit-gradient(linear,14.89% 175.7% ,85.11% -75.7% ,color-stop(0,rgba(0, 0, 0, 1) ),color-stop(0.1627,rgba(0, 4, 5, 1) ),color-stop(0.3645,rgba(0, 16, 21, 1) ),color-stop(0.587,rgba(0, 36, 46, 1) ),color-stop(0.8227,rgba(0, 63, 81, 1) ),color-stop(1,rgba(0, 88, 112, 1) ));  background : -o-linear-gradient(40deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  background : -ms-linear-gradient(40deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#005870' ,GradientType=0)";  background : linear-gradient(50deg, rgba(0, 0, 0, 1) 0%, rgba(0, 4, 5, 1) 16.27%, rgba(0, 16, 21, 1) 36.45%, rgba(0, 36, 46, 1) 58.7%, rgba(0, 63, 81, 1) 82.27%, rgba(0, 88, 112, 1) 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#005870' , GradientType=1);
}

.elements-back{
  position: relative;
  overflow: hidden;
}
.elements-back::after,
.elements-back::before{
  content: '';
  position: absolute;
  top: -181%;
  right: 43%;
  background-image: url(https://www.worldebikeseries.com/website/wp-content/uploads/2023/03/Topografiche.svg);
  width: 189%;
  padding-top: 150%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  transform: rotate(130deg);
  opacity: 0.5;
}
.elements-back::after{
    left: auto;
    left: 34%;
    top: -50%;
    background-position: center left;
}
.elements-back > *{
  position: relative;
  z-index: 9;

}
.navbar-brand{
  margin: 0;
  transition: all .3s ease-in-out;
  position: relative;
  display: block;
  padding: 0;
}
.navbar-brand img{
  width:194px;
  height: auto;
}
@media (max-width:767px){
  .navbar-brand img{
    height: 45px;
    width: auto;
  }
}
.custom-header{
  /* position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%; */
}
.header-surrogate{
  /* height: 71px; */
}
.menu-toggler {
    position: relative;
    height: 32px;
    width: 32px;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.menu-toggler span,
.menu-toggler span::before,
.menu-toggler span::after {
    position: absolute;
    content: '';
    width: 32px;
    height: 3px;
    background: #40e59d;
    border-radius: 20px;
    transition: 500ms cubic-bezier(0.77, 0, 0.175, 1);
    left: 0;
}

.menu-toggler span::before {
    top: -9px;
}

.menu-toggler span::after {
    top: 9px;
}

.opened-menu .menu-toggler > span {
    background: transparent;
}

.opened-menu .menu-toggler > span::before,
.opened-menu .menu-toggler > span::after {
    top: 0px;
}

.opened-menu .menu-toggler > span::before {
    transform: rotate(-225deg);
}

.opened-menu .menu-toggler > span::after {
    transform: rotate(225deg);
}

.actions-menu a{
  display: block;
  background-image:url(https://www.worldebikeseries.com/website/wp-content/uploads/2023/04/button-back.jpeg);
  background-size: auto;
  background-position: center;
  background-repeat: repeat-x;
  padding: .5rem 1rem;
  font-weight: bold;
}


.clean-btn{
  border: 0;
  padding: 0;
  margin: 0;
  background: none;
  outline: 0!important;
  box-shadow: none!important;
  cursor: pointer;
}
.engine-submit,
.form-submit,
.arrow-button,
.normal-button,
.bordered-button{
  padding: .7rem 2.8rem;
  border-style: solid;
  border-width: 1px;
  text-transform: uppercase;
  transition: all .3s ease-in-out;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}
.arrow-button{
  padding: 0;
  border: 0;
  background: none;
}
.engine-submit{

}
.form-submit svg,
.normal-button svg,
.bordered-button svg{
  display: inline-block;
}
.arrow-submit:hover,
.engine-submit:hover,
.normal-button:not(.disabled):hover{
  transform:scale(1.05)
}
.normal-button.pattern-back{
  border: 0;
}

.horizontal-less-spaced-list li{margin-left: .2rem;margin-right: .2rem;}
.vertical-less-spaced-list li{padding-top: .2rem;padding-bottom: .2rem;}
.left-less-spaced-list li{margin-left: .5rem;}
.right-less-spaced-list li{margin-right: .5rem;}
.horizontal-more-spaced-list li{margin-left: 1rem;margin-right: 1rem;}
.vertical-more-spaced-list li{padding-top: 1rem;padding-bottom: 1rem;}
.left-more-spaced-list li{margin-left: 1.5rem;}
.right-more-spaced-list li{margin-right: 1.5rem;}
.horizontal-spaced-list li{margin-left: .5rem;margin-right: .5rem;}
.vertical-spaced-list li{padding-top: .5rem;padding-bottom: .5rem;}
.left-spaced-list li{margin-left: 1rem;}
.right-spaced-list li{margin-right: 1rem;}
.no-space-row{
  margin-left: 0rem;
  margin-right: 0rem;
}

.vc_row.no-space-row > div,
.no-space-row > div{
  padding-left: 0rem;
  padding-right: 0rem;
}

.vc_row.less-space-row,
.less-space-row{
  margin-left: -.5rem;
  margin-right: -.5rem;
}

.less-space-row > div{
  padding-left: .5rem;
  padding-right: .5rem;
}
.vc_row-no-padding{
  margin: 0;
}
.no-space-row > .vc_column_container > .vc_column-inner,
.less-space-row > .vc_column_container > .vc_column-inner,
.morover-space-row > .vc_column_container > .vc_column-inner,
.more-space-row > .vc_column_container > .vc_column-inner{
  padding: 0;
}
.vc_row.more-space-row,
.more-space-row{
  margin-left: -1.75rem;
  margin-right: -1.75rem;
}

.more-space-row > div{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.vc_row.morover-space-row,
.morover-space-row{
  margin-left: -3rem;
  margin-right: -3rem;
}

.morover-space-row > div{
  padding-left: 3rem;
  padding-right: 3rem;
}


.vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section{
  padding-top:0;
}
.vc_section.vc_row-o-full-height {
    min-height: calc( 100vh - 121px )!important;
}
.vc_row.vc_row-o-full-height.less-height-one,
.vc_section.vc_row-o-full-height.less-height-one{
  min-height: 23vw!important;
}

.z-indexed{
  z-index: 9999;
}

.custom-overlay{
  position: absolute!important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .7;
}
.special-overlay .custom-overlay{
  opacity: .8;
}


button{
  outline: 0!important;
  box-shadow: none!important;
}

.border-button{
  padding: .6rem 2rem;
  border-style: solid;
  font-size: 1em;
  border-width: 1px;
  background: none;
  text-transform: uppercase;
}

.custom-appear-menu {
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 100%;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    z-index: 999;
    transition: all .3s ease-in-out;
    padding-top:77px;
}

.custom-header{
  position: relative;
  z-index: 99999;
}
.opened-menu .custom-appear-menu{
  right: 0;
  pointer-events: all;
}



.custom-svg svg{
  width: 100%;
  height: auto;
  display: block;
}

.cover-image,
.overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.vc_parallax-inner{
  background-position: center;
}
.special-parallax-back .vc_parallax-inner{
  background-size: contain;
  background-repeat: no-repeat;
}
.right-parallax .vc_parallax-inner{
  width: 50%;
  left: auto;
  right: 0;
}

.left-parallax .vc_parallax-inner{
  width: 40%;
    border-right:8px solid #40e59d;
}


.custom-overlay.left-overlay{
  width: 50%;
}
.custom-overlay.right-overlay{
  width: 50%;
  left: auto;
  right: 40%;
}



@media(max-width:767px){

  .right-parallax > *,
  .left-parallax > *{
    order : 1;
  }
    .right-parallax .vc_parallax-inner,
    .left-parallax .vc_parallax-inner{
      width: 100%!important;
      position: relative;
      top: auto!important;
      left: auto!important;
      right: auto!important;
      bottom: auto!important;
      padding-top: 150vw;
      height: auto!important;
      order: 0;
      border-bottom:8px solid #40e59d;
      border-right:0;
}

      .custom-overlay.left-overlay{
      left:auto;
      width: 100%;
      }
      .custom-overlay.right-overlay{
      left:auto;
      width: 100%;
      }


}



.mobile-menu .menu-item,
.main-menu .menu-item{
  position: relative;
}

.mobile-menu .menu-item a,
.main-menu .menu-item a{
  position: relative;
  transition: all .3s ease;
  display: block;
}


.mobile-menu .menu-item.current-menu-parent > a,
.mobile-menu .menu-item.current-menu-item > a,
.mobile-menu .menu-item a:hover,
.main-menu .menu-item.current-menu-parent > a,
.main-menu .menu-item.current-menu-item > a,
.main-menu .menu-item a:hover{
  color: #40e59d;
}




.wpb_text_column ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.wpb_text_column ul li{
  padding-left: 15px;
  position: relative;
  padding-bottom: .3rem;
}

.wpb_text_column ul li::before{
  content: '';
      display: block;
      top: 0.55rem;
      left: 0;
      position: absolute;
      width: 6px;
      height: 6px;
      background: #40e59d;
      border-radius: 50%;
}

@media (max-width:991px){
  .wpb_text_column ul li::before{
  }
}
@media (max-width:767px){
  .wpb_text_column ul li::before{
    top: .4rem;
  }
}

















.quote-image img {
    width: 120px;
    margin-bottom: -55px;
}

.hero-logo img{
  width: 260px;
}
.asset-icon img{
  width: 80px;
}
.border-block{
  border-width: 3px;
  border-style: solid;
  border-radius: 18px;
  padding: 2rem;
}

.left-lined-column{
  position: relative;
}
.left-lined-column::before{
  content: '';
  width: 3px;
  height: 100%;
  left: calc(3rem + 15px);
  background: #40e59d;
  position: absolute;
  top: 0;
}

.lined-row,
.pinned-block,
.pinned-row{
  position: relative;
}
.lined-row::before,
.pinned-block::before,
.pinned-row::before{
      content: '';
      border-left: 30px solid #40e59d;
      border-top: 24px solid transparent;
      border-bottom: 24px solid transparent;
      position: absolute;
      top: -.5rem;
      left: calc(30px);
}

.pinned-block > .wpb_column{
  padding-left: 60px;
}

.lined-row > .wpb_column{
  padding-left: 45px;
}

.lined-row::before{
  left: 15px;
  top: calc(2rem - 12px);
}

.pinned-row > .wpb_column{
  padding-left: 60px;
}
.pinned-row::before{
    left: 30px;
}


.footer-logo img{
  width: 194px;
}
.with-elements::after{
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:url(https://mvpsport.net/website/wp-content/uploads/2023/04/PARTICLES.svg);

}

.half-line-section{
  position: relative;
  overflow: hidden;
}

.half-line-section::before{
  visibility: visible;
  top: 0;
  left: calc(30px);
  width: 3px;
  height: 105%;
  background: #40e59d;
  content: '';
  position: absolute;
}
.wpb_animate_when_almost_visible{
  animation-timing-function: linear!important;
  animation-duration: .3s!important;
}
@media (min-width: 576px){
  .half-line-section::before{
    left: calc(50% - 240px);
  }
}
@media (min-width:768px){
  .left-lined-column::before{
    left: -1.5px;
  }

  .lined-row::before{
    left: 15px;
    top: calc(1rem + 14px);
  }
  .lined-row > .wpb_column{
    padding-left: 60px;
  }

  .lined-row > .wpb_column::before{
    content: '';
    height: 3px;
    width: 5rem;
    background: #40e59d;
    position: absolute;
    top: calc(1rem + 3.4rem);
    left: 100%;
  }

  .lined-row > .wpb_column::after{
    content: '';
    height: calc(100% - 1rem - 3.4rem);
    width: 3px;
    background: #40e59d;
    position: absolute;
    top: calc(1rem + 3.4rem);
    left: calc(100% + 5rem);
  }
  .lined-row.right-one > .wpb_column::before{
    width: 10rem;
    left: auto;
    right: 100%;
    top: calc(1rem + 2.3rem);
  }
  .lined-row.right-one > .wpb_column::after{
    height: calc(100% - 1rem - 2.3rem);
    top: calc(1rem + 2.3rem);
    left: auto;
    right: calc(100% + 10rem);
  }
  .lined-row.just-angle > .wpb_column::before,
  .lined-row.just-angle > .wpb_column::after{
    display: none;
  }
  .pinned-block > .wpb_column,
  .pinned-row > .wpb_column{
    padding-left: 0;
  }
  .pinned-row::before{
    top: -8px;
    left: calc(-3rem + 15px);
  }
  .half-line-section::before{
    top: 0px;
    left: calc(50% - 1.5px);
  }
  .pinned-block::before{
        top: -8px;
        left: calc(-3rem + 15px);
  }

  .pinned-block.right-pinned::before{
        border-left: 0;
        border-right: 30px solid #40e59d;
        border-top: 24px solid transparent;
        border-bottom: 24px solid transparent;
        right: calc(-3rem + 15px);
        left: auto;
  }
}

@media (min-width:992px){
  .pinned-block::before{
        top: -2px;
  }
   .pinned-row::before{
      top: -2px;
    }
}
.angle-down{
  height: 50px;
  position: relative;
}

.angle-down::after,
.angle-down::before{
  height: 50px;
      width: 3px;
      background: #40e59d;
      content: '';
      position: absolute;
      left: calc(50% + 1px);
      top: 0;
      transform: rotate(-45deg);
      transform-origin: bottom center;
}
.angle-down::after{
    transform: rotate(45deg);
    left: calc(50% - 1px);
}
