@charset "UTF-8";
/***==================================================================== Table Css style ====================================================================***/
table {
  border-collapse: collapse;
  margin: 0.6em 0;
  width: 100%;
  border: 1px solid #ddd; }

table tr,
table th,
table td {
  border: none;
  border-bottom: 1px solid #ddd; }

table th,
table td {
  padding: 10px 12px;
  text-align: left;
  line-height: 26px; }

table th {
  background: var(--blue-color);
  color: #fff; }

table tr td {
  color: #444; }

table tr td a {
  color: var(--Green-color);
  text-decoration: none; }
  table tr td a:hover {
    color: var(--orange-color); }

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  font-size: .875rem;
  padding: 0; }

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  padding: 10px; }

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  display: inline-block;
  padding: 2px 5px; }

table.bt tfoot th:first-of-type:before,
table.bt tfoot th:first-of-type .bt-content,
table.bt tfoot td:first-of-type:before,
table.bt tfoot td:first-of-type .bt-content,
table.bt tbody td:first-of-type:before,
table.bt tbody td:first-of-type .bt-content {
  padding-top: 10px; }

table.bt tfoot th:last-of-type:before,
table.bt tfoot th:last-of-type .bt-content,
table.bt tfoot td:last-of-type:before,
table.bt tfoot td:last-of-type .bt-content,
table.bt tbody td:last-of-type:before,
table.bt tbody td:last-of-type .bt-content {
  padding-bottom: 10px; }

table.bt thead,
table.bt tbody th {
  display: none; }

table.bt tfoot th,
table.bt tfoot td,
table.bt tbody td {
  border: none;
  display: block;
  vertical-align: top; }

table.bt tfoot th:before,
table.bt tfoot td:before,
table.bt tbody td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 30%;
  display: inline-block; }

table.bt tfoot th.bt-hide,
table.bt tfoot td.bt-hide,
table.bt tbody td.bt-hide {
  display: none; }

table.bt tfoot th .bt-content,
table.bt tfoot td .bt-content,
table.bt tbody td .bt-content {
  vertical-align: top;
  width: 55%;
  display: inline-block;
  padding-top: 10px; }


/************************************************404********************************************************/
/************************************************404********************************************************/


/*******************************************************contact************************************************************/
/****************************************inquiryForm*******************************************/
.inquiry-form, .publice_inquiry_form {
  position: relative;
  width: 100%; }
  .inquiry-form .row > div, .publice_inquiry_form .row > div {
    margin: 10px 0; }
.inquiry-form li, .publice_inquiry_form li{
  margin: 10px 0;
}
.inquiry-form li>label, .publice_inquiry_form li>label {
  display: block;
  margin-bottom: 5px;
}
.inquiry-form li>label>span, .publice_inquiry_form li>label>span {
  color: red;
}
.inquiry-form > div, .publice_inquiry_form > div {
  position: relative; }

.inquiry-form img, .publice_inquiry_form img {
  height: 2.1rem;
  width: max-content; }

.inquiry-form input, .inquiry-form textarea, .inquiry-form select, .publice_inquiry_form input, .publice_inquiry_form textarea, .publice_inquiry_form select {
  position: relative;
  padding: 15px;
  outline: none;
  border: 1px solid rgba(18, 18, 18, 0.1);
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-family: 'MontserratLight';
  margin-top: 6px;
}



.inquiry-form input::-webkit-input-placeholder, .inquiry-form textarea::-webkit-input-placeholder {
  color: #bebebe;
  font-size: 1em;
  font-family: 'MontserratLight'; }

.inquiry-form input::-moz-placeholder, .inquiry-form textarea::-moz-placeholder {
  color: #bebebe;
  font-size: 1em;
  font-family: 'MontserratLight'; }

.inquiry-form input::-ms-input-placeholder, .inquiry-form textarea::-ms-input-placeholder {
  color: #bebebe;
  font-size: 1em;
  font-family: 'MontserratLight'; }

/****************************************inquiryForm*******************************************/
.contactForm {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 0; }
  .contactForm .inquiry-form {
    margin: 1.04rem 0; }

.nomain-contactMap {
  margin: 1.56rem auto;
  height: 500px; }
  .nomain-contactMap iframe {
    height: 100%; }

@media screen and (min-width: 1081px) {
  .contactForm {
    display: flex;
    flex-direction: column; }
    .contactForm h3 {
      font-size: 1.8rem; } }
.nomain-contact {
  position: relative;
  width: 100%;
  margin: 80px auto; }
  .nomain-contact .nomain-contactMap {
    height: 300px; }

.nomain-contact .newFont {
  font-family: GALANOGROTESQUEDEMOBOLD;
  font-size: 1.4rem; }

@media screen and (min-width: 1081px) {
  .nomain-contact {
    display: grid;
    grid-template-columns: 60% 38%;
    justify-content: space-between;
    align-items: center; } }
.contact-text {
  padding: 3.125rem 1.04rem;
  font-size: 2rem;
  font-family: GALANOGROTESQUEDEMOBOLD;
  border: 1px solid var(--yellow-color);
  line-height: 1.2em; }

@media screen and (min-width: 1081px) {
  .inquiryLayout h2 {
    font-size: 3rem; } }
.inquiryLayout {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center; }

/*******************************************************contact************************************************************/


/**************************************************************side-navi*******************************************************************/
.side-navi-block {
  position: relative;
  overflow: hidden;
  /* background-color: #F2F5FA;
   box-shadow: 1px 1px 6px 2px rgba(21,21,21,0.1);
   border: 2px solid rgba(255,255,255,1);
   border-radius: 2px;*/
  background-color: #F2F5FA;
  padding: 1.04rem;
  border-radius: 10px;
  border: 4px solid #fcfcfc;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.15); }
  .side-navi-block h3 {
    margin-top: 0;
    background-color: var(--Green-color);
    padding: 10px 1.04rem;
    border-radius: 1.56rem 1.56rem 1.56rem 0;
    color: var(--white-color); }

.title-side {
  position: relative;
  padding-top: 0;
  font-weight: 100;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 1.04rem;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1); }
  .title-side::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0; }

@media screen and (min-width: 1081px) {
  .title-side {
    font-size: 1.4em; } }
.side-navi {
  position: relative; }

.side-navi > li {
  position: relative;
  margin: 10px 0;
  padding-left: 2.1rem; }
  .side-navi > li::after {
    position: absolute;
    content: "";
    width: 1.56rem;
    height: 1.56rem;
    background-image: url("../images/main-first-icon1.png");
    background-repeat: no-repeat !important;
    background-size: cover !important;
    left: 0;
    top: 2px; }
  .side-navi > li:nth-child(1)::after {
    background-image: url("../images/icon-side-pic1.png"); }
  .side-navi > li:nth-child(2)::after {
    background-image: url("../images/icon-side-pic2.png"); }
  .side-navi > li:nth-child(3)::after {
    background-image: url("../images/icon-side-pic3.png"); }

.side-navi > li > a {
  position: relative;
  padding: 5px 10px;
  padding-right: 1.56rem;
  display: block;
  /* line-height: 1.04rem;*/
  width: 100%; }

.side-navi > li span {
  position: absolute;
  width: 1.56rem;
  height: 1.56rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  top: 4px;
  right: 0;
  cursor: pointer;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s; }

.side-navi > li > span {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  right: 5px;
  width: 28px;
  height: 28px; }

.side-navi > li > ul {
  padding-left: 2.1rem; }

.side-navi > li ul {
  position: relative;
  display: none;
  padding-left: 1.04rem; }

.side-navi > li > ul li {
  position: relative;
  /*   border-bottom: 1px solid var(--white-color);
     border-left: 2px solid rgba(234, 234, 234,1);
     background:rgba(234, 234, 234,1);*/
  --borderLeft:rgba(236,245,249,1); }

.side-navi > li > ul li:hover {
  --borderLeft:var(--blue-color); }

.side-navi > li > ul li a {
  position: relative;
  color: var(--black-color);
  padding: 10px;
  /*background:rgba(212,212,212,1);*/
  display: block;
  line-height: 24px;
  padding-right: 1.04rem; }

.side-navi-block .inquiry-form .col-md-4, .side-navi-block .inquiry-form .col-md-6, .side-navi-block .inquiry-form .col-lg-4, .side-navi-block .inquiry-form .col-lg-6 {
  width: 100% !important; }
.side-navi-block .inquiry-form .verify.col-md-4, .side-navi-block .inquiry-form .verify.col-lg-4 {
  width: 60% !important; }

.rotate_angle {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg); }

.side-navi-block .inquiry-form {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 1.04rem 1.04rem;
  overflow: hidden; }

.side-naviPc {
  position: relative; }
  .side-naviPc > li {
    position: relative;
    padding-left: 1.04rem;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(21, 21, 21, 0.1); }
    .side-naviPc > li span {
      position: absolute;
      right: 1.04rem;
      top: 0;
      width: 1.56rem;
      height: 1.56rem;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 1.3rem;
      cursor: pointer;
      transition: all ease-in-out 0.4s; }
    .side-naviPc > li > h4 {
      font-weight: bold;
      font-size: 1.1rem;
      margin: 5px 0; }
    .side-naviPc > li input {
      margin-right: 10px;
      min-width: 1.04rem;
      height: 1.04rem; }
    .side-naviPc > li button {
      border: none;
      color: var(--light-blue-color);
      cursor: pointer;
      font-size: 1.1em; }
    .side-naviPc > li ul li {
      display: flex;
      align-items: center;
      padding: 6px 0; }

.rotate_angle180 {
  transform: rotateZ(180deg); }

/**************************************************************side-navi*******************************************************************/
.ServiceShowPic {
  font-size: 0.85em;
  text-align: center;
  line-height: 1.7em !important;
  color: #666666; }

.ServiceShowPic img {
  margin: auto; }

.ServiceShowleftPic {
  float: left;
  margin-right: 1.04rem !important;
  padding-bottom: 5px !important;
  text-align: center;
  color: #666666;
  display: inline-block; }

.ServiceShowrightPic {
  float: right;
  margin-left: 1.04rem !important;
  padding-bottom: 5px !important;
  text-align: center;
  color: #666666;
  display: inline-block; }

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
  font-size: 0.85em;
  text-align: center !important;
  line-height: 1.7em !important; }

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto; }

.serviceshowpic, ServiceShowPic {
  font-size: 1em;
  text-align: center;
  line-height: 1.7em !important;
  color: #666666;
  display: block; }

.serviceshowpic img {
  margin: auto; }

.ServiceShowPic img {
  margin: auto; }

.serviceshowleftpic, ServiceShowleftPic {
  float: left;
  margin-right: 15px;
  text-align: center;
  color: #666666;
  display: inline-block; }

.serviceshowrightpic, ServiceShowrightPic {
  float: right;
  margin-left: 15px;
  text-align: center;
  color: #666666;
  display: inline-block; }

.serviceshowpic, .serviceshowrightpic, .serviceshowleftpic {
  font-size: 1em;
  text-align: center;
  line-height: 1.7em !important; }

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
  font-size: 0.85em;
  text-align: center !important;
  line-height: 1.7em !important; }

.serviceshowpic img, .serviceshowrightpic img, .serviceshowleftpic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto; }

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto; }

.ServiceShowPic {
  font-size: 1em;
  text-align: center;
  line-height: 1.7em !important;
  color: #666666;
  margin: 1.6rem 0;
  display: block; }

.ServiceShowPic img {
  margin: auto; }

.ServiceShowLeftpic {
  float: left;
  margin-right: 15px;
  text-align: center;
  color: #666666;
  display: inline-block; }

.ServiceShowRightpic {
  float: right;
  margin-left: 15px;
  text-align: center;
  color: #666666;
  display: inline-block; }
.ServiceShowPic {
  width: 100%;
}
.ServiceShowPic, .ServiceShowRightpic, .ServiceShowLeftpic {
  font-size: 1em;
  text-align: center;
  line-height: 1.7em !important; }

.ServiceShowPic img, .ServiceShowRightpic img, .ServiceShowLeftpic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 769px) and (max-width: 1279px) {
  .serviceshowleftpic,
  .serviceshowrightpic,
  .ServiceShowLeftpic,
  .ServiceShowRightpic,
  .ServiceShowleftPic,
  .ServiceShowrightPic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  .serviceshowleftpic img,
  .serviceshowrightpic img,
  .ServiceShowLeftpic img,
  .ServiceShowRightpic img,
  .ServiceShowleftPic img,
  .ServiceShowrightPic img {
    margin-bottom: 15px; }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }
@media (max-width: 768px) {
  .serviceshowleftpic,
  .serviceshowrightpic,
  .ServiceShowLeftpic,
  .ServiceShowRightpic,
  .ServiceShowleftPic,
  .ServiceShowrightPic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  .serviceshowleftpic img,
  .serviceshowrightpic img,
  .ServiceShowLeftpic img,
  .ServiceShowRightpic img,
  .ServiceShowleftPic img,
  .ServiceShowrightPic img {
    margin-bottom: 15px; }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }
