/*-----------------------------------------------------------------------------------
	QUOVADIS_Ass
	About: A shiney new Blocs website.
	Author: Franco
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{margin:0;padding:0;  background:#FFFFFF;  overflow-x:hidden;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}.page-container{overflow: hidden;} a,button{transition: background .3s ease-in-out;outline: none!important;} a:hover{text-decoration: none; cursor:pointer;}.scroll-fx-lock-init{position:fixed!important;top: 0;bottom: 0;left: :0;right: 0;z-index:99999;} .blocs-grid-container{display: grid!important;grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;column-gap: 1.5rem;row-gap: 1.5rem;} nav .dropdown-menu .nav-link{color:rgba(0,0,0,0.6)!important;} [data-bs-theme="dark"] nav .dropdown-menu .nav-link{color:var(--bs-dropdown-link-color)!important;} .page-preloader{position: fixed;top: 0;bottom: 0;width: 100%;z-index:100000;background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;animation-name: preloader-fade;animation-delay: 2s;animation-duration: 0.5s;animation-fill-mode: both;}.preloader-complete{animation-delay:0.1s;}@keyframes preloader-fade {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}.bloc{width:100%;clear:both;background: 50% 50% no-repeat;padding:0 20px;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;position:relative;display:flex;}.bloc .container{padding-left:0;padding-right:0;}.bloc-lg{padding:100px 20px;}.bloc-sm{padding:20px;}.full-width-bloc{padding-left:0;padding-right:0;}.full-width-bloc .row{margin-left:0;margin-right:0;}.full-width-bloc .container{width:100%;max-width:100%!important;}.full-width-bloc .carousel img{width:100%;height:auto;}.bg-center,.bg-l-edge,.bg-r-edge,.bg-t-edge,.bg-b-edge,.bg-tl-edge,.bg-bl-edge,.bg-tr-edge,.bg-br-edge,.bg-repeat{-webkit-background-size: auto!important;-moz-background-size: auto!important;-o-background-size: auto!important;background-size: auto!important;}.bg-repeat{background-repeat:repeat!important;}.parallax__container {clip: rect(0, auto, auto, 0);height: 100%;left: 0;overflow: hidden;position: absolute;top: 0;width: 100%;z-index:-1;}.parallax {position: fixed;top: 0;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}.d-bloc .card,.l-bloc{color:rgba(0,0,0,.5);}.d-bloc .card button:hover,.l-bloc button:hover{color:rgba(0,0,0,.7);}.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{border-color:rgba(0,0,0,.7);}.d-bloc .card .divider-h span,.l-bloc .divider-h span{border-color:rgba(0,0,0,.1);}.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{color:rgba(0,0,0,.6);}.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{color:rgba(0,0,0,1);}.l-bloc .navbar-toggle .icon-bar{color:rgba(0,0,0,.6);}.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{color:rgba(0,0,0,.7);border-color:rgba(0,0,0,.3);}.voffset{margin-top:30px;}.voffset-lg{margin-top:80px;}.b-divider{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);}.b-divider-dashed{border-top:1px dashed rgba(0,0,0,.1);border-bottom:1px dashed rgba(0,0,0,.1);}.svg-menu-icon{fill: none;stroke: rgba(0,0,0,0.5);stroke-width: 2px;fill-rule: evenodd;}.navbar-dark .svg-menu-icon{stroke: rgba(255,255,255,0.5);}.menu-icon-thin-bars{stroke-width: 1px;}.menu-icon-thick-bars{stroke-width: 5px;}.menu-icon-rounded-bars{stroke-width: 3px;stroke-linecap: round;}.menu-icon-filled{fill: rgba(0,0,0,0.5);stroke-width: 0px;}.navbar-dark .menu-icon-filled{fill: rgba(255,255,255,0.5);}.navbar-toggler-icon{background: none!important;pointer-events: none;width: 33px;height: 33px;}.dropdown-menu .dropdown-menu{border:none}@media (min-width:576px){.navbar-expand-sm .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:768px){.navbar-expand-md .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{right:100%;left:auto}}@media (min-width:992px){.navbar-expand-lg .dropdown-menu .dropdown-menu{border:1px solid rgba(0,0,0,.15);position:absolute;left:100%;top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{right:100%;left:auto}}.mg-clear{margin:0;}.mg-sm{margin-top:10px;margin-bottom:5px;}.mg-md{margin-top:10px;margin-bottom:20px;}.mg-lg{margin-top:10px;margin-bottom:40px;}img.mg-sm,img.mg-md,img.mg-lg{margin-top: 0;}img.mg-sm{margin-bottom:10px;}img.mg-md{margin-bottom:30px;}img.mg-lg{margin-bottom:50px;}.btn-d,.btn-d:hover,.btn-d:focus{color:#FFF;background:rgba(0,0,0,.3);}.btn-glossy{border:1px solid rgba(0,0,0,.09);border-bottom-color:rgba(0,0,0,.2);text-shadow:0 1px 0 rgba(0,0,1,.2);box-shadow: 0 1px 3px rgba(0,0,1,.35), inset 0 1px 0 0 rgba(255,255,255,.4), inset 0 1px 0 2px rgba(255,255,255,.08);background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%); background-image: -o-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);background-image: linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);}.btn-xl{padding: 16px 40px;font-size: 28px;}.a-block{width:100%;text-align:left;display: inline-block;}.text-center .a-block{text-align:center;}.icon-spacer{margin-right:5px;}.icon-md{font-size:30px!important;}.icon-xl{font-size:100px!important;}.sm-shadow{text-shadow:0 1px 2px rgba(0,0,0,.3);}.lg-shadow{text-shadow:0 2px 5px rgba(0,0,0,.5);}.threeD-t{text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25),0 20px 20px rgba(0,0,0,.15);}.card-sq, .card-sq .card-header, .card-sq .card-footer{border-radius:0;}.card-rd{border-radius:30px;}.card-rd .card-header{border-radius:29px 29px 0 0;}.card-rd .card-footer{border-radius:0 0 29px 29px;}.carousel-nav-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}.hide-indicators{display:none;}.scrollToTop{width:36px;height:36px;padding:5px;position:fixed;bottom:20px;right:20px;opacity:0;z-index:999;transition: all .3s ease-in-out;pointer-events:none;}.showScrollTop{opacity: 1;pointer-events:all;}.scroll-to-top-btn-icon{fill: none;stroke: #fff;stroke-width: 2px;fill-rule: evenodd;stroke-linecap:round;}h1,h2,h3,h4,h5,h6,p,label,.btn,a{font-family:"Helvetica";}.container{max-width:1000px;}.testo-nero{color:#424242!important;}.text-span-color{color:#ffffff;}.text-span-bloc-2-color{color:#ffffff;}.text-span-0-color{color:#ffffff;}.img-bloc-1-style{width:224px;}.text-span-21948-color{color:#ffffff;}.p-color{color:#945200;width:94.25%;}.img-q-tes-style{width:399px;border-radius:0px 0px 0px 0px;}.img-images--style{width:180px;height:200px;}.h4-style{width:92.29%;}.tipolo-card{color:#FEFFFF!important;font-weight:900;font-style:italic;font-family:"helvetica";font-size:30px;}.card-body-style{height:192px;}.card-body-bloc-5-style{height:192px;}.card-body-5-style{height:192px;}.card-body-6-style{height:192px;}.footer-link{color:#212121!important;}.h3-bloc-4-style{width:100%;}.p-5-style{font-size:18px;}.card-body-4-style{height:192px;width:96.95%;}.card-body-6-bloc-5-style{height:192px;}.h5-2-style{width:100%;}.row-style{width:100%;}.row-bloc-5-style{width:100%;}.h3-bloc-5-style{width:100%;}.btn-style{width:88.64%;}.card-body-2-style{width:100%;height:283px;}.card-style{width:100%;}.card-body-3-style{height:267px;}.card-body-bloc-6-style{height:227px;width:100%;}.img-style{width:478px;height:276px;}.img-bloc-7-style{width:526px;}.h5-bloc-7-style{width:97.35%;}.img-6-style{width:489px;height:276px;}.img-bloc-9-style{width:497px;}.tipolo-card:hover{color:#FF2600!important;}.img-14-style{height:300px;width:489px;}.img-13-style{width:489px;height:300px;}.card-body-9-style{height:192px;}.img-15-style{height:300px;width:489px;}.img-16-style{height:300px;width:489px;}.card-body-11-style{height:144px;}.btn-bloc-10-style{font-weight:bold;}.img-7-style{width:489px;height:276px;}.h5-bloc-3-style{line-height:30px;}.img-bloc-3-style{height:276px;}.h3-style{width:96.35%;}.row-bloc-7-style{width:100%;}.card-header-style{width:100%;}.link-padding{padding-top:12px;padding-bottom:12px;}.p-style{width:80.28%;}.form-style{width:100%;}.img-artroscopia--style{width:382px;height:382px;}.img-margin-bottom{margin-bottom:3px;height:400px;width:538px;border-radius:8px 8px 8px 8px;}.h5-style{line-height:27px;width:100%;}.h3-bloc-8-style{width:98.15%;}.link-style{text-decoration:underline;}.img-bloc-12-style{width:571px;}.h5-bloc-14-style{width:90.19%;}.img-4-style{width:458px;height:666px;}.p-bloc-3-style{width:100%;}.link-0-style{font-weight:bold;}.img-indic-style{width:467px;}.img-5-style{width:310px;}.img-bloc-5-style{width:464px;}.img-7-indic-style{width:466px;}:root{--swatch-var-2703:#000000;--swatch-var-7255:#424242;--swatch-var-3349:#797979;--swatch-var-2192:#929292;--swatch-var-4615:#C0C0C0;--swatch-var-6735:#D5D5D5;--swatch-var-2966:#EAEAEA;--swatch-var-2028:#FEFFFF;--swatch-var-3351:#008F51;--swatch-var-7895:#941100;--swatch-var-6197:#011892;--swatch-var-7286:rgba(214,214,214,0.95);--swatch-var-6215:rgba(255,255,255,0.89);--swatch-var-851:#009192;--swatch-var-1758:#005392;--swatch-var-7454:#935100;--swatch-var-2504:rgba(214,214,214,0.33);}.bgc-2028{background-color:var(--swatch-var-2028);}.bgc-7895{background-color:var(--swatch-var-7895);}.bgc-6215{background-color:var(--swatch-var-6215);}.bgc-2966{background-color:var(--swatch-var-2966);}.bgc-6735{background-color:var(--swatch-var-6735);}.bgc-2504{background-color:var(--swatch-var-2504);}.tc-2028{color:var(--swatch-var-2028)!important;}.tc-7255{color:var(--swatch-var-7255)!important;}.tc-7895{color:var(--swatch-var-7895)!important;}.tc-2504{color:var(--swatch-var-2504)!important;}.btn-c-851{background:var(--swatch-var-851);color:#FFFFFF!important;}.btn-c-851:hover{background:#005E5F!important;color:#FFFFFF!important;}.btn-c-1758{background:var(--swatch-var-1758);color:#FFFFFF!important;}.btn-c-1758:hover{background:#00205F!important;color:#FFFFFF!important;}.btn-c-7895{background:var(--swatch-var-7895);color:#FFFFFF!important;}.btn-c-7895:hover{background:#610000!important;color:#FFFFFF!important;}.btn-c-7454{background:var(--swatch-var-7454);color:#FFFFFF!important;}.btn-c-7454:hover{background:#601E00!important;color:#FFFFFF!important;}.ltc-7895{color:var(--swatch-var-7895)!important;}.ltc-7895:hover{color:#610000!important;}.ltc-6197{color:var(--swatch-var-6197)!important;}.ltc-6197:hover{color:#00005F!important;}.icon-2028{color:var(--swatch-var-2028)!important;border-color:var(--swatch-var-2028)!important;}.icon-7895{color:var(--swatch-var-7895)!important;border-color:var(--swatch-var-7895)!important;}.bg-Screen500{background-image:url("img/Screen500.png");background-image: -webkit-image-set(url("img/Screen500.webp") 1x,url("img/Screen500.webp") 2x);background-image: image-set(url("img/Screen500.png") 1x,url("img/Screen500.png") 2x,url("img/Screen500.webp") 1x,url("img/Screen500.webp") 2x);}.toggled-item{transition: height 350ms ease-in-out, padding 350ms ease-in-out, opacity 350ms ease-in-out;overflow: hidden;}.toggled-item-hidden{padding-top:0!important;padding-bottom:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;opacity: 0;}.object-hidden{display:none;}@media (min-width: 576px) {  .bloc-xxl-sm{padding:200px 20px;}  .bloc-xl-sm{padding:150px 20px;}  .bloc-lg-sm{padding:100px 20px;}  .bloc-md-sm{padding:50px 20px;}  .bloc-sm-sm{padding:20px;}  .bloc-no-padding-sm{padding:0 20px;}}@media (min-width: 768px) {  .bloc-xxl-md{padding:200px 20px;}  .bloc-xl-md{padding:150px 20px;}  .bloc-lg-md{padding:100px 20px;}  .bloc-md-md{padding:50px 20px;}  .bloc-sm-md{padding:20px 20px;}  .bloc-no-padding-md{padding:0 20px;}}@media (min-width: 992px) {  .bloc-xxl-lg{padding:200px 20px;}  .bloc-xl-lg{padding:150px 20px;}  .bloc-lg-lg{padding:100px 20px;}  .bloc-md-lg{padding:50px 20px;}  .bloc-sm-lg{padding:20px;}  .bloc-no-padding-lg{padding:0 20px;}}@media (max-width: 1024px){  .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{ padding-left: 0;   padding-right: 0;  }}@media (max-width: 991px){  .container{width:100%;}  .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);}   .bloc-group, .bloc-group .bloc{display:block;width:100%;}}@media (max-width: 767px){  .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{ padding-left:0;padding-right:0;  }  .btn-dwn{   display:none;   }  .voffset{ margin-top:5px;  }  .voffset-md{ margin-top:20px;  }  .voffset-lg{ margin-top:30px;  }  form{ padding:5px;  }  .close-lightbox{ display:inline-block;  }  .blocsapp-device-iphone5{ background-size: 216px 425px; padding-top:60px; width:216px; height:425px;  }  .blocsapp-device-iphone5 img{ width: 180px; height: 320px;  }}@media (max-width: 991px){.card-body-style{height:235px;}.card-body-bloc-5-style{height:192px;}.img-bloc-7-style{width:368px;}.card-body-bloc-6-style{height:152px;}.card-body-2-style{height:141px;}.card-body-3-style{height:182px;}.card-body-4-style{height:201px;}.card-body-6-style{height:233px;}.card-body-5-style{height:261px;}.card-body-9-style{height:216px;}.card-body-11-style{height:197px;}.img-bloc-12-style{width:379px;margin-bottom:134px;margin-top:144px;margin-right:-14px;}}@media (max-width: 767px){.img-6-style{width:423px;}.card-header-style{width:100%;}.card-style{width:100%;}.card-body-bloc-6-style{height:245px;}.card-body-2-style{height:219px;}.img-style{width:417px;}.card-body-3-style{height:166px;}.img-bloc-9-style{width:270px;}.img-7-style{width:436px;}.img-bloc-12-style{margin-top:37px;margin-bottom:148px;margin-right:-1px;width:348px;}.voffset-md-sm{margin-top:50px;}}@media (max-width: 575px){.footer-link{text-align:center;}}