:root{--row_height:60px;--col_width:60px;--col_num:12}*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}@font-face{font-family:"Rubik Bold";src:url(css/fonts/Rubik-Bold.ttf)}@font-face{font-family:"Rubik Regular";src:url(css/fonts/Rubik-Regular.ttf)}@keyframes elastic_fall{0%{top:-20%;z-index:15;opacity:0}1%{z-index:43}100%{top:0;opacity:1}}@-webkit-keyframes elastic_fall{0%{top:-20%;z-index:15;opacity:0}1%{z-index:43}100%{top:0;opacity:1}}body{font-family:'Rubik Regular',sans-serif}.title{font-family:'Rubik Bold',sans-serif;font-size:35px}ul{margin-left:10px}li>div{margin-left:20px;padding-bottom:10px}.container{display:-ms-grid;display:grid;width:100vw;grid-template-columns:1fr repeat(20,60px) 1fr;background-repeat:no-repeat;background-attachment:fixed;background-size:100vw auto}#ind-main-container{height:4000px;grid-template-rows:repeat(52,var(--row_height)) auto 300px;background-image:url(images/backgrounds/bckg_tubes2_dim.jpg)}#prod-main-container{height:5500px;grid-template-rows:repeat(83,var(--row_height)) auto 300px;background-image:url(images/backgrounds/bckg_assay_dim.jpg)}#faq-main-container{height:3000px;grid-template-rows:repeat(45,var(--row_height)) auto 300px;background-image:url(images/backgrounds/bckg_tubes_spectre_cropped1.jpg)}#res-main-container{height:1000px;grid-template-rows:repeat(20,var(--row_height)) auto 300px;background-image:url(images/backgrounds/bckg_tubes3_cropped.jpg)}#contact-main-container{height:1000px;grid-template-rows:repeat(20,var(--row_height)) auto 300px;background-image:url(images/backgrounds/bckg_tubes_dim.jpg)}.backtotop{display:-ms-grid;display:grid;width:50px;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;border-radius:50%;background-color:#000;z-index:300;-webkit-transition:width .5s,height .5s,background-color .5s;-o-transition:width .5s,height .5s,background-color .5s;transition:width .5s,height .5s,background-color .5s;-webkit-box-shadow:2px 2px 20px rgba(53,51,51,.4);box-shadow:2px 2px 20px rgba(53,51,51,.4)}.btt-img{display:block;width:50%;height:50%;border-radius:50%}.btt-container{position:fixed;top:84vh;left:91vw;width:6vw;height:13vh;display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;z-index:250}.backtotop:hover{width:75px;height:75px;background-color:red}.btt-link{text-decoration:none;outline:0;width:100%;height:100%}.top-banner{position:absolute;display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr 3fr;grid-template-columns:1fr 2fr 3fr;-ms-grid-rows:1fr;grid-template-rows:1fr;justify-items:center;grid-column:1/-1;-ms-grid-row:1;grid-row:1;background-color:rgba(0,0,0,1);position:-webkit-sticky;position:sticky;top:0;left:0;z-index:56;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-grid-column:3;grid-column:3;width:70%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;z-index:57}.nav-links,.sub-nav-links{text-decoration:none;outline:0}.nav-links{color:#fff;font-weight:600;-webkit-transition:color .4s,background-color .4s;-o-transition:color .4s,background-color .4s;transition:color .4s,background-color .4s;width:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.nav-links:hover{color:#000;background-color:#f1f1f1}.curr-nav-link{color:#000;background-color:#f1f1f1}.logo-cont{position:absolute;-ms-grid-column:1;grid-column:1/1;-ms-grid-row:1;grid-row:1;width:100%;height:100%;z-index:57}.LBL-small-logo{height:100%;width:100%;padding:2px}.dropbtn{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.dropdown:hover a{background-color:#f1f1f1;color:#000}.dropdown-content{visibility:hidden;opacity:0;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;-o-transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;transition:all .3s ease-in-out 0s,visibility 0s linear .3s,z-index 0s linear 10ms;position:absolute;top:60px;background-color:#f1f1f1;min-width:160px;z-index:150}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content a:hover{background-color:#ddd}.dropdown:hover .dropdown-content{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s,0s,.3s;-o-transition-delay:0s,0s,.3s;transition-delay:0s,0s,.3s}.link-anchor{position:relative;top:calc(-1*var(--row_height))}.link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(var(--col_width)*5);height:calc(var(--row_height)*4);z-index:25}.sublink-box{display:-webkit-box;display:-ms-flexbox;display:flex;width:70%;height:70%;z-index:56;border-radius:25px;-webkit-box-shadow:2px 2px 20px rgba(71,71,71,.9);box-shadow:2px 2px 20px rgba(71,71,71,.9);color:#fff;font-size:2em;font-weight:700;text-decoration:none;outline:0;background-size:cover;background-color:#000;-webkit-transition:width .3s,height .3s,font-size .3s;-o-transition:width .3s,height .3s,font-size .3s;transition:width .3s,height .3s,font-size .3s;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.sublink-box:hover{width:80%;height:80%;font-size:2.3em;background-image:none!important}.logo-cont-LBL2{grid-column:4/-4;-ms-grid-row:3;-ms-grid-row-span:4;grid-row:3/span 4;z-index:41}#logo-LBL2{width:100%;height:auto}.welcome-txt{font-size:2.8em;font-weight:900;grid-column:2/-2;-ms-grid-row:7;-ms-grid-row-span:2;grid-row:7/span 2;z-index:55;line-height:1.5;text-align:center;padding:30px 0}.about-container{display:-ms-grid;display:grid;grid-column:2/-2;-ms-grid-row:12;-ms-grid-row-span:11;grid-row:12/span 11;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:100px 1fr 1fr;grid-template-rows:100px 1fr 1fr;z-index:42}.prot-bckg{position:relative;z-index:42;background-image:url(images/prot_dim1_grey.png);background-repeat:no-repeat;background-position:center;grid-column:1/-1;-ms-grid-row:12;-ms-grid-row-span:14;grid-row:12/span 14}.about-title{font-size:3.3em;font-weight:900;z-index:41;grid-column:1/-1;-ms-grid-row:1;grid-row:1;text-align:center}#about-anchor{position:relative;top:-60px;z-index:500}#about-us1,#about-us2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5em;font-weight:600;z-index:41;line-height:1.5;text-align:justify;padding:0 50px}#about-us1{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/span 2;-ms-grid-row:2;grid-row:2;text-align:justify}#about-us2{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3}#ab-cont-img2{display:block;-ms-grid-column:2;grid-column:2;-ms-grid-row:3;grid-row:3;z-index:47;width:100%;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#ab-img2{-webkit-box-shadow:2px 2px 20px rgba(53,51,51,.9);box-shadow:2px 2px 20px rgba(53,51,51,.9);padding:0;width:100%;height:auto}.blanck-bckg1{background-color:#fff;grid-column:1/-1;grid-row:11/-1;z-index:40}.blanck-bckg2{background-color:#fff;grid-column:1/-1;grid-row:7/-1;z-index:40}.about-img{display:block;width:80%;height:80%;border-radius:50%}.world-map-title{font-size:3.3em;font-weight:900;position:absolute;top:80px;z-index:43;color:#fff;width:100%;text-align:center}.world-map-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;grid-column:1/-1;-ms-grid-row:26;-ms-grid-row-span:29;grid-row:26/span 29;z-index:41;position:relative;border:0}.world-map-img1{position:relative;width:100%;height:auto;border:0}.world-map-img2{position:absolute;top:0;left:0;opacity:0;width:100%;height:auto;border:0}.anim-anchor{width:100%;position:relative;top:50%}.world-map-img2.start{z-index:43;opacity:1;-webkit-animation:elastic_fall 1s ease-in-out;animation:elastic_fall 1s ease-in-out}.theytrustus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:41}.theytrustus-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center}.theytrustus-img{height:80px;width:auto}.theytrustus-cont{padding:20px 50px}.theytrustus-title{font-size:3.3em;font-weight:900;text-align:center;padding-bottom:80px;padding-top:80px}.footer{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:1fr 50px;grid-template-rows:1fr 50px;background-color:#000;font-weight:400;font-size:16px;grid-column:1/-1;grid-row:-2/-1;text-align:left;z-index:43}.footer-links{-ms-grid-column:1;grid-column:1;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:5%;padding-bottom:5%;padding-left:40%}.footer-links a,.footer-text li{color:#fff;text-decoration:none;font-size:1.2em}.footer-links li{margin-bottom:10px}.footer-text li{padding:3% 0}.footer-text{-ms-grid-column:2;grid-column:2;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5%}.footer-img-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer-logo{height:80px;width:auto}.footer-copyright{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:1/-1;-ms-grid-row:2;grid-row:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;height:100%}.prod-links-cont{display:-ms-grid;display:grid;grid-column:3/-3;-ms-grid-row:2;-ms-grid-row-span:9;grid-row:2/11;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr}.sub-prod-links-cont1,.sub-prod-links-cont2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:center;align-content:center;justify-items:center;z-index:50}.sub-prod-links-cont1{-ms-grid-row:1;grid-row:1}.sub-prod-links-cont2{-ms-grid-row:2;grid-row:2}.flex-buffer{width:120px;height:calc(var(--row_height)*4)}.svg-cont{width:100%;height:100%;z-index:250;background-size:cover}#maldi-mat-btt{background-image:url(images/textures/maldi_mat.svg)}#calib-btt{background-image:url(images/textures/calibrants.svg)}#digests-btt{background-image:url(images/textures/Digests.svg)}#imaging-btt{background-image:url(images/textures/Imaging.svg)}#customkits-btt{background-image:url(images/textures/Custom_kits.svg)}#sbpr-box1{background-image:url(images/textures/AAA1.jpg)}#sbpr-box2{background-image:url(images/textures/AAA2.jpg)}#sbpr-box3{background-image:url(images/textures/AAA3.jpg)}#sbpr-box4{background-image:url(images/textures/AAA4.jpg)}#sbpr-box5{background-image:url(images/textures/AAA5.jpg)}#price-list-dl{background-image:url(images/textures/price_list_download.svg)}#catalog-dl{background-image:url(images/textures/catalog_download.svg)}#meta-prod-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;grid-column:3/-3;-ms-grid-row:12;-ms-grid-row-span:70;grid-row:12/span 70;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-around;z-index:43}.prod-anchor{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.subgrid-container{display:-ms-grid;display:grid;z-index:45;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:100px auto;grid-template-rows:100px auto;border:none;border-radius:15px;padding-bottom:150px}.prod-color1{background-image:-o-linear-gradient(top ,rgba(40,0,184,.15),rgba(40,0,184,.03));background-image:-webkit-gradient(linear ,left top,left bottom ,from(rgba(40,0,184,.15)),to(rgba(40,0,184,.03)));background-image:linear-gradient(to bottom ,rgba(40,0,184,.15),rgba(40,0,184,.03))}.prod-color2{background-image:-o-linear-gradient(top ,rgba(194,18,18,.15),rgba(194,18,18,.03));background-image:-webkit-gradient(linear ,left top,left bottom ,from(rgba(194,18,18,.15)),to(rgba(194,18,18,.03)));background-image:linear-gradient(to bottom ,rgba(194,18,18,.15),rgba(194,18,18,.03))}.subgrid-text-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;font-size:1.2rem;padding-top:40px;padding-bottom:40px;padding-left:100px;padding-right:0;font-weight:400}.img-link-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2}.subgrid-title-cont{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;text-align:center;padding-top:50px}.prod-img-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.prod-img{-webkit-box-shadow:2px 2px 20px rgba(71,71,71,.9);box-shadow:2px 2px 20px rgba(71,71,71,.9);width:70%;height:auto;margin:20px}.prod-link-cont{text-align:center;width:50%;height:4em}.catalog-link{display:block;border-radius:10px;color:#fff;border:solid;border-color:#fff;background-color:#000;font-size:1.5em;font-weight:700;text-decoration:none;outline:0;padding:15px;-webkit-transition:background-color .3s,border-color .5s,color .5s;-o-transition:background-color .3s,border-color .5s,color .5s;transition:background-color .3s,border-color .5s,color .5s}.catalog-link:hover{background-color:rgba(0,0,0,0);color:#000;border-color:#000}.faq-links-container{grid-column:14/-2;-ms-grid-row:9;-ms-grid-row-span:8;grid-row:9/span 8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:50}#sbcat-box{background-color:#000}#sbprice-box{background-color:#000}.dl-icon{position:relative;width:30%;height:70%}.dl-text{position:relative;top:10%}#faq,#howto{display:-ms-grid;display:grid;-ms-grid-rows:auto auto;grid-template-rows:auto auto;-ms-grid-columns:auto;grid-template-columns:auto;border-radius:15px;border:none;font-size:1.2rem}#howto{-ms-grid-column:2;-ms-grid-column-span:12;grid-column:2/span 12;-ms-grid-row:8;-ms-grid-row-span:12;grid-row:8/span 12;background-image:-o-linear-gradient(top ,rgba(90,74,182,.15),rgba(90,74,182,.03));background-image:-webkit-gradient(linear ,left top,left bottom ,from(rgba(90,74,182,.15)),to(rgba(90,74,182,.03)));background-image:linear-gradient(to bottom ,rgba(90,74,182,.15),rgba(90,74,182,.03))}#hwto-title{text-align:center;padding:30px}#hwto-text{padding:50px}#faq{grid-column:2/-2;-ms-grid-row:22;-ms-grid-row-span:22;grid-row:22/span 22;background-image:-o-linear-gradient(top ,rgba(206,124,2,.15),rgba(206,124,2,.03));background-image:-webkit-gradient(linear ,left top,left bottom ,from(rgba(206,124,2,.15)),to(rgba(206,124,2,.03)));background-image:linear-gradient(to bottom ,rgba(206,124,2,.15),rgba(206,124,2,.03))}#faq-title{text-align:center;padding:30px}#faq-text{padding:50px;padding-left:100px;text-align:justify}#res-back-wh{-ms-grid-row:8;-ms-grid-row-span:14;grid-row:8/22}#res-box1{-ms-grid-column:5;-ms-grid-column-span:6;grid-column:5/span 6;-ms-grid-row:2;-ms-grid-row-span:5;grid-row:2/span 5}#res-box2{-ms-grid-column:11;-ms-grid-column-span:6;grid-column:11/span 6;-ms-grid-row:2;-ms-grid-row-span:5;grid-row:2/span 5}#sbres-box1{background-image:url(images/texture1.jpg)}#sbres-box2{background-image:url(images/texture1.jpg)}#linksandres{z-index:40;border-radius:10px;grid-column:2/-2;-ms-grid-row:8;-ms-grid-row-span:9;grid-row:8/span 9;-ms-grid-rows:auto auto;grid-template-rows:auto auto;-ms-grid-columns:auto auto;grid-template-columns:auto auto;background-image:-o-linear-gradient(top,rgba(66,66,66,.15),rgba(66,66,66,.03));background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(66,66,66,.15)),to(rgba(66,66,66,.03)));background-image:linear-gradient(to bottom,rgba(66,66,66,.15),rgba(66,66,66,.03));padding:0}#linksandres-title{grid-column:1/-1;text-align:center}#contactinfo{grid-column:2/-2;-ms-grid-row:8;-ms-grid-row-span:7;grid-row:8/span 7;-ms-grid-rows:1fr 1fr;grid-template-rows:1fr 1fr;-ms-grid-columns:1.5fr 1fr;grid-template-columns:1.5fr 1fr;background-image:-o-linear-gradient(top,rgba(66,66,66,.15),rgba(66,66,66,.03));background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(66,66,66,.15)),to(rgba(66,66,66,.03)));background-image:linear-gradient(to bottom,rgba(66,66,66,.15),rgba(66,66,66,.03));padding:0}#continfo-title{grid-column:1/-1;text-align:center}.mailto-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2;padding-bottom:100px}.mailto-btt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;border-radius:15px;-webkit-box-shadow:2px 2px 20px rgba(53,51,51,.4);box-shadow:2px 2px 20px rgba(53,51,51,.4);width:20em;height:5em;background-color:#000;color:#fff;border:solid;border-color:#000;border-width:5px}.mailto-btt:hover{background-color:rgba(0,0,0,0);color:#000;border-color:#000}.mailto-text{font-size:2em}.contact-details{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;-ms-grid-rows:1fr;grid-template-rows:1fr}.contact-details-names{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;margin-left:4em}.contact-details-content{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.contact-details-content,.contact-details-names{font-size:1.5em;font-weight:700;padding:30px 0}.contact-details ul{list-style:none}.contact-details li{padding-bottom:10px}#adress-target{padding-bottom:20px}