@media (max-width: 768px) {
  .ServiceShowleftPic,
  .ServiceShowrightPic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px; }

  .ServiceShowleftPic img,
  .ServiceShowrightPic img {
    margin-bottom: 15px; }

  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar; }

  .table-responsive table {
    width: 690px; }

  .table-responsive .tableimgshow tr,
  .table-responsive .tableimgshow th,
  .table-responsive .tableimgshow td {
    padding: 5px 0;
    text-align: left;
    background: #fff; } }
.textcenter {
  text-align: center; }

.ullist {
  padding: 0px 0px 0 19px;
  margin: 0px; }

.ollist {
  padding: 0px 0px 10px 19px;
  margin: 0px; }

.ullist > li {
  list-style: disc !important; }

.ullist > .ullist {
  padding-left: 0; }

.ullist > .ullist > li {
  list-style: none !important;
  padding-left: 16px;
  position: relative; }

.ullist > .ullist > li::before {
  position: absolute;
  content: '○';
  font-size: 0.1em;
  left: 0; }

.ollist > li {
  list-style: decimal !important; }

.ollist > li,
.ullist > li {
  /*	line-height: 28px;*/
  text-align: left; }

.reference {
  padding-bottom: 0px;
  color: #888888 !important; }

.ollist.reference-ol li {
  list-style: decimal;
  font-size: 14px !important;
  line-height: 22px !important;
  color: #888888 !important;
  padding-bottom: 4px !important; }

/*--------------404 page begin--------------*/
.E404 img {
  display: block;
  max-width: 100%;
  height: auto; }

.E404 {
  width: 510px;
  margin: 3.64rem auto auto auto;
  border: 0px solid #ff0000; }

.E404 .Etit {
  font-size: 25px;
  line-height: 35px;
  color: #525151; }

.E404 .content {
  color: #767676; }

.E404 a {
  color: #525151;
  text-decoration: none; }

.E404 .btn {
  border: 1px solid #dddddd;
  padding: 5px 10px 5px 10px;
  /* border-radius: 5px; */
  margin-right: 10px;
  background-color: #efefef; }

.E404 .btn:hover {
  background-color: #001F5F;
  color: #444; }

@media only screen and (max-width: 1024px) {
  .E404 {
    width: 90%;
    margin: 0px auto auto auto;
    padding-left: 1.04rem;
    padding-right: 1.04rem; } }
/***************************************************pagination****************************************************************/
.pagination .page-first:before, .pagination .page-last:before, .pagination .page-prev:before, .pagination .page-next:before {
  position: relative;
  font-family: FontAwesome; }

.pagination .page-first:before {
  content: '\f049'; }

.pagination .page-last:before {
  content: '\f050'; }

.pagination .page-prev:before {
  content: "\f04a"; }

.pagination .page-next:before {
  content: '\f04e'; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline;
  margin-left: 0; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: var(--Green-color);
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: var(--Green-color);
  background-color: #eeeeee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: var(--Green-color);
  border-color: var(--Green-color);
  cursor: default; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed; }

/***************************************************pagination****************************************************************/
.inquiry-notic {
  position: relative;
  padding: 5px 1.56rem;
  background: #F5F5F3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 1.04rem 0;
  color: #787878; }

.inquiry-notic::before {
  position: absolute;
  content: '\e9a4';
  color: #F3720C;
  font-family: "icomoon";
  left: 5px; }

.detail-table td:first-child {
  background: #F3F6F8;
  white-space: nowrap;
  font-weight: bold; }

.cartLayout {
  position: relative;
  margin-top: 1.56rem;
  margin-bottom: 3.125rem;
  display: flex; }

.cpDetail-table {
  margin: 1.56rem 0 3.125rem 0; }
  .cpDetail-table tbody td {
    border: 1px solid #eaeaea; }
    .cpDetail-table tbody td:first-child {
      white-space: nowrap;
      background: #F3F6F8;
      /*    background: #189DB8!important;*/
      /* color:#fff;*/
      font-weight: bold; }

/*****************************************************slideHorizontal**************************************************************/
.slideHorizontal {
  position: relative;
  margin: 0 -60px;
  display: flex;
  align-items: center; }

.slideHorizontal .operateLeft, .slideHorizontal .operateRight {
  position: absolute;
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
  font-size: 2em;
  color: var(--blue-color);
  cursor: pointer; }

.slideHorizontal .operateLeft {
  left: 1.04rem; }

.slideHorizontal .operateRight {
  right: 1.04rem; }

.slideHorizontal .border_ {
  padding: 1.04rem 0;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden; }

.slideHorizontal .border_ .moveCurrent {
  transition: all linear 0.4s; }

.slideHorizontal .border_ > ul {
  position: relative;
  display: flex;
  width: 9000px; }

.slideHorizontal .border_ > ul li {
  position: relative;
  margin: 0 10px; }

@media screen and (max-width: 1080px) {
  .slideHorizontal {
    margin: 1.56rem 0; }
    .slideHorizontal li {
      margin: 1.04rem 0; } }
/*****************************************************slideHorizontal**************************************************************/
.categoriesDeatil {
  position: relative; }
  .categoriesDeatil li {
    position: relative;
    padding: 1.04rem;
    box-shadow: 1px 1px 6px 4px var(--shadow);
    border: 1px solid rgba(200, 200, 200, 0.4);
    --borderBack:rgba(160,160,160,1);
    --shadow:rgba(233,233,233,0);
    --color:var(--blue-color);
    --hcolor:var(--blue-color);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; }
    .categoriesDeatil li a {
      position: relative;
      display: block;
      color: var(--backColor);
      padding: 10px; }
      .categoriesDeatil li a > div {
        position: relative;
        width: 100%;
        height: 160px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: 1px solid #e7e7e7; }
      .categoriesDeatil li a h4 {
        position: relative;
        height: 3.64rem;
        color: var(--hcolor);
        -webkit-transition: all ease-in-out 0.4s;
        -moz-transition: all ease-in-out 0.4s;
        -ms-transition: all ease-in-out 0.4s;
        -o-transition: all ease-in-out 0.4s;
        transition: all ease-in-out 0.4s;
        margin: 10px 0;
        text-align: center; }
    .categoriesDeatil li:hover {
      --borderBack:var(--blue-color);
      --shadow:rgba(233,233,233,1);
      --hcolor:var(--blue-color) ; }

@media screen and (min-width: 1081px) {
  .categoriesDeatil {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fill, 21%); } }
.cp-table {
  position: relative;
  margin: 1.56rem 0;
  border: none; }
  .cp-table tr, .cp-table th, .cp-table td {
    border: none; }
  .cp-table th {
    border: none;
    border-top: 2px solid var(--blue-color);
    border-bottom: 2px solid var(--blue-color);
    background: none;
    color: #444; }
    .cp-table th:nth-child(3) {
      text-align: center; }
  .cp-table td {
    border-bottom: 1px solid rgba(120, 120, 120, 0.2); }
    .cp-table td:nth-child(3) {
      text-align: center; }
    .cp-table td:nth-child(4) {
      display: flex;
      justify-content: space-between; }
  .cp-table .btn-cart {
    position: relative;
    padding: 2px 10px;
    border: 1px solid var(--orange-color);
    color: var(--orange-color);
    -webkit-border-radius: 2.1rem;
    -moz-border-radius: 2.1rem;
    border-radius: 2.1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    margin: 0 10px;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s; }
    .cp-table .btn-cart::before {
      position: absolute;
      content: '\e98f';
      font-family: icomoon; }
    .cp-table .btn-cart:hover {
      background: var(--orange-color);
      color: var(--white-color); }
  .cp-table .btn-inquiry {
    position: relative;
    padding: 2px 10px;
    border: 1px solid var(--blue-color);
    color: var(--blue-color);
    -webkit-border-radius: 2.1rem;
    -moz-border-radius: 2.1rem;
    border-radius: 2.1rem;
    width: 100px;
    text-align: center;
    -webkit-transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -ms-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s; }
    .cp-table .btn-inquiry:hover {
      background: var(--blue-color);
      color: var(--white-color); }

.resource-detailList {
  position: relative; }
  .resource-detailList li {
    position: relative;
    margin: 1.04rem 0;
    --ml:0;
    --color:var(--black-color); }
    .resource-detailList li a {
      color: var(--color);
      -webkit-transition: all ease-in-out 0.4s;
      -moz-transition: all ease-in-out 0.4s;
      -ms-transition: all ease-in-out 0.4s;
      -o-transition: all ease-in-out 0.4s;
      transition: all ease-in-out 0.4s; }
    .resource-detailList li p {
      padding: 5px 10px; }
    .resource-detailList li img {
      -webkit-transition: all ease-in-out 0.4s;
      -moz-transition: all ease-in-out 0.4s;
      -ms-transition: all ease-in-out 0.4s;
      -o-transition: all ease-in-out 0.4s;
      transition: all ease-in-out 0.4s;
      -webkit-transform: translateY(var(--ml));
      -moz-transform: translateY(var(--ml));
      -ms-transform: translateY(var(--ml));
      -o-transform: translateY(var(--ml));
      transform: translateY(var(--ml)); }
    .resource-detailList li:hover {
      --ml:-4px;
      --color:var(--orange-color); }

@media screen and (min-width: 1081px) {
  .resource-detailList {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between; }
    .resource-detailList li {
      width: 23%; }
      .resource-detailList li p {
        font-size: 1.1rem;
        font-weight: bold; } }
.about-content {
  position: relative;
  padding: 3.125rem 0 80px 0;
  text-align: center; }
  .about-content h2 {
    position: relative;
    font-size: 1.6rem;
    color: var(--purple-color); }
  .about-content h3 {
    position: relative;
    font-size: 1.4rem;
    color: var(--purple-color); }

.rowImgData {
  margin: 2rem 0;
  --proportion:repeat(auto-fill,49%);
  position: relative; }
  .rowImgData>div {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left; }
    .rowImgData>div h4 {
      color: var(--purple-color);
      font-size: 1.2rem; }

@media screen and (min-width: 1081px) {
  .about-content h2 {
    font-size: 2.6rem; }
  .about-content h3 {
    font-size: 2rem; }

  .rowImgData {
    display: grid;
    grid-template-columns: var(--proportion);
    justify-content: space-between; } }
.fixedBg {
  position: relative;
  background-image: url(../images/about-fixedBg.jpg);
  /*  background: -webkit-image-set(url(../images/second-bg.webp) 1x,url(../images/second-bg.webp) 2x,url(../images/second-bg-min.webp) 3x);
    background: image-set(url(../images/second-bg.webp) 1x,url(../images/second-bg.webp) 2x,url(../images/second-bg-min.webp) 3x);*/
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding: 120px 0; }
  .fixedBg .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--white-color) !important; }
    .fixedBg .container h3 {
      color: var(--white-color); }
  .fixedBg p {
    position: relative; }
  .fixedBg .new-nuka-btn {
    margin-top: 4rem;
    padding: 1.04rem 120px;
    width: max-content;
    height: auto;
    white-space: nowrap; }

@media screen and (min-width: 1081px) {
  .fixedBg P {
    font-size: 1.6rem; } }
.list-styleAbout {
  position: relative;
  margin: 1.56rem 0; }
  .list-styleAbout li {
    position: relative;
    overflow: hidden;
    box-shadow: 1px 1px 4px 2px rgba(21, 21, 21, 0.1);
    transition: all ease-in-out 0.4s;
    background: #6B5889; }
    .list-styleAbout li a {
      position: relative;
      display: block; }
      .list-styleAbout li a img {
        vertical-align: top; }
      .list-styleAbout li a p {
        color: var(--white-color);
        text-align: center; }
    .list-styleAbout li:hover {
      box-shadow: 1px 1px 4px 2px rgba(21, 21, 21, 0.5); }

@media screen and (min-width: 1081px) {
  .list-styleAbout {
    display: grid;
    grid-template-columns: repeat(auto-fill, 24%);
    justify-content: space-between; } }
.gradualGb {
  position: relative;
  background: linear-gradient(to bottom, rgba(92, 82, 160, 0.4), rgba(92, 82, 160, 0));
  padding: 3.125rem 0; }

.about-bottom .container img {
  float: right;
  shape-outside: url("../images/about-pic9.png");
  margin-top: -60px;
  shape-margin: 10px;
  display: block; }
.about-bottom .container div {
  margin-top: 3.125rem; }
  .about-bottom .container div h3 {
    font-size: 1.4rem;
    color: var(--purple-color);
    line-height: 1.1em; }
  .about-bottom .container div h5 {
    position: relative;
    margin: 2px 0;
    font-size: 1rem;
    padding: 4px 0;
    padding-left: 10px;
    line-height: 1em; }
    .about-bottom .container div h5::before {
      position: absolute;
      content: "";
      height: 100%;
      width: 4px;
      background: var(--purple-color);
      left: 0;
      top: 0; }
.about-bottom .container::after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both; }

@media screen and (min-width: 1081px) {
  .about-bottom div {
    padding-right: 10px; }
    .about-bottom div h3 {
      font-size: 2rem !important; } }
.career-bottom .container img {
  shape-outside: url("../images/career-pic3.jpg"); }

.career-iconLayout {
  position: relative;
  color: var(--white-color); }
  .career-iconLayout h3 {
    position: relative;
    color: var(--white-color); }
  .career-iconLayout .container {
    display: flex;
    flex-direction: column;
    align-items: center; }

.icon-list {
  position: relative;
  width: 100%;
  margin: 1.56rem 0; }
  .icon-list li {
    position: relative;
    margin: 1.04rem 0; }
    .icon-list li a {
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      color: var(--white-color);
      transition: all ease-in-out 0.4s; }
      .icon-list li a:hover {
        color: #f8ab7d; }
    .icon-list li span {
      position: relative;
      display: block;
      font-size: 5rem;
      margin-bottom: 10px; }

@media screen and (min-width: 1081px) {
  .career-iconLayout .container > p {
    width: 60%; }

  .icon-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, 24%);
    justify-content: space-between; } }
.career-content {
  position: relative;
  padding: 3.125rem 0; }

.jobList {
  position: relative; }
  .jobList h4, .jobList h5 {
    margin: 10px 0; }
  .jobList > li {
    position: relative;
    border-radius: 10px;
    box-shadow: 1px 2px 4px 2px rgba(21, 21, 21, 0.1);
    padding: 10px 1.04rem;
    margin-bottom: 1.04rem; }
    .jobList > li > p {
      font-weight: bold;
      cursor: pointer; }
      .jobList > li > p span {
        display: inline-block;
        margin-right: 10px; }
    .jobList > li div {
      display: none; }
    .jobList > li .newBtn {
      padding: 2px 1.04rem; }

.service-first {
  position: relative;
  margin-top: 1.6rem;

  padding-top: 4.3rem;
 }
  .service-first h3 {
    position: relative;
    font-size: 1.6rem; }


@media screen and (min-width: 1081px) {
  .service-first {
    margin-bottom: 3.1rem;
    padding-bottom: 2.1rem;
  }
  .service-first-right {
    position: absolute;
    right: 0;
    height: 31rem;
    top: -1.6rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.circleTab-list {
/*position: relative;*/
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .circleTab-list li {
    position: relative;
    z-index: 10;
    color: rgba(21, 21, 21, 0.6);
    font-size: 1.2rem;
    margin: 10px 0;
     }
    .circleTab-list li::before {
      position: absolute;
      left: 105%;
      top: 10px;
      content: "";
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background-color: var(--Green-color); }
    .circleTab-list li.current {
      color: var(--orange-color); }
      .circleTab-list li.current::before {
        width: 22px;
        height: 22px;
        left: 104%;
        background-color: var(--orange-color); }

  .circleTab-list::before, .circleTab-list::after {
    position: absolute;
    content: "";
    right: 0; }

/*@media screen and (max-width: 1080px) {
  .circleTab-list
}*/
@media screen and (min-width: 1081px){
  .circleTab-list {
    padding-right: 18.2rem;
  }
  .circleTab-list li {
    text-align: right;
  }
  .circleTab-list li.current::before {
    width: 22px;
    height: 22px;
    left: 104%; }
  .circleTab-list li:nth-child(1), .circleTab-list li:nth-child(6) {
    margin-left: -41.6rem; }
  .circleTab-list li:nth-child(2), .circleTab-list li:nth-child(5) {
    margin-left: -10.4rem; }
  .circleTab-list::before {
    background-color: #E4FBF5;
    aspect-ratio: 1;
    height: 100%;
    border-radius: 50%;
    right: -30%; }
  .circleTab-list::after {
    aspect-ratio: 1;
    height: calc(100% - 10.4rem);
    right: calc(-30% + 5.2rem);
    background-image: url("../images/service-first-pic1.png");
    background-repeat: no-repeat;
    background-size: cover;
    animation-name: rotateAll360;
    animation-timing-function: linear;
    animation-duration: 20s;
    animation-iteration-count: infinite; }
}
@keyframes rotateAll360 {
  100% {
    transform: rotateZ(360deg); } }
.circleTab-content {
  position: relative;
  display: none; }
  .circleTab-content.current {
    display: block; }

@media screen and (min-width: 1081px) {
  .service-first h3 {
    font-size: 2rem; } }
.service-second {
  position: relative;
  padding: 3.12rem 0; }
  .service-second h3 {
    font-size: 1.6rem; }
  .service-second .categoriesToggle > li:nth-child(1)::after {
    background-image: url("../images/nomainService-first-icon1.png"); }
  .service-second .categoriesToggle > li:nth-child(2)::after {
    background-image: url("../images/nomainService-first-icon2.png"); }
  .service-second .categoriesToggle > li:nth-child(3)::after {
    background-image: url("../images/nomainService-first-icon3.png"); }
  .service-second .categoriesToggle > li:nth-child(4)::after {
    background-image: url("../images/nomainService-first-icon4.png"); }
  .service-second .categoriesToggle > li:nth-child(5)::after {
    background-image: url("../images/nomainService-first-icon5.png"); }
  .service-second .categoriesToggle > li:nth-child(6)::after {
    background-image: url("../images/nomainService-first-icon6.png"); }

@media screen and (min-width: 1081px) {
  .service-second h3 {
    font-size: 2rem; }

  .service-second .row-layout {
    display: grid;
    grid-template-columns: 50% 45%;
    justify-content: space-between;
  } }
.bannerContact {
  position: absolute;
  bottom: 1.04rem;
  left: 0;
  background: linear-gradient(to right, rgba(21, 21, 21, 0), #151515);
  width: 100%; }
  .bannerContact .container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding: 10px 0;
    bottom: 0; }
    .bannerContact .container a {
      width: max-content;
      color: var(--white-color); }

.searchBlock {
  color: var(--white-color);
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.04rem;
  text-align: center; }
  .searchBlock h4 {
    font-family: GALANOGROTESQUEDEMOBOLD;
    font-size: 1.4rem;
    margin: 5px; }
  .searchBlock .search-side {
    margin: 1.04rem 0; }

.search-side {
  position: relative;
  padding: 6px 0;
  background: var(--white-color);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  width: 100%; }
  .search-side input {
    position: relative;
    padding: 10px 1.04rem;
    outline: none;
    border: none;
    color: var(--black-color);
    width: 100%; }
  .search-side button {
    position: relative;
    margin-left: 10px;
    outline: none;
    color: var(--yellow-color);
    cursor: pointer;
    border: none;
    font-size: 1.2em;
    background: none; }

.cpLayout {
  position: relative;
  padding: 1.56rem 0;
  border-bottom: 1px solid rgba(21, 21, 21, 0.2); }
  .cpLayout ul {
    position: relative; }
    .cpLayout ul li {
      position: relative;
      width: max-content;
      float: left;
      margin-right: 10px; }
      .cpLayout ul li a {
        position: relative;
        display: block;
        padding: 6px 1.04rem;
        border: 1px solid rgba(21, 21, 21, 0);
        border-radius: 4px;
        font-weight: bold;
        transition: all ease-in-out 0.4s;
        color: var(--black-color); }
        .cpLayout ul li a:hover {
          border: 1px solid rgba(21, 21, 21, 0.2); }
    .cpLayout ul::after {
      content: "";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

.inquiryLayout {
  margin: 3.125rem 0;
  background: #F1F0F5;
  padding: 1.56rem; }

.bottomTitle {
  position: relative;
  padding-bottom: 1.04rem;
  width: max-content; }
  .bottomTitle::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 80px;
    background: var(--purple-color);
    left: 0;
    bottom: 0; }

.contact-list {
  position: relative;
  margin-top: 1.04rem; }
  .contact-list li {
    position: relative;
    padding-left: 50px;
    margin-bottom: 1.56rem;
    padding-bottom: 10px; }
    .contact-list li p {
      margin: 0;
      padding: 0;
      line-height: 1em; }
    .contact-list li a {
      margin: 0;
      padding: 0;
      line-height: 1em;
      display: block; }
    .contact-list li::before {
      position: absolute;
      content: "";
      left: 0;
      top: 5px;
      height: 2.1rem;
      width: 2.1rem;
      background: var(--purple-color); }

.contact-row {
  position: relative; }

@media screen and (min-width: 1081px) {
  .contact-row {
    display: grid;
    grid-template-columns: 48% 48%;
    justify-content: space-between;
    align-items: flex-start; }

  .inquiryLayout h3 {
    font-size: 3rem; } }
.contentStyle {
  position: relative;
  margin-top: 3.125rem; }
  .contentStyle h3 {
    position: relative;
    font-size: 1.4rem; }

@media screen and (min-width: 1081px) {
  .contentStyle h3 {
    font-size: 2rem; } }
.inquiryData {
  position: relative;
  margin: 2rem 0;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .inquiryData div {
    position: relative;
    background-image: url("../images/curve.png");
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 187px;
    height: 37px;
    padding: 1.04rem 10px;
    background-position-x: center; }
    .inquiryData div img {
      vertical-align: top; }
  .inquiryData > p {
    background-color: #E3E3E3;
    margin: 0;
    width: 100%;
    padding: 6px;
    transform: translateY(-5px);
    text-align: center;
    border-radius: 4px; }

.nomain-service .layout-left {
  background: none; }
.nomain-service .side-navi-block {
  background-color: #F2F5FA;
  padding: 1.04rem;
  border-radius: 10px;
  border: 4px solid #fcfcfc;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.15); }
  .nomain-service .side-navi-block h3 {
    margin-top: 0;
    background-color: var(--Green-color);
    padding: 10px 1.04rem;
    border-radius: 1.56rem 1.56rem 1.56rem 0;
    color: var(--white-color); }

.slideIconList {
  position: relative; }
  .slideIconList li {
    position: relative;
    padding-left: 2.1em;
    line-height: 2em;
    margin: 10px 0; }
    .slideIconList li a {
      color: var(--black-color); }
    .slideIconList li::before {
      position: absolute;
      content: "";
      background-image: url("../images/nomainSide-icon1.png");
      background-repeat: no-repeat !important;
      background-size: cover !important;
      left: 0;
      width: 1.56em;
      height: 1.56em; }
    .slideIconList li:nth-child(1)::before {
      background-image: url("../images/nomainSide-icon1.png"); }
    .slideIconList li:nth-child(2)::before {
      background-image: url("../images/nomainSide-icon2.png"); }
    .slideIconList li:nth-child(3)::before {
      background-image: url("../images/nomainSide-icon3.png"); }
    .slideIconList li:nth-child(4)::before {
      background-image: url("../images/nomainSide-icon4.png"); }

.form-layout {
  position: relative;

  border-radius: 1.56rem 1.04rem 1.04rem 1.04rem;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.1);
  overflow: hidden; }
  .form-layout > .title {
    width: 100%;
    border-bottom: 2px solid var(--Green-color); }
  .form-layout h3 {
    position: relative;
    padding: 10px 1.04rem;
    background-color: var(--Green-color);
    color: var(--white-color);
    width: max-content;
    margin: 0; }
    .form-layout h3::before {
      position: absolute;
      content: "";
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid var(--white-color);
      bottom: -5px;
      left: 46%; }
  .form-layout > .inquiryWrap {
    display: block!important;
    padding: 1.56rem; }

.sideStrip {
  position: relative;
  margin-top: 1.56rem; }
  .sideStrip li {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    color: var(--white-color);
    margin: 1.04rem 0; }
.sideStrip li a {
  color: var(--white-color) !important;
  text-shadow: 1px 0 20px rgba(21,21,21,0.8);
}
    .sideStrip li > img {
      vertical-align: top;
      width: 100%; }
    .sideStrip li .mess {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10;
      top: 0;
      left: 0;
      padding: 10px  1.04rem;
      display: flex;
      font-size: 1.2em;
      color: var(--white-color);
    }
      .sideStrip li div p {
        font-family: 'FuturaLTCondensed'; }

.sideBtn {
  position: relative;
  padding: 3px;
  color: var(--black-color);
  background-color: var(--white-color);
  font-size: 1rem;
  margin: 5px 0;
  display: block;
  width: max-content;
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 1.04rem rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 1.04rem rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden; }
  .sideBtn::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 71, 171, 0.16)), to(transparent));
    background: linear-gradient(0deg, rgba(0, 71, 171, 0.16), transparent); }
  .sideBtn span {
    padding: 0.3rem 1.6rem;
    position: relative;
    overflow: hidden;
    background-color: inherit;
    border-radius: inherit;
    display: block;
    color: var(--primary-text-color, #333);
    transition: all ease-in-out 0.4s; }
    .sideBtn span::before {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 0;
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 71, 171, 0.16)), color-stop(50%, transparent));
      background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
      pointer-events: none; }
  .sideBtn:hover > span {
    color: var(--orange-color); }

.imgRow {
  position: relative;
  padding: 1.04rem;
  margin: 1.56rem 0;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.1); }
  .imgRow h3 {
    font-size: 1.2rem; }
    .imgRow h3 a {
      color: var(--Green-color); }
      .imgRow h3 a:hover {
        color: var(--orange-color); }

@media screen and (min-width: 1081px) {
  .imgRow {
    display: flex;
    align-items: center; }
    .imgRow img {
      width: 300px;
      min-width: 300px;
      aspect-ratio: 1.2;
      object-fit: cover;
      margin-right: 15px; } }
.listPlat {
  background-image: linear-gradient(0deg, white 0%, #e3fbf7 50%, white 100%);
  margin-bottom: 3.125rem; }
  .listPlat h2, .listPlat h3, .listPlat h4, .listPlat h5 {
    font-family: 'MontserratRegular'; }
.product-detailTitle {
  font-size: 1.4rem!important;
  font-family: 'MontserratRegular';
}
.main-second-animation {
  background-image: none;
  z-index: 1; }

.solution-list1 {
  position: relative;
  margin: 1.56rem 0; }
  .solution-list1 li {
    position: relative;
    margin: 15px 0; }
    .solution-list1 li h4 {
      margin: 0;
      margin-top: 10px; }
    .solution-list1 li ul {
      margin-top: 0; }
      .solution-list1 li ul li {
        margin: 2px 0; }
        .solution-list1 li ul li a {
          color: var(--black-color); }
    .solution-list1 li div {
      position: relative;
      width: 100%;
      height: 300px;
      overflow: hidden;
      box-shadow: 1px 0 1.04rem rgba(21,21,21,0.1);
      border-radius: 12px; }
.solution-list1 li div>a {
  display: block;
}
.solution-list1 li p {
  color: var(--darkBlack-color);
}
      .solution-list1 li div img {
        vertical-align: top;
        height: 100%;
        width: 100%;
        object-fit: cover;
        transition: all ease-in-out 0.4s;
        transform: scale3d(1, 1, 1);
        max-width: initial; }

    .solution-list1 li:hover img {
      transform: scale3d(1.1, 1.1, 1); }

@media screen and (min-width: 1081px) {
  .solution-list1 {
    display: grid;
    grid-template-columns: repeat(auto-fill, 31%);
    justify-content: space-between; } }
.filter-shell {
  position: relative;
  padding: 1.04rem 10px;
  margin: 2.1rem 0;
  border-radius: 12px;
  border: 2px solid var(--Green-color);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.3);
}
.filter-shell::before {
   position: absolute;
   content: "";
   border-radius: 10px;
   border: 2px solid #01cea0;
   box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(to right, #1A8BA9, #01CBA3);
   width: calc(100% - 4px);
   height: 100%;
   left: 0;
   top: 0;
   z-index: -1;
 }
.filter-shell ul, .filter-shell li {
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none; }

.filter-shell > ul {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.filter-shell > ul::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.filter-shell > ul > li:hover > a {
  color: #02c696; }

.filter-shell > ul > li > a::after {
  position: absolute;
  top: 1.04rem;
  right: 12px;
  width: 4px;
  height: 4px;
  border-bottom: 2px solid #010101;
  border-right: 2px solid #010101;
  content: "";
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(-45deg); }

.filter-shell > ul > li:hover > a::after {
  border-bottom: 2px solid #02c696;
  border-right: 2px solid #02c696;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg); }

.filter-shell > ul > li > ul {
  position: absolute;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  top: 2.2rem;
  left: 0;
  background: #fcfcfc;
  width: 100%;
  z-index: 999;
  display: none;
  border-left: 1px #02c696 solid;
  border-right: 1px #02c696 solid;
  border-bottom: 1px #02c696 solid;
  font-size: 16px;
  max-height: 200px;
  overflow-y: auto; }

.filter-shell > ul > li:hover > ul {
  display: block; }

.filter-shell > ul > li > ul > li {
  position: relative;
  padding: 5px 18px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 16px; }

.filter-shell > ul > li > ul > li:hover {
  background: #f3f3f3;
  color: #02c696; }

.filter-shell ul, .filter-shell li {
  list-style-type: none;
  text-decoration: none;
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none; }

.filter-shell > ul {
  display: flex;
  z-index: 2;
  flex-wrap: wrap; }
  .filter-shell > ul > li {
    margin: 15px 10px;
    padding: 6px 1.04rem;
    background-color: var(--white-color);
    cursor: pointer;
    list-style: none;
    border-radius: 1.56rem; }
.filter-shell > ul > li>a {
  font-weight: bold;
}

.filter-shell > ul > li:not(:last-child) {
  border: 1px var(--white-color) solid; }

.filter-shell > ul > li:last-child {
  display: flex; }

.filter-shell > ul > li:not(:last-child):hover {
  border: 1px #02c696 solid;
  border-radius: 1.56rem 1.56rem 0 0; }

.filter-shell > ul, .filter-shell > ul > li > ul, .filter-shell > ul > li > ul > li {
  list-style: none; }

.filter-shell > ul > li {
  width: 100%;
  box-shadow: 1px 8px 8px 1px rgb(4,131,105);
}
@media screen and (min-width: 1081px) {
  .filter-shell > ul > li {
    width: 18%;
  }
}

.productClassSearch {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center; }

.productClassSearch input {
  padding: 6px 1.04rem 6px 0;
  border: none;
  outline: none;
  line-height: 1.2em;
  width: 100%; }

.productClassSearch button {
  border: none;
  background-color: var(--orange-color);
  cursor: pointer;
  margin: 0 10px;
  width: 38px;
  height: 38px;
  position: absolute;
  right: -20px;
  border-radius: 50%;
  color: var(--white-color); }

.pcListTable, .new-table_gene, .table-bordered {
  position: relative;
  border: none;
  color: #151515; }
.pcListTable th, .new-table_gene th, .table-bordered th {
  color: var(--white-color);
  background: none;
  border: none; }
.pcListTable a, .new-table_gene a, .table-bordered a {
  color: var(--linkColor); }
.pcListTable a:hover, .new-table_gene a:hover, .table-bordered a:hover {
  color: var(--orange-color); }
.pcListTable thead, .new-table_gene thead, .table-bordered thead {
  background: linear-gradient(to right, #1A8BA9, #01CBA3); }
.pcListTable thead tr, .new-table_gene thead tr, .table-bordered thead tr {
  overflow: hidden; }
.pcListTable thead tr th:first-child, .new-table_gene thead tr th:first-child, .table-bordered thead tr th:first-child {
  border-radius: 1.56rem 0 0 0; }
.pcListTable thead tr th:last-child, .new-table_gene thead tr th:last-child, .table-bordered thead tr th:last-child {
  border-radius: 0 1.56rem 1.56rem 0; }
.pcListTable tr, .pcListTable td, .new-table_gene tr, .new-table_gene td, .table-bordered tr, .table-bordered td {
  border: none; }
.pcListTable .banner-btn, .new-table_gene .banner-btn, .table-bordered .banner-btn {
  margin: 0;
  padding: 2px 10px; }
.pcListTable .banner-btn img, .new-table_gene .banner-btn img, .table-bordered .banner-btn img {
  width: 1.56rem; }

.new-table_gene td {
  border-bottom: 1px solid rgba(21, 21, 21, 0.1); }

.sideCarousel .operate {
  height: 50px;
  bottom: 10px;
  border: none; }
  .sideCarousel .operate span {
    color: var(--black-color); }
    .sideCarousel .operate span::after {
      border: none; }
  .sideCarousel .operate.left {
    left: -10px; }
  .sideCarousel .operate.right {
    right: -10px; }
.sideCarousel h2 {
  font-size: 1.4em; }

.sideCarousel.banner-carousel ul.carousel-content li:first-child {
  opacity: 0;
  position: relative;
  z-index: -1;
  height: auto;
  width: 100%; }
.sideCarousel.banner-carousel ul.carousel-content {
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
 /* height: 400px;*/ }

.sideCarousel.banner-carousel ul.scroll {
  bottom: 5px; }
  .sideCarousel.banner-carousel ul.scroll > li {
    width: 50px;
    height: 50px;
    --color:var(--black-color);
    border: 1px solid rgba(21, 21, 21, 0.2);
    border-radius: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    .sideCarousel.banner-carousel ul.scroll > li:hover {
      border: 1px solid var(--orange-color); }
    .sideCarousel.banner-carousel ul.scroll > li.current {
      border: 1px solid var(--orange-color); }

.sideCarousel {
  border-radius: 1.04rem;
  box-shadow: 1px -1px 4px 2px rgba(21, 21, 21, 0.1); }
  .sideCarousel ul.carousel-content li .carousel-contentMess {
    background: var(--white-color);
    position: relative;
    height: 400px; }
    .sideCarousel ul.carousel-content li .carousel-contentMess a {
      font-size: 1em;
      color: var(--black-color);
      display: block;
      padding: 10px;
      -webkit-transition: all ease-in-out 0.4s;
      -moz-transition: all ease-in-out 0.4s;
      -ms-transition: all ease-in-out 0.4s;
      -o-transition: all ease-in-out 0.4s;
      transition: all ease-in-out 0.4s; }
      .sideCarousel ul.carousel-content li .carousel-contentMess a:hover {
        color: var(--purple-color); }
  .sideCarousel ul.carousel-content li {
    flex-direction: column;
    padding-bottom: 4.04em;
    background: var(--white-color);
   /* height: 400px;*/ }
  .sideCarousel ul.carousel-content li .imgData {
    height: 260px;
    position: relative;
    background: var(--imgSrc) no-repeat;
    width: 100%;
    background-position: center center;
    background-size: contain!important;
  }

.product-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 1.56rem 0;
  width: 100%; }
  .product-icon li {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    font-size: 0.9em;
    --org:rgba(1,207,161,1);
    color: var(--org);
    font-weight: bold;
    transition: all ease-in-out 0.4s; }
    .product-icon li img {
      width: 40px;
      border-radius: 50%;
      background: var(--org);
      padding: 10px; }
    .product-icon li:nth-child(2) {
      --org:rgba(26,139,169,1); }
    .product-icon li:nth-child(3) {
      --org:rgba(243,114,12,1); }

.sideCarouselBlock {
  background: #F1F0F5;
  padding: 1.04rem;
  margin-top: 3.125rem; }

.side-product-btnAll {
  position: relative;
  display: flex;
  justify-content: space-between;
  background-color: var(--Green-color);
  border-radius: 8px;
  padding: 1.04rem;
  margin: 1.56rem 0; }
  .side-product-btnAll .banner-btn {
    font-size: 0.9em;
    padding: 3px 10px;
    --beforeBg: rgba(2,192,154,1);
    margin: 10px 0; }
    .side-product-btnAll .banner-btn img {
      background-color:  rgba(2,192,154,1);
      width: 1.56rem; }
    .side-product-btnAll .banner-btn label {
      white-space: nowrap; }

@media screen and (max-width: 1280px) {
  .side-product-btnAll .banner-btn {
    font-size: 0.8em;
    padding: 3px 10px; }
    .side-product-btnAll .banner-btn img {
      width: 1.04rem;
      margin-left: 5px; }
    .side-product-btnAll .banner-btn label {
      line-height: 1.2em; } }
.product-detailTitle {
  margin-top: 3.125rem; }

.product-detailTable {
  position: relative;
  border: none;
  background: none; }
  .product-detailTable td, .product-detailTable tr {
    border: none;
    background: none; }
  .product-detailTable td:first-child {
    font-weight: bold;
    white-space: nowrap; }
  .product-detailTable .borderBottom {
    border-bottom: 1px solid var(--Green-color);
    width: 100%; }
  .product-detailTable .border {
    border-bottom: 1px solid rgba(21, 21, 21, 0.1); }
  .product-detailTable select {
    padding: 5px 1.04rem; }

.sizeLabel {
  position: relative;
  display: inline-block;
  padding: 6px 1.56rem;
  border-radius: 0 1.04rem 0 1.04rem;
  color: var(--black-color);
  --color:rgba(232,232,232,1);
  background: var(--color);
  margin-right: 1.56rem; }
  .sizeLabel[data-select] {
    color: var(--white-color);
    --color:var(--Green-color); }
.sizeLabel:hover {
  color: var(--white-color);
  --color:var(--Green-color);
}
.arowIcon {
  border: 2px solid var(--Green-color);
  border-radius: 50%;
  color: var(--Green-color);
  width: 1.04rem;
  height: 1.04rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 1.04rem; }

.product-btn {
  position: relative;
  display: inline-block;
  padding: 0.6rem 2rem;
  border-radius: 0 1.04rem 0 1.04rem;
  color: var(--white-color) !important;
  background-color: rgba(2,192,154,1);
  overflow: hidden;
  padding-right: 3.1rem;
  transition: all ease-in-out 0.4s;
  margin-right: 1.04rem; }
  .product-btn span {
    background: #02a681;
    position: absolute;
    content: "";
    height: 100%;
    right: 0;
    width: 1.56rem;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .product-btn:hover {
    background-color: #02a681; }

.product-btn2 {
  position: relative;
  display: inline-block;
  padding: 0.6rem 2rem;
  border-radius: 0 1.04rem 0 1.04rem;
  color: var(--white-color) !important;
  background-color: #1a8ba9;
  overflow: hidden;
  padding-right: 3.1rem;
  transition: all ease-in-out 0.4s;
  margin-right: 1.04rem; }
  .product-btn2 span {
    background: #056f6d;
    position: absolute;
    content: "";
    height: 100%;
    right: 0;
    width: 1.56rem;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .product-btn2:hover {
    background-color: #056f6d; }

.product-btn3 {
  position: relative;
  display: inline-block;
  padding: 0.6rem 2rem;
  border-radius: 0 1.04rem 0 1.04rem;
  color: var(--white-color) !important;
  background-color: #f3720c;
  overflow: hidden;
  padding-right: 3.1rem;
  transition: all ease-in-out 0.4s;
  margin-right: 1.04rem;
}
  .product-btn3 span {
    background: #9f4a07;
    position: absolute;
    content: "";
    height: 100%;
    right: 0;
    width: 1.56rem;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
  .product-btn3:hover {
    background-color: #9f4a07; }
.product-btn4 {
  position: relative;
  display: inline-block;
  padding: 0.6rem 2rem;
  border-radius: 0 1.04rem 0 1.04rem;
  color: var(--white-color) !important;
  background-color: #2ab3ff;
  overflow: hidden;
  padding-right: 3.1rem;
  transition: all ease-in-out 0.4s;
  margin-right: 1.04rem; }
.product-btn4 span {
  background: #0d89ce;
  position: absolute;
  content: "";
  height: 100%;
  right: 0;
  width: 1.56rem;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
.product-btn4:hover {
  background-color: #0d89ce; }

.product-tab {
  position: relative;
  margin-top: 1.56rem; }
  .product-tab .product-tabList {
    position: relative;
    display: flex;
    border-radius: 1.56rem 1.56rem 1.56rem 0;
    background-color: whitesmoke;
    overflow: hidden; }
    .product-tab .product-tabList::after {
      position: absolute;
      content: "";
      background-color: var(--Green-color);
      width: 98%;
      height: 2px;
      bottom: 0; }
    .product-tab .product-tabList li {
      position: relative;
      padding: 1rem 1.04rem;
      color: var(--black-color);
      z-index: 1;
      cursor: pointer; }
      .product-tab .product-tabList li.current {
        color: var(--white-color);
        background: linear-gradient(to right, #1A8BA9, var(--Green-color)); }
        .product-tab .product-tabList li.current::before {
          position: absolute;
          content: "";
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid var(--white-color);
          bottom: -5px;
          left: 46%; }
  .product-tab .product-tabPanel {
    position: relative;
    display: none; }
    .product-tab .product-tabPanel.current {
      overflow-x: auto;
      display: block; }
    .product-tab .product-tabPanel table {
      background: none;
      border: none; }
      .product-tab .product-tabPanel table td, .product-tab .product-tabPanel table tr {
        border: none;
        background: none; }
      .product-tab .product-tabPanel table td:first-child {
        font-weight: bold;
        white-space: nowrap; }
    .product-tab .product-tabPanel .newsBtn {
      position: absolute;
      right: 10px;
      top: 1.56rem;
      cursor: pointer; }
      .product-tab .product-tabPanel .newsBtn span {
        display: inline-block;
        margin-right: 5px; }

.questionForm {
  position: relative;
  background-color: var(--white-color);
  padding: 1.04rem;
  margin-top: 10px; }
  .questionForm h3 {
    margin-top: 10px; }
  .questionForm .inquiry-form img {
    position: absolute !important;
    right: 1.04rem;
    left: initial !important; }
  .questionForm .newBtn::before {
    background-color: var(--Green-color); }
  .questionForm .coll_title {
    cursor: pointer;
    text-align: left;
    color: #201d1a;
    padding: 15px 0 8px 10px;
    margin-bottom: 1.04rem;
    height: auto;
    overflow: hidden;
    background: #f1f9f7;
    border: 1px #e0f1e9 solid;
    border-radius: 1.56rem;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
    width: 99%; }
  .questionForm .coll_title:hover {
    color: #8a6d3b; }
  .questionForm .coll_ask {
    display: none;
    padding: 10px;
    background: #fcf8e3;
    color: #8a6d3b;
    border-radius: 5px;
    border: 1px solid #faebcc;
    margin: 0 0 1.04rem 0;
    position: relative;
    overflow: visible !important;
    width: 99%; }
  .questionForm .coll_ask:after, .questionForm .coll_ask:before {
    bottom: 100%;
    left: 3%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .questionForm .coll_ask:after {
    border-color: transparent;
    border-bottom-color: #fcf8e3;
    border-width: 15px;
    margin-left: -15px; }
  .questionForm .coll_ask:before {
    border-color: transparent;
    border-bottom-color: #faebcc;
    border-width: 17px;
    margin-left: -17px; }

.questionFormMode {
  position: fixed;
  background-color: rgba(21, 21, 21, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  display: none; }
  .questionFormMode h4 {
    margin-top: 2px; }
  .questionFormMode > div {
    position: relative;
    padding: 10px 1.56rem;
    border-radius: 10px;
    background-color: var(--white-color);
    max-width: 600px;
    height: max-content; }
    .questionFormMode > div > span {
      position: absolute;
      right: 1.04rem;
      top: 1.04rem;
      cursor: pointer; }
  .questionFormMode form .verify>img {
    position: absolute;
    right: 25px !important;
    left: auto !important;
    bottom: 5px !important; }
  .questionFormMode form .newBtn {
    margin-bottom: 10px; }
    .questionFormMode form .newBtn::before {
      background-color: var(--Green-color); }

.inquiry-product {
  position: relative;
  margin-top: 1.04rem;
  width: 100%; }
  .inquiry-product input[type='text'], .inquiry-product textarea {
    position: relative;
    padding: 10px;
    outline: none;
    border: none;
    background: none;
    border-bottom: 1px solid rgba(180, 180, 180, 0.8);
    margin-bottom: 10px;
    width: 100%; }
    .inquiry-product input[type='text']::-webkit-input-placeholder, .inquiry-product input[type='text']::-moz-placeholder, .inquiry-product input[type='text']::-ms-input-placeholder, .inquiry-product textarea::-webkit-input-placeholder, .inquiry-product textarea::-moz-placeholder, .inquiry-product textarea::-ms-input-placeholder {
      color: rgba(21, 21, 21, 0.3);
      font-size: 0.9em; }
  .inquiry-product textarea::-webkit-input-placeholder {
    font-family: 'MontserratLight'; }
  .inquiry-product textarea::-moz-placeholder {
    font-family: 'MontserratLight'; }
  .inquiry-product textarea:-ms-input-placeholder {
    font-family: 'MontserratLight'; }
  .inquiry-product textarea {
    height: 100px; }
  .inquiry-product select {
    position: relative;
    border: none;
    border-bottom: 1px solid rgba(21, 21, 21, 0.5);
    padding: 5px 10px;
    background: none;
    width: 100%; }
  .inquiry-product img {
    height: 2.1rem;
    width: max-content; }

.show {
  display: block !important; }

.rating-starsForm {
  position: relative;
  display: flex;
  align-items: center;
  background: #f8f0ce; }
  .rating-starsForm label {
    color: red; }
  .rating-starsForm .rating-stars {
    position: relative;
    display: flex; }
    .rating-starsForm .rating-stars li {
      position: relative;
      margin: 5px;
      cursor: pointer;
      font-size: 1.4rem; }
    .rating-starsForm .rating-stars .current {
      color: var(--orange-color); }
  .rating-starsForm input {
    width: 50px;
    border-radius: 3px;
    padding: 5px 10px;
    border: 1px solid rgba(21, 21, 21, 0.5); }

.bv-header {
  background-color: var(--Green-color);
  color: var(--white-color);
  border-radius: 4px;
  padding: 5px 10px;
  font-size: 1.1rem; }

.bv-body {
  position: relative;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1); }
  .bv-body .stars_time {
    position: relative;
    float: right; }

.show_number {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 1.04rem; }
  .show_number li {
    position: relative;
    width: 1.04rem;
    height: 1.04rem;
    color: var(--black-color);
    margin-right: 10px;
    font-size: 1.4rem; }

.Reviews {
  position: relative;
  margin: 2.1rem 0; }

.productCategories li:nth-child(1)::after {
  background-image: url(../images/pc-icon1.png); }
.productCategories li:nth-child(2)::after {
  background-image: url(../images/pc-icon2.png); }
.productCategories li:nth-child(3)::after {
  background-image: url(../images/pc-icon3.png); }
.productCategories li .categoriesTogglePanel {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
/*  transition: all ease-in-out 0.4s;*/ }
.productCategories li .showAllContent {
  text-overflow: initial;
  white-space: initial; }

.product-detail1 {
  position: relative;
  border-radius: 6px;
  padding: 10px;
  margin: 3.125rem 0;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.1);
  background: linear-gradient(to bottom, rgba(226, 249, 244, 0.26), #fefef5 40%);
  border: 4px solid white; }

/**********************************************gene*******************************************************/
.updown_shell {
  border-radius: 6px;
  padding: 10px;
  margin: 3.125rem 0;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.1); }

.updown_box {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 5px; }

.updown_box ul li {
  float: left;
  margin: 0 10px 10px 10px;
  padding: 5px 10px;
  font-size: 16px;
  border: 1px solid #ddd;
  color: #666;
  background: #f9f9f9;
  list-style: none; }

.updown_box ul li a {
  color: #666;
  text-decoration: none; }

.updown_box ul li a:hover {
  color: #666; }

.updown_box ul li:hover {
  color: #72a656;
  border: 1px solid #72a656;
  cursor: pointer;
  background: #FFF; }

.updown_box ul li.selected {
  color: #fff;
  border: 1px solid #72a656;
  color: #72a656;
  background: url(../images/theme-one-bg.png) no-repeat;
  background-position: right bottom; }

.updown_box ul li .Cattle {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/cattle-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Chicken {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/chicken-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Dog {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/dog-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Human {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/human-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Mouse {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/mouse-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Pig {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/pig-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Rabbit {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/rabbit-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Rat {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/rat-icon.svg);
  vertical-align: middle; }

.updown_box ul li .CHO, .updown_box ul li .HEK293 {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #337c0c;
  vertical-align: middle; }

.updown_box ul li i[class="E.coli"] {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #ac97bf;
  vertical-align: middle; }

.updown_box ul li .Human {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/human-icon.svg);
  vertical-align: middle; }

.updown_box ul li .Human {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/human-icon.svg);
  vertical-align: middle; }

.updown_box ul li i[class="Mammalian Cell"] {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/mammalian-cell-icon.svg);
  vertical-align: middle; }

.updown_box ul li i[class="Wheat Germ"] {
  width: 1.04rem;
  height: 1.04rem;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/iconsvg/plant-cell-icon.svg);
  vertical-align: middle; }

.select-result ul li {
  padding: 0 35px 0 10px; }

.updown_box ul li .Fc, .updown_box ul li .His {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #80a1c3;
  vertical-align: middle; }

.updown_box ul li .GST {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #0a5097;
  vertical-align: middle; }

.updown_box ul li .Fc, .updown_box ul li .His {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #80a1c3;
  vertical-align: middle; }

.updown_box ul li .hiss, .updown_box ul li .S {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #bdaa5f;
  vertical-align: middle; }

.updown_box ul li .na, .updown_box ul li .T7 {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #72a656;
  vertical-align: middle; }

.updown_box ul li .hist7, .updown_box ul li .N-A {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 8px;
  background: #ac97bf;
  vertical-align: middle; }

/**********************************************gene*******************************************************/
.table-bot {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
  border: 0px solid #ddd; }

.table-bot tr, .table-bot th, .table-bot td {
  border: none;
  border-bottom: 1px solid #ddd;
  font-size: var(--font-size); }

.table-bot th, .table-bot td {
  padding: 10px 10px;
  text-align: left; }

.table-bot th {
  background: #fcfcfc;
  color: #333;
  text-transform: uppercase; }

.table-bot tr td {
  background: #f9f9f9;
  color: #333; }

.table-bot tr td a {
  color: #02c696;
  text-decoration: none; }

.shadowLayout {
  border-radius: 6px;
  margin: 3.125rem 0;
  box-shadow: 1px 0 1.04rem rgba(21, 21, 21, 0.1); }

.gene-table {
  border-radius: 1.56rem; }

.gene-con {
  position: relative; }
  .gene-con .gene-pic {
    border-radius: 6px;
    overflow: hidden;
    margin: 1.04rem 0; }
    .gene-con .gene-pic img {
      vertical-align: top;
      transition: all ease-in-out 0.4s;
      width: 100%;
      aspect-ratio: 1.8;
    }
    .gene-con .gene-pic:hover img {
      transform: rotateZ(2deg) scale3d(1.1, 1.1, 1); }

@media screen and (min-width: 1081px) {
  .gene-con {
    display: grid;
    grid-template-columns: repeat(auto-fill, 32%);
    justify-content: space-between; } }
.related-title {
  position: relative;
  font-size: 2.4rem;
  font-family: "SyneBold" !important; }



/* add by cm01 */
.pro_02 {
        border-right: 2px #fff solid;
        border-bottom: 2px #fff solid;
        height: 394px;
        color: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pro_01 span, .pro_02 span {
        border: 1px #fff solid;
        border-radius: 100%;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        margin-top: 1.04rem;
    }

    .pro_01:hover span, .pro_02:hover span {
        background: #02c696;
        border: 1px #02c696 solid;
        transition: background-color .3s;
    }

.event-dot {
  padding: 0px 0px 0px 0;
  margin: 0px!important;
  height: auto;
  overflow: hidden;
  border: 0px red solid
}

.event-dot li {
  list-style: none!important;
  line-height: 26px;
  margin-right: 1.56rem;
  float: left
}

.time-icon:before {
  content: "\e91e";
  font-family: 'icomoon';
  cursor: pointer;
  color: #02c696;
  padding-right: 10px
}

.add-icon:before {
  content: "\e904";
  font-family: 'icomoon';
  cursor: pointer;
  color: #02c696;
  padding-right: 10px
}

.add1-icon:before {
  content: "\e973";
  font-family: 'icomoon';
  cursor: pointer;
  color: #02c696;
  padding-right: 10px
}

.quote-btn {
  border: 1px #02c696 solid;
  border-radius: 1.56rem;
  margin-left: 1.04rem;
  padding: 12px 2.1rem
}


.event-box-preview {
  background: #02c696;
  padding: 10px 1.04rem;
  font-size: 14px;
  margin-right: 10px;
  border-radius: 2.08rem;

}
.event-box-preview a, .event-box-minutes a{
  color: #fff!important;
}
.event-box-preview a:hover {
  color: #043081!important;
}
.event-box-minutes a:hover {
  color: #043081!important;
}
.event-box-minutes {
  background: #f6a947;
  padding: 10px 1.04rem;
  font-size: 0.9rem;
  margin-right: 10px;
  border-radius: 2.08rem;
  color: #fff!important;
}

.event-box {
  margin: 2.08rem 0;
  box-shadow: 1px 0 1.04rem rgba(21,21,21,0.1);
  padding: 1.04rem;
  color: #333;
  transition: all ease .4s
}
.event-box img {
  width: 100%;
}

.event-box:hover {
  box-shadow: 0 0 10px #ddd
}

.completed-event {
  margin-bottom: 30px;
  font-size: 2rem;
  color: #21b717;
  line-height: 3.125rem;
  display: inline-block;
  background-image: url(../images/icon06.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 4rem;
  background-size: contain;
}

.form-check {
  margin-right: 1.04rem;
}

.scott {
  margin: 2.08rem 0;
  display: flex; }
.scott a, .scott span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  width: 1.8rem;
  margin-right: 1rem; }
.scott a {
  border: 1px solid rgba(21, 21, 21, 0.1);
  border-radius: 2px; }
.scott .prev, .scott .next {
  background-color: var(--Green-color);
  transition: all ease-in-out 0.4s;
  color: var(--white-color); }
.scott .prev:hover, .scott .next:hover {
  background-color: var(--yellow-color); }

.section_services_inpage {
  position: relative;
  margin: 3.125rem 0;
}

@media screen and (min-width: 1080px) {
  .section_services_inpage .row {
    margin-left: -1.56rem!important;
    margin-right: -1.56rem!important;
  }
}

.arrowList {
  position: relative; }
.arrowList > li {
  position: relative;
  padding-left: 1.04rem; }
.arrowList > li a {
  color: var(--Green-color); }
.arrowList > li a:hover {
  color: var(--yellow-color); }
.arrowList > li::before {
  position: absolute;
  content: "";
  background-image: url("../images/iconsvg/keyboard_arrow_right.svg");
  width: 0.6rem;
  height: 100%;
  background-repeat: no-repeat;
  left: 0;
  background-position-y: center; }

/*.section_services_inpage {
  max-width: 1200px;
  margin: 20px auto
}*/


.section_services_inpage h3 a {
  color: var(--orange-color);
}

.section_services_inpage h3 a:hover {
  color: #02c696;
}

.section_services_inpage h2 {
  margin-top: 0;
  line-height: 1.2em;
}

/*.section_services_inpage p {
  line-height: 28px;
  margin: 0 0 20px 0
}*/

.section_services_inpage p strong {
  font-weight: bold
}

.section_services_inpage p a {
  color: var(--yellow-color);
  text-decoration: none
}

.section_services_inpage h1 {
  margin-top: 2.6rem;
}


.bg-gray-light {
  background-color: #eee;
  padding: 5px;
  margin: 10px 0;
}
.view-body{height: auto; overflow: hidden; width: 80%;}
.view-body > .col-md-3{font-weight: bold;text-align: right;}
.view-body > .col-md-3 span{color: #e33; padding-left: 3px;}
.view-body > .col-md-9 input {
  border: 1px #CCCCCC solid;
  width: 100%;
  padding: 5px;
  line-height: 2.08rem;
  border-radius: 3px;
}
.view-body > .col-md-9 textarea {
  border: 1px #CCCCCC solid;
  width: 100%;
  padding: 5px;
  line-height: 2.08rem;
  border-radius: 3px;
}
.view-body > .col-md-9{margin-bottom: 10px;}

.list-style-contact li {
  margin: 5px 0;
}

.orderTab {
 /* padding-bottom: 0;*/
}
.orderTab>li {
  padding: 8px 20px;
  margin-right: 1rem;
  font-weight: bold;
}
.orderTab>li:first-child {
  padding-left:20px;
}
.orderTab .liCurrent {
  border-radius: 3.16rem;
  border: 3px solid rgba(21,21,21,0.1);
  bottom: auto;
  height: 100%;
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1), 0 4px 4px rgba(0,0,0,0.04);
  box-shadow: inset 1px 1px 20px rgba(0,0,0,0.1), 0 4px 4px rgba(0,0,0,4%), inset 1px 6px 6px 2px rgba(111,111,111,20%);
}
.orderTab>li.active {
  color: var(--white-color);
}
@media screen and (max-width: 1080px) {
  .orderTab {
    display: block;
  }
  .orderTab>li {
    margin: 0.5rem 0;
    border-radius: 2px;
    background-color: var(--blue-color);
    color: var(--white-color);
  }
  .orderTab>li.active {
    background-color: var(--orange-color);
  }
}
.form-title {
  position: relative;
  text-align: left;
  padding-bottom: 10px;
  /* margin-bottom: 0; */
  border-bottom: 1px solid #9ae7d8;
  color: #02c09a;
  font-size: 1.1em;
}


.box {
  position: relative;
  margin: 3rem 0; }

.Collapsing {
  position: relative;
  padding-left: 2rem;
  cursor: pointer;
  margin: 1rem 0; }
.Collapsing:hover {
  color: var(--orange-color); }
.Collapsing::before {
  position: absolute;
  content: "\e9c6";
  font-family: icomoon;
  left: 0;
  width: 1.8rem;
  font-size: 1.4rem;
  color: var(--orange-color); }

.coll_body {
  position: relative;
  border-radius: 0.2rem;
  border: 3px solid var(--white-color);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.06) 0, rgba(0, 71, 171, 0) 50%), var(--white-color);
  padding: 0.5rem 1rem;
  display: none;
  box-shadow: 0 4px 4px rgba(0, 71, 171, 0.06), 0 10px 30px rgba(0, 71, 171, 0.1);
  margin-bottom: 1rem; }
.coll_body::before, .coll_body::after {
  position: absolute;
  content: "";
  left: 10px;
  top: -13px;
  width: 1rem;
  height: 1rem;
  transform: rotateZ(45deg);
  border: 3px solid var(--white-color);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.06) 0, rgba(0, 71, 171, 0) 50%), var(--white-color);
  z-index: -1;
  /*   border-left: 10px solid transparent;
     border-right: 10px solid transparent;
     border-bottom: 15px solid var(--white-color);*/ }
.coll_body::after {
  border: none;
  left: 10px;
  top: -10px;
  z-index: 1;
  background: #F2F6FB; }

.relevantList, .ulnodisc {
  position: relative;
  margin: 2rem 0; }
.relevantList li, .ulnodisc li {
  position: relative;
  border-radius: 4rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.04), inset 1px 6px 6px 2px rgba(111, 111, 111, 0.2);
  --borderColor:var(--white-color);
  border: 3px solid var(--borderColor);
  padding: 0.6rem 2rem;
  margin-bottom: 1rem;
  background-color: var(--white-color); }
.relevantList li::before, .ulnodisc li::before {
  position: absolute;
  content: "\e91b";
  left: 0.8rem;
  color: var(--Green-color);
  font-family: icomoon; }

@media screen and (min-width: 1081px) {
  .relevantList, .ulnodisc {
    display: grid;
    grid-template-columns: repeat(auto-fill, 32%);
    justify-content: space-between; } }

.Subcategory {
  font-family: "SyneBold";
  font-size: 1.2rem;
  color: var(--Green-color);
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
  width: 100%;
  display: block;
  margin-top: 2rem;
  padding-bottom: 10px; }

.ADkeywordInput {
  position: relative; }
.ADkeywordInput #sildeSearch {
  width: 100%;
  border-radius: 6rem;
  padding: 0.6rem 1rem;
  border: 1px solid var(--Green-color);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.06) 0, rgba(0, 71, 171, 0) 50%), var(--white-color);
  margin: 1rem 0; }
.ADkeywordInput select {
  width: 49%;
  border-radius: 6rem;
  padding: 0.5rem 1rem;
  border: 1px solid var(--Green-color); }

.ADsearchButton, .button-apply {
  border-radius: 6rem;
  padding: 0.3rem 1rem;
  border: 1px solid var(--Green-color);
  margin: 1rem 0;
  background: var(--Green-color);
  color: #fff;
  text-align: center;
  transition: all ease-in-out 0.4s; }
.ADsearchButton:hover, .button-apply:hover {
  background-color: var(--orange-color);
  border-color: var(--orange-color); }

.button-apply {
  padding: 0.8rem 1rem;
  width: 100%; }
.recomment-part > div {
  margin-bottom: 1rem; }
.recomment-part a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px;
  height: 100%; }
.recomment-part a > div {
  border: 1px solid rgba(21, 21, 21, 0.1);
  border-radius: 2px;
  aspect-ratio: 1;
  width: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
.recomment-part a img {
  width: 100%; }
.recomment-part a span {
  margin: 10px 0; }

.service-nail-box {
  margin: 10px 0;
  --color:#333;
  --size:1;
  --bgColor: #f9f9f9; }
.service-nail-box .service-imgbox {
  display: inline-block; }
.service-nail-box .service-imgbox img {
  border-radius: 10px;
  transition: all ease-in-out 0.4s;
  transform: scale3d(var(--size), var(--size), 1); }
.service-nail-box .service-lable-1 {
  margin: 10px 0;
  text-align: center; }
.service-nail-box .label-two {
  display: block;
  text-align: center;
  border-radius: 20px;
  background: var(--bgColor);
  border: 1px solid #eee;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  float: left;
  text-decoration: none;
  color: var(--color);
  transition: all ease-in-out 0.4s; }
.service-nail-box:hover {
  --color:var(--white-color);
  --size:1.06;
  --bgColor:var(--orange-color) ; }

.left-part {
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  border-radius: 1rem;
  padding-left: 10px;
  padding-right: 10px;
  border: 3px solid var(--white-color);
  background: linear-gradient(180deg, rgba(2, 19, 154, 0.01) 0, rgba(2, 192, 154, 0.01) 50%), var(--white-color); }
.left-part .sideLink {
  display: inline-block;
  margin-top: 0.6rem;
  width: 100%; }
.left-part .sideLink li {
  box-shadow: none;
  border: none;
  padding: 5px 10px; }
.left-part .left-title {
  padding: 5px 10px;
  background: var(--Green-color) !important;
  color: var(--white-color) !important;
  border-radius: 5px 5px 0 0; }

.related_p_s {
  width: 100%;
  border-bottom: 1px solid var(--Green-color);
  margin: 15px 0;
  padding-bottom: 5px; }
.related_p_s > span {
  position: relative;
  padding: 10px 1rem;
  display: inline-block;
  border-radius: 3rem;
  color: var(--white-color);
  background: var(--Green-color);
  border: 2px solid var(--Green-color);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.3); }
.related_p_s > span::before {
  position: absolute;
  content: "";
  border-radius: 3rem;
  border: 1px solid #01cea0;
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  width: 99%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }

.related_p_s_list {
  position: relative;
  margin: 1rem 0;
  width: 100%; }
.related_p_s_list > li {
  position: relative;
  margin: 1rem 0;
  /* padding: 10px; */
  border-radius: 3rem;
  padding: 10px;
  padding-left: 2rem;
  display: flex;
  align-items: center;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1); }
.related_p_s_list > li a {
  color: var(--Green-color); }
.related_p_s_list > li a:hover {
  color: var(--yellow-color); }
.related_p_s_list > li::before {
  position: absolute;
  content: "";
  background-image: url("../images/iconsvg/keyboard_arrow_right.svg");
  width: 0.6rem;
  height: 0.6rem;
  background-repeat: no-repeat;
  left: 1rem; }

@media screen and (min-width: 1081px) {
  .related_p_s_list {
    display: grid;
    grid-template-columns: repeat(auto-fill, 31%);
    justify-content: space-between; } }

.pcListTable .pricelist {
  display: block; }

.pro_type {
  width: auto;
  height: auto;
  overflow: hidden;
  border: 0 #02c696 solid;
  display: inline-block;
  font-size: 1rem;
  }
.pro_type > span {
  position: relative;
  background: var(--white-color);
  border-radius: 50px;
  padding: 5px 50px 5px 15px;
  display: inline-block;
  color: var(--Green-color);

  font-size: 1rem;
  margin-bottom: 20px; }
.pro_type > span::before {
  position: absolute;
  content: "\e93f";
  width: 1rem;
  height: 1rem;
  color: var(--Green-color);
  right: 10px;
  top: 6px;
  font-family: icomoon; }
@media screen and (min-width: 1081px) {
  .pro_type {
    margin-left: 20px;
  }
  .pro_type > span {
    margin-left: 10px;
  }
}
.table-block {
  position: relative;
}
@media screen and (max-width: 1080px){
  .pro_type > span {
    width: 100%;
  }
  .table-block {
    overflow-x: auto;
    width: 100%;
  }
}
.cents img {
  display: block;
}

.categarySelectBlock {
  position: relative; }
.categarySelectBlock .form-group {
  margin: 5px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1); }
.categarySelectBlock .form-group .radio {
  margin: 5px; }

.down-part {
  position: relative;
  margin-bottom: 2rem; }
.down-part a {
  position: relative;
  display: block;
  padding: 20px;
  height: 100%;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.2);
  background: linear-gradient(180deg, rgba(9, 106, 235, 0.2) 0, rgba(28, 181, 150, 0.1) 50%), var(--white-color);
  border: 3px solid var(--white-color); }
.down-part a .down-icon {
  position: relative;
  display: flex;
  align-items: center; }
.down-part a .down-icon span {
  position: absolute;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  background: rgba(2, 192, 154, 0.6);
  color: var(--white-color);
  padding: 6px; }
.down-part a h4 {
  margin: 5px 0;
  font-size: 1rem;
  text-align: center; }

.product-page h3 {
  color: var(--Green-color);
  margin: 1rem 0; }


/******************************************************* filter Gene ******************************************************************/
.rowSelect {
  position: relative;

}

@media screen and (min-width: 679px) {
  .rowSelect {
    grid-template-columns:repeat(auto-fill,31%);
    display: grid;
    justify-content: space-between;
  }
}
.rowSelect>li {
  margin: 1rem 0;
}

.section_services_inpage .rowSelect>li,.rowSelect>li {
  position: relative;
  border: 1px solid rgba(211,211,211,1);
  padding: 4px 10px;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -ms-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  list-style: none;
  box-shadow: 1px 8px 8px 1px rgb(4,131,105);
  background-color: var(--white-color);
  border-radius: 1.56rem;
}

.rowSelect>li:hover {
  border: 1px solid rgba(2,198,150,1)
}

.rowSelect>li>p {
  position: relative;
  padding: 0;
  cursor: pointer;
  margin: 0
}

.rowSelect>li>p::after {
  position: absolute;
  content: "\e9b3";
  font-family: icomoon;
  right: 0;
  -webkit-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  -ms-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s
}

.rowSelect>li:hover>p::after {
  color: rgba(2,198,150,1);
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  transform: rotateZ(90deg)
}

.rowSelect>li>ul {
  position: absolute;
  display: none;
  border: 1px solid rgba(2,198,150,1);
  width: 100%;
  z-index: 300;
  top: 100%;
  border-top: none;
  left: 0;
  background: rgba(255,255,255,1);
  max-height: 300px;
  overflow-y: auto;
  margin: 0;
  padding: 0
}

.rowSelect>li>ul>li {
  padding: 4px 10px;
  cursor: pointer
}

.rowSelect>li>ul>li:hover {
  background: rgba(230,230,230,1)
}

.selectLayout {
  position: relative;
  padding: 10px 20px 20px 20px;
  margin: 50px 0 30px 0;
  border-radius: 12px;
  border: 2px solid var(--Green-color);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.3);
}
.selectLayout::before {
  position: absolute;
  content: "";
  border-radius: 10px;
  border: 2px solid #01cea0;
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(to right, #1A8BA9, #01CBA3);
  width: calc(100% - 4px);
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.filter-rowSelect {
  position: relative;
  display: flex;
  align-items: center;
  margin: 10px 0 30px 0
}

.filter-rowSelect>ul {
  position: relative;
  width: 90%;
  padding: 0
}

.filter-rowSelect>ul:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.filter-rowSelect>ul>li {
  position: relative;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 5px 35px 5px 15px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(2,198,150,1);
  min-width: 200px;
  width: max-content;
  cursor: pointer;
  background:var(--white-color);
  color: var(--Green-color);
  float: left;
  margin: 10px 20px
}

.filter-rowSelect>ul>li::after {
  position: absolute;
  content: "\e93f";
  font-family: icomoon;
  right: 15px;
  color: var(--Green-color);
}

/******************************************************* filter Gene ******************************************************************/

.table-title {
  position: relative;
  padding: 10px 0;
  margin: 0;
  color: rgba(21, 21, 21, 0.7);
  border-bottom: 1px rgba(21, 21, 21, 0.2) solid;
  font-size: 1.2rem; }

.related-gene a {
  margin-right: 10px;
  color: var(--black-color); }

.service-second .animateGround.imgItem1 {
  position: absolute;
  width: 100%;
  top: 0;
  height: 30%;
  left: 0; }
.service-second .animateGround.imgItem2 {
  position: absolute;
  width: 50%;
  bottom: 0;
  height: 60%;
  left: 50%; }
.service-second .animateGround.imgItem3 {
  position: absolute;
  width: 50%;
  bottom: 0;
  height: 100%;
  left: 30%; }
.service-second .animateGround.imgItem4 {
  position: absolute;
  width: 50%;
  bottom: 0;
  height: 60%;
  left: 50%; }

.PROTAC-Targets tr td {
  padding: 8px 8px 8px 12px;
  font-size: 1rem;
  border-top: 1px #ddd solid;
  word-break: break-all;
}

.PROTAC-Targets {
  border-right: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}

.PROTAC-Targets tr td a {
  padding: 0 10px;
  display: inline-block;
}

.PROTAC-Targets tr td a {
  padding: 0 10px;
  display: inline-block;
}

.Grayarrow {
  position: relative;
  padding-left: 1.2rem; }
.Grayarrow::before {
  position: absolute;
  content: "\e923";
  font-family: icomoon;
  left: 0;
  color: rgba(21, 21, 21, 0.6); }
.ServicesBox {
  padding: 1rem 0.7rem;
  background: #AEF7E8;
  border-radius: 10px;
  margin: 1rem 0;
}

.SERVICEProteinUnit {
  width: 25%;
  float: left
}

.SERVICEProteinUnit .SERVICEProteinUnittit,.SERVICEProteinUnit2 .SERVICEProteinUnittit {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-weight: 700
}

.SERVICEProteinUnit .SERVICEProteinContent,.SERVICEProteinUnit2 .SERVICEProteinContent {
  padding: 10px;
  min-height: 260px
}

.SERVICEProteinUnit2 {
  width: 33.3%;
  float: left
}

.table-bordered {
  margin-top: 4rem;
  border-collapse: collapse;
  margin: 0;
  width: 100%;
/*  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd*/
}
.cardTab .table-bordered tr:not(:last-child)>td {
  border-bottom: 1px solid rgba(21,21,21,0.1);
}


/*.table-bordered tr,.table-bordered th,.table-bordered td {
  border: none;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  font-size: 1rem
}*/

.table-bordered th,.table-bordered td {
  padding: 10px 10px;
  text-align: left
}

.table-borderedt th {
  background: #fcfcfc;
  color: #333;
  text-transform: uppercase
}

.table-bordered tr td {
  background: #f9f9f9;
  color: #333
}

.table-bordered tr td a {
  color: #02c696;
  text-decoration: none
}

.table-mart>tbody>tr>td,.table-mart>tbody>tr>th,.table-mart>tfoot>tr>td,.table-mart>tfoot>tr>th,.table-mart>thead>tr>td,.table-mart>thead>tr>th {
  border: 1px solid #dad9d9;
  padding: 8px;
  vertical-align: top
}

.table-mart ol,.table-mart ul {
  padding-left: 20px
}

.table-mart {
  border-collapse: collapse;
  margin: 0;
  border: 0px solid #ddd;
  margin: 0 auto 20px auto
}

.table-mart tr td {
  color: #333;
  text-align: left
}

.table-mart tr td a {
  color: #02c696;
  text-decoration: none;
  text-align: left
}


@media screen and (min-width: 1081px) {
  .list-inline {
    display: grid;
    grid-template-columns: repeat(auto-fill, 48%);
    justify-content: space-between;
  }
}

.article>li {
  display: flex;
  align-items: center;
}
/********************************************************buyCar*******************************************************/
.buyCar {
  position: fixed;
  top: 30%;
  padding: 15px;
  right: 0;
  background-color: #f3720c;
  line-height: 17px;
  z-index: 100000;
  color: #fff;
  border: 0;
  display: inline-block;
  max-width: 360px;
  border-radius: 5px;
}

.buyCar .carContent {
  z-index: 99;
  position: absolute;
  top: 0px;
  right: 0;
  background-color: #444444;
  display: none;
  color: #fff;
  padding: 1rem 0.8rem 1.6rem 0.8rem;
  width: 360px;
}
.buyCar .carContent .title {
  font-size: 1.1rem;
  margin-bottom: 10px;
}
.buyCar .carData {
  max-height: 40vh;
  overflow: auto;
}
.buyCar .carData>p {
  font-size: 0.9rem;
}
.buyCar .carData table p {
  font-size: 0.9rem;
}
.buyCar:hover .carContent {
  display: inline-block;
}

.buyCar .carContent .btn {
  background-color: var(--orange-color) !important;
  border: 0 !important;
  font-size: 16px;
  padding: 8px 21px;
  color: #fff;
  text-transform: none;
  transition: all ease-in-out 0.4s;
}

.buyCar .carContent .btn:hover {
  background-color: var(--Green-color) !important;
  border: 0 !important;
  color: #fff;
}

.buyCar .carContent table {
  border: 1px solid #565961;
}

.buyCar .carContent td {
  background-color: #444444 !important;
  color: #fff;
  border: 0;
  border-bottom: 1px solid #565961;
}

.buyCar .carContent td a {
  display: block;
  line-height: 20px;
  padding-bottom: 5px;
  color: #a4a1e7 !important;
}

.buyCar .carContent td a:hover {
  color: #fff !important;
  font-weight: bold;
}

.buyCar .glyphicon-remove {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px;
  font-size: 16px;
}

.buyCar .fa-shopping-cart {
  font-size: 24px;
  color: #fff;
  cursor: pointer;
}

.buyCar .tit {
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
  font-weight: bold;
}

.buyCar .shoppingbasketnum {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-color: #F00;
  color: #ffffff;
  z-index: 12;
  position: absolute;
  top: -10px;
  right: 0px;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  z-index: 110;
}
#cartIcon{
  position: fixed;
  z-index: 300;
  opacity: 0;
}
/********************************************************buyCar*******************************************************/

/*************************************************************el-table__header***********************************************/

.el-table__body .richradio {
  border: 1px solid #CCC;
  color: #666;
  display: inline-block;
  line-height:1.2em;
  padding: 5px 10px 5px 5px;
  text-align: center;
  margin: 2px;
  border-radius: 4px;
  user-select: none;
  font-size: 1rem;
  min-width: 3.12rem;
}
.el-table__body .richradio.quoteChecked {
  background: url(../images/checked.svg) no-repeat right bottom;
  background-size: auto auto;
  border: 1px solid #00a4ff;
  background-size: 1rem 1rem;
  color: #00a4ff;
}
.product-tabone {
  color: #fff;
  padding: 8px;
  border-radius: 15px;
  font-size: 16px;
  background: #02c696;
  margin-right: 5px;
}

.product-tabone:hover {
  background-image: linear-gradient(210deg,#5DE455 0%,#14C0AA 100%)!important;
  color: #fff;
  transition: all ease .3s
}
.footer-p{margin-top: 20px; font-weight: normal; font-size: 14px;}
.clearshoppingbasket{background: #fff; color: #02c696; text-decoration: none; padding:5px 10px; border-radius:20px; cursor: pointer;}
.docare{background: #fff; color: #02c696; text-decoration: none; margin-left: 10px; padding:5px 10px; border-radius: 20px;}
.clearshoppingbasket:hover, .docare:hover{
  background: rgb(42 58 72);
  color: #fff;transition:background-color .3s;
}
/*************************************************************el-table__header***********************************************/
/**************************************************Gene**************************************************************************/
.select-result {
  position: relative;
  padding: 10px;
}
.select-result>li {
  position: relative;
  display: inline-block;
  width: max-content;
  padding: 5px 2rem 5px 1rem;
  background: linear-gradient(to right, #1aa994, #01CBA3);
  border-radius: 2px;
  margin: 5px 10px 5px 0;
  color: var(--white-color);
  transition: all ease-in-out 0.4s;
  cursor: pointer;
}
.select-result>li:hover {
  box-shadow: 1px 1px 6px 2px rgba(21,21,21,0.6);
}
.select-result>li::before {
  position: absolute;
  content: "\e93f";
  font-family: icomoon;
  right: 1rem;
  font-size: 0.7rem;
}

#geneTable th {
  white-space: nowrap;
}
#geneTable td:first-child {
  border-right: 1px solid rgba(21,21,21,0.1);
  text-align: center;
}

.radioBlock>input {
  display: inline-block;
  width: max-content;
  margin-top: 10px;
  margin-right: 10px;
}

.biomart-how {
  font-weight: bold;
  font-size: 1.2rem;
}
.hotpro {
  margin: 20px 0;
}
.hotpro>li {
  position: relative;
  padding: 2px 10px;
  border-radius: 4px;
  border: 1px solid rgba(21,21,21,0.1);
  display: inline-block;
  width: max-content;
  margin: 0 10px 10px 0;
}
.hotpro>li>a {
  position: relative;
  display: block;
}
.prclist .nav-tabs {
  justify-content: space-between; }
.prclist .nav-tabs > li {
  aspect-ratio: 1;
  border-radius: 50%;
  border: 3px solid var(--white-color);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16%;
  padding: 15px;
  font-size: 0.9rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.04), inset 1px 6px 6px 2px rgba(111, 111, 111, 0.2); }
.prclist .nav-tabs > li::before {
  position: absolute;
  right: 5px;
  content: "\e923";
  font-family: icomoon;
  font-size: 1.6rem; }
.prclist .nav-tabs > li.active {
  background: #01cea0;
  border: 2px solid #01cea0; }
.prclist .nav-tabs > li.active::after {
  position: absolute;
  content: "";
  border-radius: 50%;
  border: 1px solid #01cea0;
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }

/***************************************************downLoadPdf**************************************************************/
.downLoadArea {
  position: relative;
  --width: 50%;
  }

.downLoadArea .downLoadPdf {
  --pdfwidth: 31.25rem;
 }
.downLoadArea .downLoad-title {
  font-weight: 100;
  font-size: 1.6rem;
  text-align: right; }
.downLoadArea .downLoadContent {
  position: relative;
  --contentwidth: auto;
  margin-top: 1.2rem; }
.downLoadArea .downLoadContent p {
  position: relative;
  padding-top: 1rem;
  font-weight: bold; }
.downLoadArea .downLoadContent p::before {
  position: absolute;
  content: "";
  top: 0;
  height: 2px;
  width: 3rem;
  background-color: var(--Green-color); }
.downLoadArea .downLoadContent button {
  margin-top: 1rem;
  border: none;
  background: none;
  font-size: 1rem;
  color: var(--Green-color);
  border-bottom: 1px solid var(--Green-color);
  cursor: pointer; }
@media screen and (min-width: 1081px) {
  .downLoadArea {
    width: var(--width);
    margin-left: 2rem;
  }
  .downLoadArea .downLoadPdf {
    margin-right: 2rem;
    width: var(--pdfwidth);
    min-width: 31.25rem;
  }
  .downLoadArea .downLoadContent {
    width: var(--contentwidth);
  }
}
.downLoadInquiryView {
  position: fixed;
  z-index: 1000;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(21, 21, 21, 0.6);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none; }
.downLoadInquiryView > div {
  position: relative;
  width: 26rem;
  padding: 1.2rem;
  border-radius: 4px;
  --borderColor:var(--white-color);
  border: 3px solid var(--borderColor);
  background: linear-gradient(180deg, rgba(2, 19, 154, 0.1) 0, rgba(2, 192, 154, 0.01) 50%), var(--white-color);
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  transition: all ease-in-out 0.4s;
  /*    &::before {
        position: absolute;
        content: "";
        border-radius: 4px;
        border: 3px solid var(--borderColor);
        box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
        background: linear-gradient(180deg,rgba(0,71,171,.16),transparent 50%);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        z-index: 1;
      }*/ }
.downLoadInquiryView > div .close {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 1.6rem;
  transition: all ease-in-out 0.4s;
  cursor: pointer; }
.downLoadInquiryView > div .close:hover {
  color: var(--Green-color); }
.downLoadInquiryView > div .title {
  font-size: 1.6rem;
  margin: 1rem 0; }
.downLoadInquiryView > div input[type='text'] {
  padding: 10px 1rem;
  width: 100%;
  margin: 10px 0;
  outline: none;
  margin: 1.2rem 0;
  border-radius: 4px;
  border: 2px solid var(--borderColor);
  background: linear-gradient(180deg, rgba(2, 19, 154, 0.1) 0, rgba(2, 192, 154, 0.01) 50%), var(--white-color);
  box-shadow: 1px 4px 6px 4px rgba(21, 21, 21, 0.2), inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1); }

/***************************************************downLoadPdf**************************************************************/

.Grayarrow {
  position: relative;
  padding-left: 1.2rem; }
.Grayarrow::before {
  position: absolute;
  content: "\e923";
  font-family: icomoon;
  left: 0;
  color: rgba(21, 21, 21, 0.6); }

.selectCount {
  position: relative;
  display: flex;
  border: 1px solid rgba(21, 21, 21, 0.5);
  height: 30px;
  width: max-content;
  border-radius: 2px; }
.selectCount span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1;
  transition: all ease-in-out 0.4s;
  cursor: pointer; }
.selectCount span:hover {
  color: var(--yellow-color); }
.selectCount span[disabled] {
  cursor: not-allowed; }
.selectCount input {
  padding: 5px 10px;
  border: 1px solid rgba(21, 21, 21, 0.5);
  border-top: none;
  border-bottom: none;
  outline: none;
  width: 60px;
  text-align: center;
  border-radius: 0;
  margin-top: 0;
}

.pcListTable td:first-child {
  white-space: nowrap; }
.pcListTable select {
  padding: 5px 10px;
  border-color: rgba(21, 21, 21, 0.4);
  outline: none;
  border-radius: 2px;
  width: 100%; }
.pcListTable .banner-btn.color-style {
  padding: 6px 10px;
  font-size: 1rem; }

.prclist .nav-tabs {
  justify-content: space-between; }

.prclist .nav-tabs > li {
  aspect-ratio: 1;
  border-radius: 50%;
  border: 3px solid var(--white-color);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16%;
  padding: 16px;
  font-size: 0.9rem;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.04), inset 1px 6px 6px 2px rgba(111, 111, 111, 0.2); }
.prclist .nav-tabs > li::before {
  position: absolute;
  right: 5px;
  content: "\e923";
  font-family: icomoon;
  font-size: 1.6rem; }
.prclist .nav-tabs > li.active {
  background: #01cea0;
  border: 2px solid #01cea0; }
.prclist .nav-tabs > li.active::after {
  position: absolute;
  content: "";
  border-radius: 50%;
  border: 1px solid #01cea0;
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }

.basket-title {
  position: relative;
  font-weight: bold;
  line-height: 1.2em;
  padding-bottom: 1.04rem;
  text-align: center;
  font-family: "SyneBold";
  font-size: 1.4rem;
}
.basket-title>label {
  position: relative;
  font-size: 1.8rem;
}

.table-inquiry {
  position: relative;
  border: none;
}
.table-inquiry thead {
  background: linear-gradient(to right, #1A8BA9, #01CBA3); }
.table-inquiry thead tr th {
  background: none;
}
.table-inquiry thead tr{
  overflow: hidden; }
.table-inquiry thead tr th:first-child {
  border-radius: 1.56rem 0 0 0; }
.table-inquiry thead tr th:last-child {
  border-radius: 0 1.56rem 1.56rem 0; }
.table-inquiry button {
  padding: 8px 16px;
  border-radius: 2px;
  border: 1px solid rgba(21,21,21,0.1);
  color: var(--white-color);
  background-color: var(--Green-color);
  cursor: pointer;
  transition: all ease-in-out 0.4s;
}
.table-inquiry button:hover {
  border: 1px solid var(--Green-color);
  background: var(--white-color);
  color: var(--Green-color);
}

/***********************************************pagination-list*************************************************/
#quote-pagination {
  position: relative;
  display: flex;
  align-items: center;
}
#quote-pagination .numberText {
  padding: 6px 10px;
  width: 4rem;
  outline: none;
  text-align: center;
}
#quote-pagination .pageBtn {
  padding: 0.6em;
  width: 3rem;
  border-radius: 3px;
  border: 1px solid var(--Green-color);
  display: inline-block;
  margin-right: 10px;
  font-size: 0.9rem;
  cursor: pointer;
  background-color: var(--Green-color);
  color: var(--white-color);
  transition: all ease-in-out 0.4s;
}
#quote-pagination .pageBtn:hover {
  border-color: var(--orange-color);
  background-color: var(--orange-color);
}
.pagination-list {
  position: relative;
  display: flex; }
.pagination-list li {
  position: relative;
  padding: 4px 10px;
  border-radius: 3px;
  border: 1px solid rgba(21, 21, 21, 0.1);
  display: inline-block;
  margin-right: 10px;
  font-size: 0.9rem;
  cursor: pointer; }
.pagination-list li.current {
  color: var(--white-color);
  background-color: var(--Green-color); }
.pagination-list li:hover {
  border-color: var(--Green-color); }
/***********************************************pagination-list*************************************************/

.table-responsive {
  position: relative;
  display: block;
  width: 100%;
}

.cardTab .nav-tabs {
  width: 100%;
  border-bottom: 1px solid var(--Green-color);
  padding-bottom: 0;
}
.cardTab .nav-tabs > li {
  padding: 0.6rem 1rem;
  border: 1px solid var(--Green-color);
  margin-right: 10px;
  border-radius: 4px 4px 0 0;
  border-bottom: none;
}
.cardTab .nav-tabs > li.active {
  color: var(--white-color) !important;
  background-color: var(--Green-color);
  background: linear-gradient(to right, #1A8BA9, #01CBA3);
}
.cardTab .nav-tabs > li.active::before {
  position: absolute;
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid var(--white-color);
  bottom: -5px;
  left: 46%;
  z-index: 2;
}
.cardTab .nav-tabs > li.active::after {
  position: absolute;
  content: "";
  border-radius: 4px 4px 0 0;
  border: 1px solid #01cea0;
  border-bottom: none;
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }
.cardTab .tab-pane .nav-tabs {
  flex-direction: column;
  border: 1px solid var(--Green-color);
  overflow: hidden;
  height: max-content;
}
.cardTab .tab-pane .nav-tabs>li {
  width: 100%;
  word-break: break-word;
  margin-right: 0;
  border-radius: 0;
}
.cardTab .tab-pane .nav-tabs>li.active>a {
  color: var(--white-color) !important;
}
.cardTab .tab-pane .nav-tabs>li.active::before {
  display: none;
}

@media screen and (min-width: 1081px) {
  .tabs-vertical {
    display: grid;
    grid-template-columns: 20% 78%;
    justify-content: space-between;
  }
}

.sars-box a {
  position: relative;
  padding: 5px 0.8rem;
  border: 1px solid rgba(4,184,148,0.6);
  margin: 0.6rem 0;
  display: block;
  text-align: center;
  border-radius: 2px;
}

.researchareaTit {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(4,184,148,0.2);
  color: #02c09a;
}


.product-search {
  position: relative;
  border-radius: 1.56rem 1.56rem 1.56rem 0;
  background-color: whitesmoke; }
.product-search .search-content {
  padding: 1rem; }
.product-search .title {
  position: relative;
  color: var(--white-color);
  border-bottom: 1px solid var(--Green-color);
  padding: 0.5rem 1rem; }
.product-search .title::before {
  position: absolute;
  content: attr(data-text);
  left: 0;
  bottom: 0;
  height: 100%;
  width: max-content;
  background-color: var(--Green-color);
  padding: 0 1rem;
  display: flex;
  align-items: center;
  border-radius: 1.56rem 0 0 0; }
.product-search .ADkeywordInput #sildeSearch {
  width: 100%;
  border-radius: 6rem;
  padding: 0.5rem 1rem;
  border: none;
  background: none;
  margin: 0; }
.product-search .search-platform {
  margin-bottom: 1rem;
  padding: 0.3rem 0.6rem;
  border: none; }
.product-search .search-platform > button {
  height: 2.4rem;
  width: auto;
  aspect-ratio: 1;
  background: none;
  color: var(--orange-color);
  background: var(--white-color);
  border: 1px solid var(--white-color);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.3);
  overflow: hidden; }
.product-search .search-platform > button::after {
  position: absolute;
  content: '';
  border-radius: 2rem;
  border: 1px solid var(--white-color);
  box-shadow: inset 1px 2px 6px 4px rgba(21, 22, 21, 0.1);
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }
.product-search .ADkeywordInput select {
  border: 1px solid rgba(21, 21, 21, 0.2);
  width: max-content;
  padding: 0.6rem 1rem;
  margin-right: 0.5rem;
  /* color: var(--white-color);*/ }


/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  8.33% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  16.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  25.25% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  33.3% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  41.63% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes hvr-wobble-vertical {
  8.33% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  16.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  25.25% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  33.3% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  41.63% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
.hvr-wobble-verticalShow {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-name: hvr-wobble-vertical;
  animation-iteration-count: infinite;
}

table[no-border]{
  border: none;
}
table[no-border] :is(tr, td){
  border: none;
}

.list-style-contact>li span {
  display: inline-block;
  margin-right: 1em;
  background-color: var(--Green-color);
  color: var(--white-color);
  border-radius: 2em;
  padding: 0.6em;
}
.pricelist {
  display: block;
}

.newStyle1, .newStyle4, .newStyle5, .newStyle6 {
  position: relative;
  overflow: hidden;
  margin: 3rem 0; }
.newStyle1 > div, .newStyle4 > div, .newStyle5 > div, .newStyle6 > div {
  position: relative;
  border-radius: 1rem;
  padding: 10px;
  margin: 1rem 0;
  padding-top: 2rem;
  padding-bottom: 4rem;
  color: var(--white-color); }
.newStyle1 > div .title, .newStyle4 > div .title, .newStyle5 > div .title, .newStyle6 > div .title {
  font-size: calc(4 * var(--font-size));
  text-align: center;
  font-family: "SyneBold";
  line-height: 1.2em; }
.newStyle1 > div li a, .newStyle4 > div li a, .newStyle5 > div li a, .newStyle6 > div li a {
  color: var(--orange-color); }
.newStyle1 > div .time-week, .newStyle4 > div .time-week, .newStyle5 > div .time-week, .newStyle6 > div .time-week {
  position: absolute;
  border: 2px solid #02c09a;
  top: -1rem;
  padding: 5px 1rem;
  width: max-content;
  background-color: #02c09a;
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.1);
  overflow: hidden; }
.newStyle1 > div .time-week::before, .newStyle4 > div .time-week::before, .newStyle5 > div .time-week::before, .newStyle6 > div .time-week::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 71, 171, 0.16)), color-stop(50%, transparent));
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  pointer-events: none; }

@media screen and (max-width: 1080px) {
  .newStyle1 > div, .newStyle4 > div {
    background-color: var(--Green-color); } }
@media screen and (min-width: 1081px) {
  .newStyle1, .newStyle4, .newStyle5, .newStyle6 {
    display: grid;
    grid-template-columns: repeat(auto-fill, 32%);
    justify-content: space-between; }
  .newStyle1 > div, .newStyle4 > div, .newStyle5 > div, .newStyle6 > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url("../images/newStyle1.svg"); }

  .newStyle1 > div {
    background-size: 300% auto;
    background-position: 0 0; }
  .newStyle1 > div:nth-child(2) {
    background-size: 300% auto;
    background-position: -100% 0; }
  .newStyle1 > div:nth-child(3) {
    background-size: 300% auto;
    background-position: -200% 0; }
  .newStyle1 > div:nth-child(5) {
    background-size: 300% auto;
    background-position: -100% 0; }
  .newStyle1 > div:nth-child(6) {
    background-size: 300% auto;
    background-position: -200% 0; }

  .newStyle4 {
    grid-template-columns: repeat(auto-fill, 18%); }
  .newStyle4 > div {
    background-size: 500% auto;
    background-position: 0 0; }
  .newStyle4 > div:nth-child(2) {
    background-size: 500% auto;
    background-position: -100% 0; }
  .newStyle4 > div:nth-child(3) {
    background-size: 500% auto;
    background-position: -200% 0; }
  .newStyle4 > div:nth-child(4) {
    background-size: 500% auto;
    background-position: -300% 0; }
  .newStyle4 > div:nth-child(5) {
    background-size: 500% auto;
    background-position: -400% 0; }

  .newStyle5 {
    grid-template-columns: repeat(auto-fill, 23%); }
  .newStyle5 > div {
    background-size: 400% auto;
    background-position: 0 0; }
  .newStyle5 > div:nth-child(2) {
    background-size: 400% auto;
    background-position: -100% 0; }
  .newStyle5 > div:nth-child(3) {
    background-size: 400% auto;
    background-position: -200% 0; }
  .newStyle5 > div:nth-child(4) {
    background-size: 400% auto;
    background-position: -300% 0; }
  .newStyle5 > div:nth-child(6) {
    background-size: 400% auto;
    background-position: -100% 0; }
  .newStyle5 > div:nth-child(7) {
    background-size: 400% auto;
    background-position: -200% 0; }
  .newStyle5 > div:nth-child(8) {
    background-size: 400% auto;
    background-position: -300% 0; }

  .newStyle6 {
    grid-template-columns: repeat(auto-fill, 16%); }
  .newStyle6 > div {
    background-size: 600% auto;
    background-position: 0 0; }
  .newStyle6 > div:nth-child(2) {
    background-size: 600% auto;
    background-position: -100% 0; }
  .newStyle6 > div:nth-child(3) {
    background-size: 600% auto;
    background-position: -200% 0; }
  .newStyle6 > div:nth-child(4) {
    background-size: 600% auto;
    background-position: -300% 0; }
  .newStyle6 > div:nth-child(5) {
    background-size: 600% auto;
    background-position: -400% 0; }
  .newStyle6 > div:nth-child(6) {
    background-size: 600% auto;
    background-position: -500% 0; } }

.quote-inquiry[href] {
  position: relative;
  padding: 0.5rem 2rem;
  margin: 2rem 0;
  display: inline-block;
  font-weight: bold;
  background-color: #02c09a;
  border-radius: 3rem;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2), 0 4px 4px rgba(0, 0, 0, 0.1);
  color: var(--white-color);
  border: 2px solid #20dab5;
  overflow: hidden; }
.quote-inquiry[href]::before {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 71, 171, 0.16)), color-stop(50%, transparent));
  background: linear-gradient(180deg, rgba(0, 71, 171, 0.16), transparent 50%);
  pointer-events: none; }


.newStyle2 {
  position: relative;
  margin: 3rem 0; }
.newStyle2 .title {
  position: relative;
  font-size: calc(1.6 * var(--font-size));
  margin-bottom: 1rem;
  color: var(--Green-color); }
.newStyle2 > div {
  position: relative; }
.newStyle2 > div .border {
  border: 2px solid rgba(21,21,21,1);
  padding: 2rem;
  height: calc(100% - 5rem);
  border-radius: 1rem; }


@media screen and (min-width: 1081px) {
  .newStyle2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, 46%);
    justify-content: space-between; }
  .newStyle2::before {
    position: absolute;
    content: "";
    height: calc(100% + 20%);
    width: 4px;
    background-color: rgba(21,21,21,0.6);
    top: -6%;
    left: calc(50% - 2px); }
}

.borderStyle {
  border: 2px solid rgba(21, 21, 21, 0.2);
  padding: 1rem; }

.boundaryStyle {
  position: relative;
  margin: 3rem 0; }


.newStyle3 {
  position: relative; }
.newStyle3 > li {
  position: relative;
  margin: 2rem 0; }
.newStyle3 > li p {
  position: relative;
  padding: 0.5rem 1rem;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  margin: 0.3rem 0.5rem;
  border-radius: 4px; }

@media screen and (min-width: 1081px) {
  .boundaryStyle::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 2px;
    background-color: rgba(21, 21, 21, 0.2);
    top: 0;
    left: 48%; }
  .newStyle3 > li {
    display: flex;
    flex-wrap: wrap; } }

.check-list, .diamond-list, .star-list, .calendar-list {
  position: relative;
  margin: 3rem 0;
  --proportion: 25%; }
.check-list > li, .diamond-list > li, .star-list > li, .calendar-list > li {
  position: relative;
  padding: 1rem;
  padding-left: 3em;
  margin: 1rem 0.5rem;
  padding-right: 0.5em;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1); }
.check-list > li::before, .diamond-list > li::before, .star-list > li::before, .calendar-list > li::before {
  position: absolute;
  content: "";
  background-image: url("../images/iconsvg/check-icon.svg");
  background-size: cover;
  width: 1.6em;
  aspect-ratio: 1;
  top: 1.2em;
  left: 0.6em; }

.diamond-list > li::before {
  background-image: url("../images/iconsvg/diamond-icon.svg");
  aspect-ratio: 1.1; }

.star-list > li::before {
  background-image: url("../images/iconsvg/five-star-icon.svg"); }

.calendar-list > li::before {
  background-image: url("../images/iconsvg/calendar-icon.svg");
  aspect-ratio: 1.1; }

@media screen and (min-width: 1081px) {
  .check-list, .diamond-list, .star-list, .calendar-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, var(--proportion));
    justify-content: space-between; } }
.icon-messList {
  position: relative;
  margin: 2rem 0; }
.icon-messList > li {
  position: relative;
  line-height: 1.6em;
  text-align: center;
  margin: 1rem 0;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  padding: 1.5rem 1rem; }
.icon-messList > li img {
  position: relative;
  width: 6rem; }
.icon-messList > li p {
  margin: 0.5rem 0; }

@media screen and (min-width: 1081px) {
  .icon-messList {
    display: grid;
    grid-template-columns: repeat(auto-fill, 24%);
    justify-content: space-between;
  }
}

.simpleData-list {
  position: relative;
  --basis: 30%;
  margin: 2rem 0; }
.simpleData-list li {
  position: relative; }
.simpleData-list li .img {
  position: relative;
  width: 100%;
  aspect-ratio: 1.6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(21, 21, 21, 0.1); }
.simpleData-list li .img > span {
  font-size: 8em;
  margin: auto;
  color: var(--Green-color); }
.simpleData-list li .img > p {
  position: absolute;
  bottom: 2rem; }
.simpleData-list li img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
  vertical-align: top; }
.simpleData-list li .mess {
  position: relative;
  margin-top: 1rem; }

@media screen and (min-width: 1081px) {
  .simpleData-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, var(--basis));
    justify-content: space-between; } }

