@charset "UTF-8";
header {
  background-image: url("../../image/navbar_bg.png") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-color: transparent !important;
}
@media (max-width: 767px) {
  header .header-top .header-icons {
    margin-right: 10px;
  }
  header .header-top .comp_tel {
    padding: 0 !important;
    height: 21px !important;
    background-color: transparent !important;
    color: #296CD4 !important;
    min-height: 21px !important;
  }
  header .header-top .comp_tel i {
    font-size: 22px !important;
  }
}

.slck-arr-client, .slck-arr-fcats {
  color: #333;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}
.slck-arr-client i, .slck-arr-fcats i {
  font-size: 35px;
}
.slck-arr-client.prev, .slck-arr-fcats.prev {
  left: 50px;
  z-index: 5;
}
.slck-arr-client.next, .slck-arr-fcats.next {
  left: 100px;
}

.slck-arr {
  position: absolute;
  top: 40%;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: white;
  cursor: pointer;
}

.slck-arrAward {
  position: absolute;
  top: 50%;
  -ms-transform: translate(0px, -50%);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: black;
  cursor: pointer;
}

.slck-arrAward.prev {
  left: 40px;
  z-index: 6;
}
@media (max-width: 520px) {
  .slck-arrAward.prev {
    left: 15px;
  }
}

.slck-arrAward.next {
  right: 40px;
}
@media (max-width: 520px) {
  .slck-arrAward.next {
    right: 15px;
  }
}

.slck-arrAward i {
  font-size: 35px;
}

.product-product .slick-initialized .slick-slide {
  text-align: center;
  padding: 0px;
}

.slck-arr.prev {
  left: 0px;
  z-index: 9;
}
@media (max-width: 520px) {
  .slck-arr.prev {
    left: 10px;
  }
}

.slck-arr.next {
  right: 0px;
}
@media (max-width: 520px) {
  .slck-arr.next {
    right: 10px;
  }
}

.slck-arr i {
  font-size: 35px;
}

.slick-initialized .slick-slide {
  text-align: center;
  padding: 10px;
}

.product-layout.slick-initialized .slick-slide {
  text-align: center;
  padding: 20px;
}

.slick-slide .slick-home-img {
  width: 100%;
  display: inline-block;
}

.slick-slide .slick-home-text {
  margin-top: 1em;
  color: white;
}

.fcategory h2 {
  color: white;
}

.fcategory {
  text-align: center;
}
.fcategory.section-space.fcategory-29 {
  margin-top: -14rem;
  z-index: 1;
  padding: 28rem 0px 40px 0px;
}
@media (max-width: 1161px) {
  .fcategory {
    margin-top: -11rem;
  }
}

.homeClients.section-space {
  z-index: 1;
  margin-top: -6rem;
  padding-top: 15.5rem;
}

.w-90 {
  width: 90% !important;
}

.hp-content {
  position: relative;
  width: 100%;
  height: 368px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .hp-content {
    width: 80%;
  }
}
@media (max-width: 520px) {
  .hp-content {
    width: 100%;
  }
  .hp-content .hp-text {
    bottom: 65px;
    font-size: 8px;
  }
}

.hp-img {
  position: absolute;
}

.hp-text {
  position: absolute;
  background-color: white;
  bottom: calc(-173px / 5);
  box-shadow: 0px 0px 5px 0px slategrey;
  padding: 1rem;
  width: 90%;
}

.modal-open .modal {
  display: flex !important;
  align-items: center;
}

.homeProcess.section-space {
  padding: 60px 0;
}

.hc-clients {
  text-align: center;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  width: 100%;
}

.hc-clients h3 {
  width: 55%;
  font-weight: 800;
}

.hc-arr-container {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hc-slideContent {
  background-color: #296dd3;
  border-radius: 10px;
  padding: 2em !important;
}
@media (max-width: 520px) {
  .hc-slideContent {
    padding: 1em;
  }
  .hc-slideContent .hc-text {
    font-size: 10px;
  }
}

.hc-slideContent img {
  margin-bottom: 1em;
}

.hc-slideContent .hc-text {
  text-align: left;
  color: white;
  font-weight: 300;
}

.aboutPage.section-space {
  padding: 10px;
}

.aboutMissionVision.section-space {
  padding: 50px 0px;
}

.aboutMilestone.section-space {
  padding: 40px 0px;
}

.programPage.section-space {
  padding: 20px 0px;
}

.aboutPageImg {
  width: 60%;
}

.aboutPageText {
  font-weight: 700;
  font-size: 13px;
}

.card {
  width: calc(100% / 2.5);
  border: none;
  border-radius: 0px;
}

.card-body {
  padding: 2rem;
  font-size: 12px;
  font-weight: 700;
}
@media (max-width: 520px) {
  .card-body {
    font-size: 6px;
    line-height: 1.5;
    padding: 1rem;
  }
  .card-body h3 {
    font-size: 15px;
  }
}

.divMissionVision .card {
  background-color: #eee;
}

.divMissionVision .card:nth-child(1) {
  background-color: #fff;
}

.missionVisionTitle {
  text-transform: uppercase;
  display: flex;
  justify-content: center;
}

.missionVisionTitle h3 {
  color: white;
  font-weight: 600;
  font-size: 25px;
  width: 37%;
  margin-top: 10rem;
  margin-bottom: 2rem;
}

.information-information.iid-7 {
  background-image: url("../../image/Rectangle-87.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.information-information.iid-8 {
  background-image: url("../../image/Rectangle-87.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.information-information.iid-9 {
  background-image: url("../../image/Rectangle-87.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.information-information.iid-9 .section-space {
  padding: 20px 0;
}

.information-contact {
  background-image: url("../../image/Rectangle-87.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.product-category {
  background-image: url("../../image/Rectangle-87.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.product-product {
  background-image: url("../../image/Rectangle-87.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
.product-product .sticker {
  padding: 3px 8px;
  line-height: 3;
  z-index: 2;
  top: 0px;
  right: 35px;
  height: 45px;
}
.product-product .sticker:before, .product-product .sticker:after {
  content: "";
  position: absolute;
}
.product-product .sticker:after {
  height: 0;
  width: 0;
  bottom: -15px;
  left: 0;
  border-left: 26px solid #DA0404 !important;
  border-right: 26px solid #DA0404;
  border-bottom: 15px solid transparent;
}

.programPage h3 {
  font-size: 30px;
  font-weight: 700;
}

.programPage h4 {
  font-size: 23px;
  font-weight: 700;
}

.programRow {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.programRow div > .programContent {
  width: 80%;
  float: right;
}
@media (max-width: 520px) {
  .programRow div > .programContent {
    width: 95%;
    float: left;
  }
}
.programRow div > .programContent.rightProgram {
  float: left;
}

.afterSalesText {
  text-align: center;
  font-weight: 700;
  font-size: 25px;
}

.panel-title > a:before {
  float: right !important;
  font-family: FontAwesome;
  content: "";
  font-size: 12px;
  padding-right: 5px;
  color: #000;
}

.panel-title > a.collapsed:before {
  float: right !important;
  content: "";
  color: #000;
}

#timeline .timeline-item:after, #timeline .timeline-item:before {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

#timeline {
  width: 100%;
  margin: 30px auto 0px 0px;
  position: relative;
  padding: 0 10px;
}
#timeline:before {
  content: "";
  width: 2px;
  height: 67%;
  background: #cbcbcb;
  left: 50%;
  top: 0;
  position: absolute;
}
#timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%;
}
#timeline .timeline-item {
  margin-bottom: 10px;
  position: relative;
}
#timeline .timeline-item .timeline-icon {
  background: #296CD4;
  width: 17px;
  height: 17px;
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  margin-left: -7px;
  border-radius: 50px;
}
#timeline .timeline-item .timeline-content {
  width: 50%;
  padding: 20px;
  text-align: right;
}
#timeline .timeline-item .timeline-content h2 {
  color: #296CD4;
  margin: -18px 0px 10px 0px;
  font-weight: 900;
  text-align: right;
  font-size: 19px;
  text-transform: none !important;
}
@media (max-width: 520px) {
  #timeline .timeline-item .timeline-content h2 {
    text-align: left;
  }
}
#timeline .timeline-item .timeline-content p {
  margin-right: 30px;
  margin-left: 0px;
  font-size: 12px;
}
@media (max-width: 520px) {
  #timeline .timeline-item .timeline-content p {
    text-align: left;
    margin-right: 0px;
    margin-left: 30px;
  }
}
#timeline .timeline-item .timeline-content.right {
  float: right;
  text-align: left;
}
#timeline .timeline-item .timeline-content.right h2 {
  text-align: left;
}
#timeline .timeline-item .timeline-content.right p {
  margin-left: 30px;
  font-size: 12px;
}
@media screen and (max-width: 360px) {
  #timeline .timeline-item .timeline-content {
    float: left !important;
  }
}

