#Laboratory .head span {display: block;font-size: 15px;color: #666666;font-weight: 400;}  #Laboratory .container-fluid {padding: 0 7vw;padding-top: 40px;padding-bottom: 100px;overflow: hidden;}  #Laboratory .head .title {display: inline-block;margin-top: 0;padding: 25px 0;font-size: 1.5rem;color: #000000;font-weight: 700;text-shadow: 2px 1px #9b96969c;position: relative;}  @media (min-width: 768px ) {  #Laboratory .head .title {font-size: 2.5rem;}  #Laboratory .head span {font-size: 20px;}  }  @media (min-width: 992px ) {  #Laboratory .head .title {font-size: 3rem;}  }  #Laboratory .head .title:after {content: "";display: block;position: relative;top: 40px;left: 0;right: 0;margin: 0 auto;width: 15%;height: 4px;background-color: #ff4938;}  #Laboratory .card-me {border: 1px solid #e8e8e8;border-radius: 4px;width: 99%;overflow: hidden;}  #Laboratory .card-me .img {background-position: center;background-size: cover;height: 362px;position: relative;}  #Laboratory .card-me .img .price {color: #a70808ad;font-size: 80px;font-weight: 700;text-align: center;position: absolute;right: 0;left: 0;margin: 0 auto;top: 45%;transform: rotateZ(-27deg);}  #Laboratory .card-me .body .content {padding: 25px;height: 100%;}  #Laboratory .card-me .body .title {font-size: 29px;font-weight: 600;text-shadow: 1.5px 1.5px #05050585;color: #f04d3e;}  #Laboratory .card-me .body .text {font-size: 16px;padding: 20px 0;text-align: justify;}  #Laboratory .card-me .body .btn-me {padding: 7px 20px;border-radius: 4px;background-color: #ff4938;position: relative;display: inline-block;color: white;font-size: 18px;font-weight: 300;transition: all .5s ease-in-out;}  #Laboratory .card-me .body .btn-me span {position: relative;z-index: 1;display: block;vertical-align: middle;transition: all .5s ease-in-out;}  #Laboratory .card-me .body .btn-me b {opacity: 0;position: absolute;top: 50%;left: 50%;white-space: nowrap;z-index: 1;transform: translate(-50%, -50%);transition: all .5s ease-in-out;}  #Laboratory .card-me .body .btn-me:hover span {z-index: -1;opacity: 0;}  #Laboratory .card-me .body .btn-me:hover b {z-index: 2;opacity: 1;}  #Laboratory .card-me .body .btn-me:hover {background-color: black;}  #Laboratory .container-fluid > .row > .col-12 {margin-bottom: 30px;}  #Laboratory .container-fluid > .row > .col-12:nth-of-type(even) {animation-name:bounceInLeft;animation-duration: 2.3s;}  #Laboratory .container-fluid > .row > .col-12:nth-of-type(odd) {animation-name:bounceInRight;animation-duration: 1.3s;}  @media (min-width: 576px) {  #Laboratory .card-me .img {height: 330px;}  }  @media (min-width: 768px) {  #Laboratory .card-me .img {height: 426px;}  #Laboratory .card-me .img .price {font-size: 120px;}  }  @media (min-width: 992px) {  #Laboratory .card-me .img {height: 362px;}  #Laboratory .card-me .img .price {font-size: 90px;}  #Laboratory .container-fluid > .row > .col-12:nth-of-type(2) ~ .wow .card-me .body {order: 1;}  #Laboratory .container-fluid > .row > .col-12:nth-of-type(2) ~ .wow .card-me .img {order: 0;}  #Laboratory .container-fluid > .row > .col-12:nth-of-type(4) ~ .wow .card-me .body {order: 0;}  #Laboratory .container-fluid > .row > .col-12:nth-of-type(4) ~ .wow .card-me .img {order: 1;}  }  @media (min-width: 1200px) {  #Laboratory .card-me .img {height: 457px;}  }