.td-max > div {
  position: relative;
  display: flex;
  margin-bottom: 0.5em; }
.td-max > div::before {
  position: relative;
  content: "\e947";
  font-family: icomoon;
  color: var(--Green-color); }

.successInfo {
  position: relative;
  text-align: center;
}
.successInfo .center-layout {
  flex-direction: column;
  align-items: center; }
.successInfo .title {
  position: relative;
  padding-left: 2.6em;
  font-weight: bold;
  font-size: 1.1em; }
.successInfo .title::before {
  position: absolute;
  content: "\e927";
  font-family: icomoon;
  width: 2em;
  left: 0;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--white-color);
  background-color: var(--Green-color); }

.successInfoTable {
  position: relative; }
.successInfoTable td:first-child {
  white-space: nowrap; }

.rowImgContent {
  position: relative;
  margin-bottom: 3rem; }
.rowImgContent > div {
  position: relative;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  border-radius: 2px;
  background-color: var(--white-color);
  padding: 1em;
  text-align: center;
  margin: 1rem 0; }
.rowImgContent > div .img {
  position: relative;
  display: block;
  aspect-ratio: 1.2;
  width: 100%;
  overflow: hidden; }
.rowImgContent > div .img img {
  vertical-align: top; }
.rowImgContent > div span {
  position: relative;
  display: block;
  margin-top: 0.5em; }