@media screen and (max-width: 768px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline:before {
    left: 0;
  }
  #timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
  }
  #timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #296CD4;
  }
  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}
@media screen and (max-width: 360px) {
  #timeline {
    margin: 30px;
    padding: 0px;
    width: 90%;
  }
  #timeline:before {
    left: 0;
  }
  #timeline .timeline-item .timeline-content {
    width: 90%;
    float: left;
    text-align: left;
  }
  #timeline .timeline-item h2 {
    text-align: left !important;
  }
  #timeline .timeline-item p {
    margin-left: 30px !important;
  }
  #timeline .timeline-item p:before, #timeline .timeline-item p.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #296CD4;
  }
  #timeline .timeline-item .timeline-icon {
    left: 0;
  }
}
.font-weight-bold {
  font-weight: 700;
}

.uploadFile {
  width: 50px;
  color: #fff;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none !important;
}

:focus {
  outline: none !important;
}

.g-recaptcha {
  transform: scale(0.77);
  transform-origin: 0 0;
}

.text-black {
  color: black !important;
}
.text-black a {
  color: #8CC539;
}

.list-group-item {
  border: none !important;
  background-color: transparent !important;
}

#side_filter {
  background-color: transparent;
  box-shadow: none;
}
#side_filter .list-group {
  border: transparent !important;
  box-shadow: none;
}