@media screen and (min-width: 1081px) {
  .rowImgContent {
    display: grid;
    grid-template-columns: repeat(auto-fill, 23%);
    justify-content: space-between; } }


.loadingBlock {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: grid;
  place-items: center;
  z-index: 100;
  background-color: var(--white-color);
}

.loading-box, .loading-box > div { position: relative; box-sizing: border-box; }
.loading-box { display: block; font-size: 0px; color: rgb(255, 255, 255); }
.loading-box.la-dark { color: rgb(51, 51, 51); }
.loading-box > div { display: inline-block; float: none; background-color: currentcolor; border: 0px solid currentcolor; }
.loading-box { width: 32px; height: 32px; }
.loading-box > div:nth-child(1), .loading-box > div:nth-child(2) { position: absolute; left: 0px; width: 100%; }
.loading-box > div:nth-child(1) {
  background-color: var(--Green-color);
  top: -25%; z-index: 1; height: 100%; border-radius: 10%; animation: 0.6s linear -0.1s infinite normal none running square-jelly-box-animate;
}
.loading-box > div:nth-child(2) { bottom: -9%; height: 10%; background: rgb(0, 0, 0); border-radius: 50%; opacity: 0.2; animation: 0.6s linear -0.1s infinite normal none running square-jelly-box-shadow; }
.loading-box.la-sm { width: 16px; height: 16px; }
.loading-box.la-2x { width: 64px; height: 64px; }
.loading-box.la-3x { width: 96px; height: 96px; }
@-webkit-keyframes square-jelly-box-animate {
  17% { border-bottom-right-radius: 10%; }
  25% { transform: translateY(25%) rotate(22.5deg); }
  50% { border-bottom-right-radius: 100%; transform: translateY(50%) scale(1, 0.9) rotate(45deg); }
  75% { transform: translateY(25%) rotate(67.5deg); }
  100% { transform: translateY(0px) rotate(90deg); }
}
@keyframes square-jelly-box-animate {
  17% { border-bottom-right-radius: 10%; }
  25% { transform: translateY(25%) rotate(22.5deg); }
  50% { border-bottom-right-radius: 100%; transform: translateY(50%) scale(1, 0.9) rotate(45deg); }
  75% { transform: translateY(25%) rotate(67.5deg); }
  100% { transform: translateY(0px) rotate(90deg); }
}
@-webkit-keyframes square-jelly-box-shadow {
  50% { transform: scale(1.25, 1); }
}
@keyframes square-jelly-box-shadow {
  50% { transform: scale(1.25, 1); }
}

#tableProduct th:last-child {
  width: 10%;
}
.row-iconList {
  position: relative;
  width: 100%;
  margin: 1.56rem 0;
  --averagelength: 32%; }
.row-iconList > li {
  position: relative;
  padding: 1rem;
  padding-left: 3em;
  margin: 1rem 0;
  padding-right: 0.5em;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  --icon: url(../images/iconsvg/time-icon.svg); }
.row-iconList > li::before {
  position: absolute;
  content: "";
  background-image: var(--icon);
  background-size: cover;
  width: 1.6em;
  aspect-ratio: 1.1;
  top: 1.2em;
  left: 0.6em; }

.row-iconList2 {
  position: relative;
  width: 100%;
  margin: 1.56rem 0;
  --averagelength: 32%;
  --commonicon: url(../images/iconsvg/time-icon.svg); }
.row-iconList2 > li {
  position: relative;
  padding: 1rem;
  padding-left: 3em;
  margin: 1rem 0;
  padding-right: 0.5em;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1); }
.row-iconList2 > li::before {
  position: absolute;
  content: "";
  background-image: var(--commonicon);
  background-size: cover;
  width: 2em;
  aspect-ratio: 1.1;
  top: 1.2em;
  left: 0.6em; }

@media screen and (min-width: 1081px) {
  .row-iconList, .row-iconList2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, var(--averagelength));
    justify-content: space-between; } }