#filter_groups div .item_header {
  font-size: 20px;
  font-weight: 700;
}

.btn-disabled {
  color: white !important;
  background-color: #959595 !important;
  border: none !important;
}

.img-disabled {
  opacity: 0.4 !important;
}

.sticker:before, .sticker:after {
  content: "";
  position: absolute;
}

.sticker:after {
  height: 0;
  width: 0;
  bottom: -15px;
  left: 0;
  border-left: 25.5px solid #DA0404;
  border-right: 26px solid #DA0404;
  border-bottom: 15px solid transparent;
}

.price-new {
  color: #d32929;
  margin-left: 7px;
}

.productCat {
  font-size: 12px;
}

.productCat:last-child::after {
  /* style */
  content: ",";
  font-size: 12px;
  margin-left: -2px;
  margin-right: 5px;
}

.pc_flex_end {
  justify-content: flex-end;
}

.pc_title {
  font-size: 30px;
  font-weight: 900;
}

.product-price.old-prices {
  color: #296ed4;
  font-size: 25px;
  font-weight: 900;
}

.old-prices {
  color: #CCCCCC;
  font-size: 25px;
  font-weight: 900;
}

.out-of-stock-prices {
  color: #888888;
  font-size: 25px;
  font-weight: 900;
}

.new-prices {
  color: #d32929;
  font-size: 25px;
  font-weight: 900;
}

.btn-back {
  background-color: white !important;
  box-shadow: 0 0 0 0.7px lightgray;
}

.btn.btn-default.btn-number {
  color: white;
  font-size: 8px;
  background-color: #333;
}
.btn.btn-default.btn-number.pc_left {
  background-color: #333333;
}
.btn.btn-default.btn-number.pc_left:hover {
  background-color: white;
  color: #333;
}
.btn.btn-default.btn-number.pc_right {
  background-color: #296CD4;
}
.btn.btn-default.btn-number.pc_right:hover {
  background-color: white;
  color: #296CD4;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: white;
  background-color: #296CD4;
}

.nav-tabs > li > a {
  margin-right: -1px;
  border: 0.5px solid lightgray;
  color: #939393;
  background-color: white;
  border-radius: 0;
  text-transform: uppercase;
}

.nav-tabs > li:first-child a {
  border-radius: 5px 0px 0px 5px;
}
.nav-tabs > li:last-child a {
  border-radius: 0px 5px 5px 0px;
}

.featured-module.featured_related_products_ h2 {
  margin-top: 2rem;
  font-weight: 700;
  margin-bottom: 0.75em;
}

.featured-module .sticker:after {
  height: 0;
  width: 0;
  bottom: -15px;
  left: 0;
  border-left: 26px solid #DA0404;
  border-right: 26px solid #DA0404;
  border-bottom: 15px solid transparent;
}

.img-grayscale {
  -webkit-filter: grayscale(60%) !important;
  filter: opacity(0.8) !important;
}

.navbar_hr {
  border: 0.7px solid #7ca7e4;
  position: absolute;
  width: calc(100% / 1.2);
  top: calc(100% / 8);
  display: none;
}
.icon_login {
  width: 15px !important;
  max-width: 25px !important;
  margin-right: 0.5em;
}

.header-icons {
  color: #0F4D94;
  align-items: center;
  display: flex;
}
.header-icons span {
  display: inline-block;
  font-weight: 700;
}
@media (max-width: 1161px) {
  .header-icons span {
    display: none;
  }
}