.cents h2{margin-top: 20px; margin-bottom: 0;}

.pro_type {
  position: absolute;
  visibility: hidden;
}

.product-list {
  position: relative;
  overflow-y: auto;
  --icon: '\e95e';
  --color: var(--Green-color);
  max-height: 20rem; }
.product-list > li {
  position: relative;
  padding-left: 2rem;
  line-height: 2em;
  padding-right: 1rem; }
.product-list > li::before {
  position: absolute;
  left: 0;
  content: var(--icon);
  font-family: 'icomoon'!important;
  color: var(--color); }
.product-list > li a {
  color: var(--black-color);
  font-weight: normal; }

.content-title-style1 {
  position: relative;
  background-color: var(--Green-color);
  color: var(--white-color);
  width: 100%;
  padding: 0.5em;
  line-height: 1.2em;
  border-radius: 2px;
  margin-top: 1rem!important;
}


.roll-block {
  position: relative;
  max-height: 20em;
  overflow: hidden; }
.roll-block .content {
  position: relative;
  animation-name: fadeInUpBig;
  animation-duration: 20s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  /* transform:translateY(calc(20em - 512px));*/ }

@-webkit-keyframes fadeInUpBig {
  0% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(calc(20em - 2em * 20)); } }
@-moz-keyframes fadeInUpBig {
  0% {
    -moz-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(calc(20em - 2em * 20)); } }
.content-title-style1 {
  position: relative;
  background-color: var(--Green-color);
  color: var(--white-color);
  width: 100%;
  padding: 0.2em 0.5em;
  line-height: 1.2em; }

.nomain-search {
  position: relative;
  margin: 2em 0; }
.nomain-search .list {
  position: relative; }
.nomain-search .list > li {
  position: relative;
  display: inline-block;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1);
  border-radius: 4px;
  margin-right: 5px;
  margin-bottom: 0.5em;
  --color: var(--black-color);
  transition: all ease-in-out 0.4s; }
.nomain-search .list > li a {
  position: relative;
  display: block;
  color: var(--color);
  padding: 0.5em 0.9em; }
.nomain-search .list > li:hover {
  background: linear-gradient(to right, var(--light-green-color), var(--linkColor));
  --color: var(--white-color); }
.nomain-search .list > li.current {
  background: linear-gradient(to right, var(--light-green-color), var(--linkColor));
  --color: var(--white-color); }

.show-products {
  position: relative;
  margin: 2rem 0; }
.show-products .item {
  position: relative;
  padding: 0.6em 1em;
  box-shadow: 1px 0 20px rgba(21, 21, 21, 0.1); }

@media screen and (min-width: 1081px) {
  .show-products {
    display: grid;
    grid-template-columns: repeat(auto-fill, 24%);
    justify-content: space-between; }
  .show-products .item {
    margin-bottom: 1em; } }