.modal-content {
  background-image: url("../../image/newsletter_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 1.5rem;
  height: 50vh;
}

.modal-header {
  border-bottom: none !important;
}
.modal-header .close {
  color: #2A6DD6;
  opacity: 1;
  font-weight: 500;
  font-size: 14px;
}

.modal-body {
  height: 40vh;
  padding: 6em;
}

.newsletter_content_pc {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.newsletter_content_pc p {
  font-size: 10px;
  width: 64%;
}

@media (max-width: 360px) {
  .hp-text {
    bottom: 15px;
  }

  .header-icons span {
    display: none;
  }

  .modal-body {
    padding: 0;
  }

  .fcategory h2 {
    font-size: 18px;
  }

  .hc-clients h3 {
    width: 75%;
  }

  .missionVisionTitle h3 {
    font-size: 15px;
    width: 90%;
  }

  .card {
    width: calc(100% / 2.2);
  }
  .card .card-body {
    padding: 0.75rem;
    font-size: 8px;
  }
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 15px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  border-radius: 20px !important;
  color: white;
  background-color: #296CD4;
  border: 0px;
}

.pagination > li > a, .pagination > li > span {
  padding: 4px 11px 2px;
  margin-left: 15px;
  color: #333;
  background-color: transparent;
  border: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: white;
  background-color: #296CD4;
  border-color: transparent;
  border-radius: 30px;
}

.pageArrows {
  background-color: transparent !important;
}
.pageArrows:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.pageArrows i {
  font-size: 30px;
  color: #296CD4;
}

#ToTop {
  display: none !important;
}

.text-right {
  text-align: right !important;
}

.file-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 520px) {
  .file-input {
    flex-direction: column;
  }
  .file-input .btn {
    min-width: 125px !important;
  }
}

.inputCart {
  font-size: 14px !important;
  color: black;
  width: 3em !important;
}

.menu-sub {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
}
.menu-sub .container {
  -webkit-box-shadow: 1px 3px 9px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 1px 3px 9px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 1px 3px 9px 0px rgba(0, 0, 0, 0.27);
  background: #f0f0f0;
  padding: 3em;
}
.menu-sub h4 a {
  transition: 0.3s;
  color: #333;
}
.menu-sub h4 a:hover {
  color: #009ee6;
}
.menu-sub .sub-2 {
  padding-left: 2em;
}
.menu-sub .sub-2 a {
  color: #6b6b6b;
}
.menu-sub .sub-2 a:hover {
  color: #009ee6;
}

.colHeader {
  padding: 2rem;
}
.colHeader:first-child {
  border-right: 1px solid black;
}
.colHeader .list-unstyled .subMenuHover {
  padding: 0.5rem 1rem 0;
  display: flex;
  align-items: center;
}
.colHeader .list-unstyled .subMenuHover:hover {
  background-color: #ECF4FF;
}
.colHeader .list-unstyled .subMenuHover a {
  text-transform: uppercase;
  font-weight: 600 !important;
}
.colHeader .list-unstyled .childNav.level-2 {
  padding-left: 30px;
  margin-bottom: 10px;
}
.colHeader .list-unstyled .childNav.level-2 .level-2.child:hover {
  color: #296CD4 !important;
}

#custom-sub-menu, #e-sub-menu {
  display: none;
}

.headerSubMenu, .eSubMenu {
  position: absolute;
  z-index: 2;
  background-color: white;
  display: none;
  top: 40px;
}
.headerSubMenu h5, .eSubMenu h5 {
  display: none;
}
.headerSubMenu:before, .eSubMenu:before {
  content: "";
}

.afterSalesForm .formsGlobal input, .programPage .formsGlobal input, .careersPage .formsGlobal input, .information-contact .formsGlobal input {
  border-radius: 5px;
}

@media (max-width: 991px) {
  .search-custom .search-box button {
    background-color: white;
    border-radius: 0px 50px 50px 0;
  }
  .search-custom .search-box input {
    border-radius: 50px 0 0 50px;
  }
}
@media (max-width: 520px) {
  .footer-upper-contet .footer-contact-links:nth-child(2) {
    display: none;
  }

  #button-cart {
    margin-right: 15px;
  }

  .contact-footer {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .addMargin {
    margin-right: 7px;
  }
}
.homePartner.section-space {
  text-align: center;
}

.common-home .btn_mailing {
  border-radius: 30px;
  position: fixed;
  right: 20px;
  bottom: 12%;
  background-color: #296CD4;
  color: white;
  padding: 1rem 1.25rem;
  border: 1px #296CD4 solid;
  z-index: 2;
  transition: all 0.3s;
}
.common-home .btn_mailing i {
  font-size: 25px;
}
.common-home .btn_mailing:hover {
  transform: translateY(-10px);
}

.product-catalog .sticker {
  display: none;
}

/*# sourceMappingURL=main_puricare.css.map */