.main-search-form {
  position: relative;
  margin: 1.5rem 0;
  border-radius: 2px;
  border: none;
  border-bottom: 1px solid var(--black-color);
  width: 100%;
  background-color: var(--white-color);
  padding: 0.5rem;
  display: flex; }
.main-search-form input {
  width: 10rem;
  position: relative;
  border: none;
  background: none;
  padding: 0.3rem 1rem 0.3rem 0.5rem;
  font-size: 1.2em;
  outline: none; }
.main-search-form input::-webkit-input-placeholder {
  color: rgba(21, 21, 21, 0.5);
  font-family: "Mulish", 'lato', sans-serif; }
.main-search-form input::-moz-placeholder {
  color: rgba(21, 21, 21, 0.5);
  font-family: "Mulish", 'lato', sans-serif; }
.main-search-form input:-ms-input-placeholder {
  color: rgba(21, 21, 21, 0.5);
  font-family: "Mulish", 'lato', sans-serif; }
.main-search-form.focus:focus-within {
  --borderColor: var(--red-color);
  background-color: rgba(121, 121, 121, 0.1); }
.main-search-form button {
  border: none;
  color: var(--black-color);
  width: 2em;
  aspect-ratio: 1;
  background: none;
  font-size: 1.6em;
  cursor: pointer; }

@media screen and (min-width: 769px) {
  .main-search-form {
    width: 100%; }
  .main-search-form input {
    width: calc(100% - 2em); } }

.new-title {
  position: relative;
  margin-top: 1em; }
.new-title::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--Green-color);
  left: 0;
  bottom: 0;
  z-index: -1; }
.new-title > * {
  padding: 0.5em 1em;
  width: max-content;
  border-radius: 20px 0 0 0;
  background: linear-gradient(to right, var(--light-green-color), var(--Green-color));
  color: var(--white-color);
  margin-bottom: 0; }

/*********************************page-btn***********************************/
.page-btn {
  --color: var(--white-color);
  position: relative;
  overflow: hidden;
  padding: 8px 3.08rem 8px 2rem;
  margin: 2.08rem 5px;
  color: var(--color) !important;
  border-radius: 2.08rem;
  --btn-secondary-border:3px;
  display: flex !important;
  align-items: center;
  background: linear-gradient(to left, #00C598, #188EA8);
  transition: all ease-in-out 0.4s;
  --beforeBg:var(--white-color);
  --borderColor:var(--Green-color);
  border: 1px solid var(--borderColor);
  width: max-content;
  --width:0; }
.page-btn > * {
  z-index: 2; }
.page-btn::before {
  position: absolute;
  content: "";
  width: var(--width);
  height: 100%;
  top: 0;
  right: 0;
  background: var(--beforeBg);
  transition: all ease-in-out 0.4s;
  z-index: 1; }
.page-btn::after {
  position: absolute;
  content: "";
  background-image: url("../images/logo-color.png");
  width: 2.08rem;
  aspect-ratio: 1;
  border-radius: 80px;
  right: 10px;
  background-size: cover;
  background-color: var(--white-color);
  z-index: 10; }
.page-btn:hover {
  --width:100%;
  --color: var(--orange-color); }
.page-btn label {
  position: relative;
  text-transform: uppercase;
  cursor: pointer; }

/*********************************page-btn***********************************/


.icon-pdf {
  position: relative;
 }
.icon-pdf::before {
  content: "\e94a";
  font-family: icomoon;
  margin-right: 0.5em;
  color: var(--red-color); }
