@import url('https://fonts.googleapis.com/css2?family=Boon&display=swap');

/* Typography */
body,
ul,
li,
p,
a,
label,
input,
div {
  font-family: 'Boon';
  font-size: 20px;
  font-weight: 300 !important;
}

.h1 {
  font-family: 'Boon';
  font-size: 48px !important;
  font-weight: 200 !important;
}

.resize_font {
  font-size: 24px;
}

.h2 {
  font-family: 'Boon';
  font-size: 30px !important;
  font-weight: 300;
}

.h3 {
  font-family: 'Boon';
  font-size: 22px !important;
}

.h4 {
  font-family: 'Boon';
  font-size: 20px !important;
  color: #707070;
}

.border_md {
  display: block;
}

.border_sm {
  display: none;
}

a {
  color: #000000 !important;
}

.font-seting {
  font-size: 1.2em;
}

a:hover {
  cursor: pointer;
  color: #2f2f2d !important;
}

.nav-sm {
  display: none !important;
}

/* General */
.logo {
  font-weight: 500 !important;
}

.text-warning {
  color: #ede861 !important;
}

.text-muted {
  color: #bcbcbc !important;
}

.page-link {
  color: #8A9F61;
}

.text-green {
  color: #616D2A;
}

.text-success {
  color: #59ab6e !important;
}

.form-check-input {
  margin-left: 56px;
}

.form-check .form-check-input {
  margin-left: 1.2em !important;
}

.text-black {
  color: #000000;
}

.text-grey {
  color: #707070 !important;
}

.text-atc2-grey {
  color: #7A7F91;
}

.text-light {
  color: #ffffff !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  color: #707070;
}

.nav-item .active {
  margin: 5px;
}

.menu .active {
  border-bottom: 5px solid #616D2A;
  margin: 5px;
}

.set-carousel-indicators {
  position: absolute;
  /* right: 0; */
  bottom: 0;
  /* left: 0; */
  z-index: 2;
  display: inline-flex;
  justify-content: center;
  padding: 0;
  /* margin-right: 15%; */
  /* margin-bottom: 1rem; */
  /* margin-left: 15%; */
  list-style: none;
}

.btn-danger {
  color: #fff;
  background-color: #6BA6FF !important;
  border-color: #6BA6FF !important;
}
.dataTables_filter, .dataTables_length, .dataTables_info{
  color: #8A9F61 !important;
  height: auto;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #8A9F61 !important;
  border-color: #8A9F61 !important;
}

.set-td {
  width: 70%;
  text-align: left !important;
}



.dropdown-menu .dropdown-item {
  left: 6% !important;
  right: inherit;
  top: 76% !important;
  color: #707070 !important;
  ;
}

.nav-sm {
  display: none !important;
}

.dropdown-item:hover {
  color: #ffffff !important;
  background-color: #8A9F61;
}

.page-item.active .page-link:hover .page-link {
  z-index: 3;
  color: #fff;
  background-color: #8A9F61 !important;
  border-color: #8A9F61 !important;
}

.page-item {
  padding-left: 5px;
}

.pb_4 {
  padding-bottom: 1.5rem;
}

.p_5 {
  padding-top: 3rem;
}

.p_3 {
  padding-top: 1rem;
}



.icon-inf {
  color: black !important;
  font-size: 16px !important;
}

.text-inf {
  color: rgb(61, 61, 61) !important;
  font-size: 16px;
}

.set-nav {
  padding: 10px;
}

.border-search {
  border: thin rgb(216, 216, 216) solid;
  margin: 0px;
  padding: 20px;
  box-shadow: 0px 14px 12px -15px rgb(0 0 0 / 50%);
  border-radius: 3px;
  /* margin-top: 20px; */
}

.border-head {
  width: -webkit-fill-available;
  padding: 9px;
  color: #ffffff;
  background: #8A9F61;
  border-radius: 5px 5px 0px 0px;
}

.border {
  border: thin rgb(216, 216, 216) solid;
  margin: 0px;
  padding: 5px;
  width: fit-content;
  color: #aaaaaa;
  border-radius: 3px;
}

.bg-text-contant {
  background-color: #e6eceb;
  border-radius: 5px;
}

.bg-dowload {
  background-color: #F7F7F9;
}

.bg-body-news {
  background-color: #C4CEAF;
}

.bg-dark {
  background-color: #333333 !important;
}

.bg-light {
  background-color: #e9eef5 !important;
}

.bg-black {
  background-color: #1d242d !important;
}

.bg-success {
  background-color: #59ab6e !important;
}

.bg-button {
  background-color: #8A9F61;
  border-radius: 3px !important;
}

.bg-footer {
  background-color: #616D2A;
}

.bg-blue {
  background-color: #4382AD !important;
  border-color: #4382AD !important;
}

.bg-Light-green {
  background-color: #8A9F61;
}

.btn-success {
  background-color: #59ab6e !important;
  border-color: #56ae6c !important;
}

.pagination .page-link:hover {
  color: #000;
}

.img_sm {
  display: none;
}

.pagination .page-link:hover,
.pagination .page-link.active {
  /* background-color: #8A9F61;
  border-color: #8A9F61; */
  color: #fff;
}

.btn-primary {
  background-color: #6BA6FF !important;
  color: #ffffff;
  border: 0;
}

.btn-right {
  float: right;
}

/* Nav */
#templatemo_nav_top {
  min-height: 40px;
}

#templatemo_nav_top * {
  font-size: .9em !important;
}

#templatemo_main_nav a {
  color: #212934;
}

#main_nav a:hover {
  color: #69bb7e;
}

#templatemo_main_nav .navbar .nav-icon {
  margin-right: 20px;
  padding-right: 80px;
  padding-left: 1.5rem;
}

/**/
#map {
  width: "600px";
  height: "340px";
  border: 0;
  background-size: cover;
  background-position-x: center;
  background-position-y: center;
}

/* Accordion */
.templatemo-accordion a {
  color: #000;
}

.templatemo-accordion a:hover {
  color: #333d4a;
}

/* Shop */
.shop-top-menu a:hover {
  color: #69bb7e !important;
}

/* Product */
.product-wap {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
}

.product-wap .product-color-dot.color-dot-red {
  background: #f71515;
}

.product-wap .product-color-dot.color-dot-blue {
  background: #6db4fe;
}

.product-wap .product-color-dot.color-dot-black {
  background: #000000;
}

.product-wap .product-color-dot.color-dot-light {
  background: #e0e0e0;
}

.product-wap .product-color-dot.color-dot-green {
  background: #0bff7e;
}

.card.product-wap .card .product-overlay {
  background: rgba(0, 0, 0, .2);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}

.card.product-wap:hover .card .product-overlay {
  visibility: visible;
  opacity: 1;
}

.card.product-wap a {
  color: #000;
}

#carousel-related-product .slick-slide:focus {
  outline: none !important;
}

#carousel-related-product .slick-dots li button:before {
  font-size: 15px;
  margin-top: 20px;
}

.card-text {
  text-align: left;
}

/* Brand */
.brand-img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: .5s;
}

.brand-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}

.img_impor1 {
  width: 80%;
  background-position: center;
}

.img_impor2 {
  width: 60%;
  background-position: center;
}

.img-usfda {
  width: 75%;
  margin: auto;
  display: block;
  border: 1px solid #EDEDED;
}

.img-usfda2 {
  margin: auto;
  display: block;
  border: 1px solid #EDEDED;
}

.img-usfda3 {
  width: 35%;
  margin: auto;
  display: block;
  border: 1px solid #EDEDED;
}


/* Carousel Brand */
.tempaltemo-carousel .h1 {
  font-size: .5em !important;
  color: #000 !important;
}

/* Services */
.services-icon-wap {
  transition: .3s;
}

.services-icon-wap:hover,
.services-icon-wap:hover i {
  color: #fff;
}

.services-icon-wap:hover {
  background: #69bb7e;
}

/* Contact map */
.leaflet-control a,
.leaflet-control {
  font-size: 10px !important;
}

.form-control {
  border: 1px solid #e8e8e8;
}

/* Footer */
#tempaltemo_footer a {
  color: #dcdde1;
}

#tempaltemo_footer a:hover {
  color: #68bb7d;
}


#tempaltemo_footer ul.footer-link-list li {
  padding-top: 10px;
}

#tempaltemo_footer ul.footer-icons li {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
}

#tempaltemo_footer ul.footer-icons li:hover {
  background-color: #cfd6e1;
  transition: .5s;
}

#tempaltemo_footer ul.footer-icons li:hover i {
  color: #212934;
  transition: .5s;
}

#tempaltemo_footer .border-light {
  border-color: #2d343f !important;
}

/*
// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap
*/
/* Small devices (landscape phones, 576px and up)*/
.product-wap .h3,
.product-wap li,
.product-wap i,
.product-wap p {
  font-size: 12px !important;
}

.product-wap .product-color-dot {
  width: 6px;
  height: 6px;
}

.bg-tonav-logo {
  background-color: #ffffff;
}

.bg-tonav {
  background-color: #8A9F61;
  padding: 14px;
}

.border-radio {
  border: 2px solid #8A9F61;
  border-radius: 64px;
}

.text-regis {
  color: #616D2A;
  text-decoration: none;
}

.carousel-set {
  padding-bottom: 87px;
}

.carousel-set2 li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #333333;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease;
  display: block;
}

.carousel-set .active {
  width: 10%;
}

.carousel-set2 {
  padding-bottom: 9px;
}

.carousel-set2 li.active {
  width: 10%;
}

.news-set {
  padding-left: 8px !important;
  border: 0px;
}

/* .system_list:hover {
  border-radius: 5px;
  color: #ffffff;
  background-color: #616D2A;
  text-align: center;
} */
.card-list {
  width: 130px;
  height: 195px;
  position: relative;
  display: inline-block;
  margin: 50px;
}

.radio_btn {
  margin-left: 60px;
}

.card-list .img-top {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

.card-list:hover .img-top {
  display: inline-block;
}

.system-about {
  background-color: #EEF1E9;
  border-radius: 5px;
}

.border-bottom-head {
  background-image: url("../img/logo/Group3610@2x.png");
  background-repeat: no-repeat;
}

.img-about1 {
  padding-top: 5rem !important;
  width: 40%;
}

.system-about1 {
  box-shadow: 0px 13px 9px -10px rgb(0 0 0 / 50%);
  -webkit-box-shadow: 0px 13px 9px -10px solid #707070;
  -moz-box-shadow: 0px 13px 9px -10px solid #707070;
  border-radius: 5px;
  height: fit-content;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.no-gutter>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.hr {
  border: 1px solid #616D2A;
  width: 9%;
  display: block;
  margin: auto;
}

.carousel-in li.active {
  display: block;
  margin-bottom: 5px;
  border: 1px solid #616D2A;
  border-radius: 100%;
  width: 15px;
  height: 15px;
  background-color: #616D2A;
  display: block;
}

.hr2 {
  border: 1px solid #616D2A;
  width: 10%;
  display: inline-block;
  margin: auto;
}

.hr3 {
  border: 1px solid #616D2A;
  width: 13%;
  display: block;
  margin: auto;
}

.hr4 {
  width: 4%;
  border: 1px solid #ffffff;
  display: block;
  margin: auto;
}

.hr5 {
  width: 50%;
  border: 1px solid #ffffff;
  display: block;
  margin: auto;
  text-align: center;
}

.border-bottom {
  width: 50%;
}

.hr5 {
  width: 50%;
  border: 1px solid #707070;
  text-align: end;
  opacity: 0.2;
}

.map-set {
  width: 100%;
  min-height: 350px;
  border: 0px;
}

.text-light-2 {
  color: #ffffff !important;
}


.img-main:hover {
  display: none;
}

.figure {
  position: relative;
  width: 360px;
  /* can be omitted for a regular non-lazy image */
  max-width: 100%;
}

.figure img.image-hover {
  position: absolute;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  object-fit: contain;
  opacity: 0;
  transition: opacity .2s;
}

.figure:hover img.image-hover {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  margin: auto;
  display: block;
}

.figure2 {
  position: relative;
  width: 360px;
  /* can be omitted for a regular non-lazy image */
  max-width: 100%;
}

.figure2 img.image-hover {
  position: absolute;
  width: 306px;
  height: 274px;
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  object-fit: contain;
  opacity: 0;
  transition: opacity .2s;
}

.navbar-nav {
  padding-left: 108px !important;
}


.border-table {
  box-shadow: 0px 14px 12px -15px rgb(0 0 0 / 50%);
  border: thin rgb(216, 216, 216) solid;
}


.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 4.5rem !important;
  padding-left: .5rem;
}

.active-menu {
  /* border-bottom: 5px solid #616D2A; */
  color: #8A9F61 !important;
  padding: 8px;
  border-radius: 3px;
}

.active-menu2 {
  color: #616D2A;
  padding: 5px;
  border-radius: 3px;
}

.img_check {
  width: 60%;
}

.figure2:hover img.image-hover {
  opacity: 1;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  margin: auto;
  display: block;
}

.text-system {
  position: relative;
  font-size: 16px;
  text-decoration: none;
}

.text-system:hover {
  position: relative;
  font-size: 16px;
}

.figure a {
  text-decoration: none;
  color: #616D2A;
}

.figure a:hover {
  text-decoration: none;
  color: #ffffff;
}

.figure2 a {
  text-decoration: none;
  color: #616D2A;
}

.figure2 a:hover {
  text-decoration: none;
  color: #ffffff;
}

.list-menu:hover {

  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}

.text-system:hover {
  padding-top: 5px;
}

.img-hover {
  display: inline-block;
  position: relative;
}

.img-hover:hover {
  display: none;
}

.img-about {
  width: 45%;
}

.img-about:hover {
  width: 50%;
}

.bg-news {
  background-image: url("../img/Path 159@2x.png");
  /* background-color: #C4CEAF; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 730px;
}

.container-hover {
  position: relative;
  width: 100%;
  box-shadow: 0px 13px 9px -10px rgb(0 0 0 / 50%);
  -webkit-box-shadow: 0px 13px 9px -10px solid #707070;
  -moz-box-shadow: 0px 13px 9px -10px solid #707070;
}

.image {
  display: block;
  width: 100%;
  height: auto;
  transition: transform .2s;
  /* Animation */

}


.overlay1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #008CBA;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.overlay {
  position: absolute;
  bottom: 0;
  border-radius: 5px;
  opacity: 0.7;
  left: 0;
  right: 0;
  background-color: #1B4292;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.container-hover:hover .overlay {
  height: 100%;
}

.menu-act-index {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 79%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 2.5rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.8;
  display: block;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.text-menu-home {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 84.1%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 2.5rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.9;
  display: block;
}

.text-menu-act1 {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 84%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 1.8rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.85;
  display: block;
}

.text-menu-home1 {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 84%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 1.8rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.85;
  display: block;
}

.text-menu-home-hover {
  color: #161515;
  position: absolute;
  top: 50%;
  border-radius: 5px 5px 5px 5px;
  left: 50%;
  padding: 2.5rem;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.85;
  display: none;
}

.text-menu-act {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 83.1%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 2rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.7;
  display: block;
}

.text-menu-act2 {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 86.5%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 2rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.7;
  display: block;
}

.text-menu-act-hover {
  color: #161515;
  font-size: 20px;
  position: absolute;
  top: 50%;
  border-radius: 5px 5px 5px 5px;
  left: 50%;
  padding: 2.5rem;
  height: 100%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #ffffff;
  opacity: 0.85;
  display: none;
}

.container-hover:hover .text-menu-home-hover {
  display: block;
}

.container-hover:hover .text-menu-home {
  display: none;
}

.container-hover:hover .text-menu-act1 {
  display: none;
}

.container-hover:hover .text-menu-act-hover {
  display: block;
}

.container-hover:hover .text-menu-act {
  display: none;
}

.container-hover:hover .text-menu-act2 {
  display: none;
}

.text-hover-menu-home {
  position: relative;
  font-size: 20px;
  top: 40%;
}

/* .text-menu-home:hover{
  background-color: #1B4292;
    top: 50%;
    height: 100%;
} */
/* .text-menu-home1 {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 84%;
  border-radius: 0px 0px 5px 5px;
  left: 50%;
  padding: 1.8rem;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: #1B4292;
  opacity: 0.7;
  display: block;
} */
.container-hover:hover .text-menu-home1 {
  display: none;
}

.icon-hover {
  position: relative;
  display: block;
  margin: auto;
  top: 18%;
  padding-bottom: 2px;
}

.carousel-inner,
.carousel,
.carousel-item,
.container,
.fill {
  height: 100%;
  min-height: 200px;
  width: 100%;
  background-position: center center;
  background-size: cover;
}

.slide-wrapper {
  display: inline;
}

.slide-wrapper .container {
  padding: 0;
}

.img-bg {
  background-image: url("../img/Group 3838@2x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.img_impor2 {
  display: none;
}

.banner-header {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  box-shadow: 0px 13px 22px -13px rgb(0 0 0 / 50%);
  -webkit-box-shadow: 0px 13px 32px -9px solid #707070;
  -moz-box-shadow: 0px 13px 32px -9px solid #707070;
  transition: opacity .6s ease;
}

.img-bg2 {
  background-image: url("../img/Cert/Group 3835@2x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.img-bg3 {
  background-image: url("../img/Group 3836@2x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.img-bg4 {
  background-image: url("../img/Cert/Group 3837@2x.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.img-bg-atc2 {
  background-image: url("../img/pexels-anete-lusina.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.set-bg {
  position: relative;
  text-align: center;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  color: white !important;
  transform: translate(-50%, -50%);
}

/* width */
::-webkit-scrollbar {
  width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgb(209, 208, 208);
  border-radius: 3px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #79796e;
  border-radius: 0px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8A9F61;
  border-radius: 0px;
}

.navbar-nav {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}

.menu {
  display: flex;
  background-color: #ffffff;
  position: absolute;
  right: 0;
  left: 0;
  list-style-type: none;
  border-radius: 5px;
  box-shadow: 0px 13px 22px -13px rgb(0 0 0 / 50%);
  -webkit-box-shadow: 0px 13px 32px -9px solid #707070;
  -moz-box-shadow: 0px 13px 32px -9px solid #707070;
}

.border-left {
  border-left: 1px solid #707070;
  opacity: 0.5;
}

.nav-set {
  box-shadow: 0px 13px 15px -13px rgb(0 0 0 / 50%);
}

.menu a {
  text-decoration: none;
}

.drop-menu-act2 {
  left: 12px;
  top: 65px;
}

/* .menu li {
  padding: 12px;
} */

.h1-iso {
  padding: 150px;
}

.h1-iso .h3 {
  color: #333333;
}

.menu-padding {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.img-center {
  display: block;
  margin: auto;
}

.text-h1 {
  text-indent: 3em;
  color: #707070;
  justify-content: flex-end;
  text-align: justify;
}

.text-h3 {
  text-indent: 2em;
  justify-content: flex-end;
  text-align: justify;
}

.text-h4 {
  text-indent: 3.7em;
  color: #707070;
  justify-content: flex-end;
  text-align: justify;
}

.text-h2 {
  color: #707070;
  justify-content: flex-end;
  text-align: justify;
}

.navbar-light .navbar-nav .nav-link {
  color: #707070;
}

.navbar-light .navbar-nav .nav-link:hover {
  color: #616D2A !important;
}

/*------------------------------ vertical bootstrap slider----------------------------*/

/* .carousel-inner> .carousel-item.carousel-item-next ,
.carousel-inner> .carousel-item.active.carousel-item-right{ 
  transform: translate3d(0, 100%, 0); -webkit-transform: translate3d(0, 100%, 0); -ms-transform: translate3d(0, 100%, 0); -moz-transform: translate3d(0, 100%, 0); -o-transform: translate3d(0, 100%, 0);  top: 0;
  
}
.carousel-inner > .carousel-item.carousel-item-prev ,
.carousel-inner > .carousel-item.active.carousel-item-left{ 
  transform: translate3d(0,-100%, 0); -webkit-transform: translate3d(0,-100%, 0);  -moz-transform: translate3d(0,-100%, 0);-ms-transform: translate3d(0,-100%, 0); -o-transform: translate3d(0,-100%, 0); top: 0;
  
}
.carousel-inner> .carousel-item.next.carousel-item-left ,
.carousel-inner> .carousel-item.carousel-item-prev.carousel-item-right ,
.carousel-inner> .carousel-item.active{
  transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);; -moz-transform:translate3d(0,0,0); -o-transform:translate3d(0,0,0); top:0;
} */

/*------------------------------- vertical carousel indicators ------------------------------*/
.carousel-in {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 20px;
  left: 100% !important;
  width: auto;
  float: right;
  right: auto !important;
  margin-bottom: auto !important;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.carousel-in li {
  display: block;
  margin-bottom: 5px;
  border: 1px solid #616D2A;
  border-radius: 100%;
  width: 15px;
  height: 15px;
}

.carousel1 li.active {
  opacity: 1;
  width: 75px;
}

.header_iso {
  /* text-align: center;
  position: absolute;
  top: 39%;
  left: 50%; */
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.img_iso {
  width: 100%;
}

.img_cert {
  background-position: center;
  width: 60%;
}

.img_cert2 {
  background-position: center;
  width: 60%;
}

.img_cert3 {
  background-position: center;
  width: 60%;
}

.img_cert4 {
  background-position: center;
  width: 60%;
}

.img_cert5 {
  background-position: center;
  width: 60%;
}

@media (min-width: 320px) and (max-width:370px) {
  .tempaltemo-carousel .h1 {
    font-size: 1em !important;
  }

  .logo {
    width: 45%;
  }

  .navbar-nav {
    padding-left: 0px !important;
  }

  #templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
    padding-right: 80px;
    padding-left: 0.5rem;
  }

  .img-bg3 {
    background-image: url("../img/Group 3836@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img-bg4 {
    background-image: url("../img/Cert/Group 3837@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .nav-md {
    display: none !important;
  }

  .dropdown-menu {
    border: 0px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0 !important;
  }

  .nav-sm {
    display: block !important;
  }

  .dropdown-menu {
    height: 300px;
    overflow: auto;
    line-height: 54px;
    left: inherit;
    left: inherit;
    right: 0px;
    width: 298px;

  }

  .dropdown-submenu {
    width: 100%;
  }

  .dropdown-item {
    min-width: fit-content;
  }

  .pagination .page-link {
    font-size: 14px;
  }

  .page-item {
    padding: 2px;
  }

  .img_cert {
    display: block;
    margin: auto;
    width: 35%;
  }

  .border_md {
    display: none;
  }

  .border_sm {
    display: block;
  }

  .img_cert2 {
    display: block;
    margin: auto;
    width: 67%;
  }

  .img_cert3 {
    display: block;
    margin: auto;
    width: 36%;
  }

  .img_cert4 {
    display: block;
    margin: auto;
    width: 67%;
  }

  .img_cert5 {
    display: block;
    margin: auto;
    width: 36%;
  }

  .img-center {
    display: block;
    margin: auto;
    width: 98%;
  }

  .border-bottom {
    width: 90%;
    position: relative;
    margin: auto;
  }

  .img-bg2 {
    background-image: url("../img/Cert/Group 3835@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .text-regis {
    padding-bottom: 1rem;
  }

  .img_impor1 {
    display: block;
    margin: auto;
    width: 50%;
  }

  .img_impor2 {
    display: block;
    margin: auto;
    width: 30%;
  }

  .img_iso2 {
    width: 80%;
    display: block;
    margin: auto;
  }

  .img_md {
    display: none;
  }

  .img_sm {
    display: block;
    width: 50%;
    margin: auto;
    display: block;
  }

  .header_iso {
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 18px;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  .img-bg-atc2 {
    background-image: url("../img/pexels-anete-lusina.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img_step {
    width: 98%;
  }

  .img-bg {
    background-image: url("../img/Group 3838@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .carousel-set2 li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #333333;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    display: block;
    top: 5%;
  }

  .nav-md {
    display: none !important;
  }

  .nav-sm {
    display: block;
  }

  .menu {
    background-color: #ffffff;
    position: absolute;
    top: 89%;
    right: 0%;
    left: 0%;
    padding: 20px;
    list-style-type: none;
    border-radius: 5px;
    box-shadow: 0px 13px 22px -13px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 32px -9px solid #707070;
    -moz-box-shadow: 0px 13px 32px -9px solid #707070;
  }

  .carousel-in {
    display: none;
  }

  .title-news {
    display: none;
  }

  .card {
    display: block;
    margin: auto;
  }

  h1,
  h2,
  h3,
  h4 {
    font-size: 18px !important;
  }

  .h3,
  .h4 {
    font-size: 18px !important;
  }

  .hr4 {
    width: 20%;
    border: 1px solid #ffffff;
    display: block;
    margin: auto;
  }

  p,
  a,
  li,
  label,
  div {
    font-size: 16px;
  }

  .h1-iso {
    padding: 35px;
    padding-top: 60px;
  }

  .h1-iso .h3 {
    color: #333333;
    font-size: 16px;
  }

  .img_scope {
    width: 50%;
    margin: auto;
    display: block;
  }

  .text-menu-home {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 86.45%;
    border-radius: 0px 0px 3px 3px;
    left: 49.99%;
    padding: 1.35rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.9;
    display: block;
  }

  .text-menu-home1 {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 86.45%;
    border-radius: 0px 0px 3px 3px;
    left: 49.99%;
    padding: 0.8rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .text-menu-home-hover {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 49.99%;
    border-radius: 3px 3px 3px 3px;
    left: 49.99%;
    padding: 2.5rem;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: none;
  }

  .menu-padding {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .text-hover-menu-home {
    position: relative;
    font-size: 16px;
    top: 0%;
  }

  .container-hover {
    position: relative;
    width: 98%;
    margin: auto;
    box-shadow: 0px 13px 9px -10px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 9px -10px solid #707070;
    -moz-box-shadow: 0px 13px 9px -10px solid #707070;
  }

  .carousel-in li {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    left: 100%;
    width: auto;
    float: right;
    right: auto;
    display: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .icon-hover {
    position: relative;
    display: block;
    margin: auto;
    top: 0%;
    padding-bottom: 2px;
    width: 38%;
  }

  home {
    position: relative;
    font-size: 20px;
    top: -6%;
  }

  .carousel-in li.active {
    display: none;
    margin-bottom: 0px;
    border: 0px solid #616D2A;
    border-radius: 100%;
    width: 0px;
    height: 0px;
    background-color: #616D2A;
    display: none;
  }

  .bg-news {
    height: auto;
  }

  /* .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    top: 56%;
  } */

  .img-usfda2 {
    margin: auto;
    display: block;
    border: 1px solid #EDEDED;
    width: 77%;
  }

  .img-usfda3 {
    width: 64%;
    margin: auto;
    display: block;
    border: 1px solid #EDEDED;
  }

  .img_agree {
    display: block;
    margin: auto;
    width: 100%;
  }

  .img_apac {
    display: block;
    margin: auto;
    width: 50%;
  }

  .carousel-inner,
  .carousel,
  .carousel-item,
  .container,
  .fill {
    height: 100%;
    min-height: 200px;
    width: 100%;
    background-position: center center;
    background-size: cover;
  }

  .img_check {
    padding-top: 2rem;
    width: 55%;
    display: block;
    margin: auto;
  }

  .banner-header {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 200px;
  }

  .menu li {
    padding: 0px;
  }

  .menu .active {
    border-bottom: 5px solid #616D2A;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .text-h1 {
    text-indent: 3em;
    color: #707070;
    text-align: justify;
    font-size: 16px;
  }

  .p_5 {
    padding-top: 2.5rem;
  }

  .p_3 {
    padding-top: 0.5rem;
  }

  .pb_4 {
    padding-bottom: 0.5rem
  }

  .f_sm {
    font-size: 16px;
  }
}

@media (min-width: 375px) and (max-width:411px) {
  .tempaltemo-carousel .h1 {
    font-size: 1em !important;
  }

  .logo {
    width: 45%;
  }

  .nav-md {
    display: none !important;
  }

  .navbar-nav {
    padding-left: 0px !important;
  }

  #templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
    padding-right: 80px;
    padding-left: 0.5rem;
  }

  .nav-sm {
    display: block !important;
  }

  .dropdown-menu {
    height: 300px;
    overflow: auto;
    line-height: 54px;
    left: inherit;
    right: 0px;
    width: 363px;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0rem;
  }

  .dropdown-submenu {
    width: 100%;
  }

  /* .dropdown-item {
    height: auto;
    overflow: auto;
    line-height: 54px;
  } */

  .drop-menu-set {
    border: 0px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0 !important;
  }

  .img-bg3 {
    background-image: url("../img/Group 3836@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img-bg4 {
    background-image: url("../img/Cert/Group 3837@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .pagination .page-link {
    font-size: 14px;
  }

  .page-item {
    padding: 2px;
  }

  .img_cert {
    display: block;
    margin: auto;
    width: 35%;
  }

  .border_md {
    display: none;
  }

  .border_sm {
    display: block;
  }

  .img_cert2 {
    display: block;
    margin: auto;
    width: 67%;
  }

  .img_cert3 {
    display: block;
    margin: auto;
    width: 36%;
  }

  .img_cert4 {
    display: block;
    margin: auto;
    width: 67%;
  }

  .img_cert5 {
    display: block;
    margin: auto;
    width: 36%;
  }

  .text-menu-act1 {
    color: #161515;
    font-size: 16px;
    position: absolute;
    top: 89%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 1.3rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .img-center {
    display: block;
    margin: auto;
    width: 98%;
  }

  .border-bottom {
    width: 90%;
    position: relative;
    margin: auto;
  }

  .img-bg2 {
    background-image: url("../img/Cert/Group 3835@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .text-regis {
    padding-bottom: 1rem;
  }

  .img_impor1 {
    display: block;
    margin: auto;
    width: 50%;
  }

  .img_impor2 {
    display: block;
    margin: auto;
    width: 30%;
  }

  .img_iso {
    width: 45%;
    display: block;
    margin: auto;
  }

  .img_iso2 {
    width: 65%;
    display: block;
    margin: auto;
  }

  .img_iso3 {
    width: 100%;
    display: block;
    margin: auto;
  }

  .img_md {
    display: none;
  }

  .img_sm {
    display: block;
    width: 50%;
    margin: auto;
    display: block;
  }

  .header_iso {
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 18px;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .img-bg-atc2 {
    background-image: url(../img/pexels-anete-lusina.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img_step {
    width: 98%;
  }

  .img-bg {
    background-image: url("../img/Group 3838@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .carousel-set2 li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #333333;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    display: block;
    top: 5%;
  }

  .menu {
    background-color: #ffffff;
    position: absolute;
    top: 89%;
    right: 0%;
    left: 0%;
    padding: 20px;
    list-style-type: none;
    border-radius: 5px;
    box-shadow: 0px 13px 22px -13px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 32px -9px solid #707070;
    -moz-box-shadow: 0px 13px 32px -9px solid #707070;
  }

  .carousel-in {
    display: none;
  }

  .title-news {
    display: none;
  }

  .card {
    display: block;
    margin: auto;
  }

  h1,
  h2,
  h3,
  h4 {
    font-size: 18px !important;
  }

  .h3,
  .h4 {
    font-size: 18px !important;
  }

  .hr4 {
    width: 20%;
    border: 1px solid #ffffff;
    display: block;
    margin: auto;
  }

  p,
  a,
  li,
  label,
  div {
    font-size: 16px;
  }

  .h1-iso {
    padding: 35px;
    padding-top: 60px;
  }

  .h1-iso .h3 {
    color: #333333;
  }

  .img_scope {
    width: 50%;
    margin: auto;
    display: block;
  }

  .text-menu-home {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 89.1%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 1.35rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.9;
    display: block;
  }

  .text-menu-home1 {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 88.45%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 0.8rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .text-menu-home-hover {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 49.99%;
    border-radius: 3px 3px 3px 3px;
    left: 49.99%;
    padding: 2.5rem;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: none;
  }

  .menu-padding {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .text-hover-menu-home {
    position: relative;
    font-size: 16px;
    top: 0%;
  }

  .container-hover {
    position: relative;
    width: 98%;
    margin: auto;
    box-shadow: 0px 13px 9px -10px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 9px -10px solid #707070;
    -moz-box-shadow: 0px 13px 9px -10px solid #707070;
  }

  .carousel-in li {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    left: 100%;
    width: auto;
    float: right;
    right: auto;
    display: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .icon-hover {
    position: relative;
    display: block;
    margin: auto;
    top: 0%;
    padding-bottom: 2px;
    width: 29%;
  }

  home {
    position: relative;
    font-size: 20px;
    top: -6%;
  }

  .carousel-in li.active {
    display: none;
    margin-bottom: 0px;
    border: 0px solid #616D2A;
    border-radius: 100%;
    width: 0px;
    height: 0px;
    background-color: #616D2A;
    display: none;
  }

  .bg-news {
    height: auto;
  }

  /* .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    top: 56%;
  } */

  .img-usfda2 {
    margin: auto;
    display: block;
    border: 1px solid #EDEDED;
    width: 77%;
  }

  .img-usfda3 {
    width: 64%;
    margin: auto;
    display: block;
    border: 1px solid #EDEDED;
  }

  .img_agree {
    display: block;
    margin: auto;
    width: 100%;
  }

  .img_apac {
    display: block;
    margin: auto;
    width: 50%;
  }

  .carousel-inner,
  .carousel,
  .carousel-item,
  .container,
  .fill {
    height: 100%;
    min-height: 0px;
    width: 100%;
    background-position: center center;
    background-size: cover;
  }

  .banner-header {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 200px;
  }

  .menu li {
    padding: 0px;
  }

  .menu .active {
    border-bottom: 5px solid #616D2A;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .text-h1 {
    text-indent: 3em;
    color: #707070;
    text-align: justify;
    font-size: 16px;
  }

  .p_5 {
    padding-top: 2.5rem;
  }

  .p_3 {
    padding-top: 0.5rem;
  }

  .pb_4 {
    padding-bottom: 0.5rem
  }

  .f_sm {
    font-size: 16px;
  }
}

@media (min-width: 412px) and (max-width:425px) {
  .tempaltemo-carousel .h1 {
    font-size: 1em !important;
  }

  .logo {
    width: 45%;
  }

  .navbar-nav {
    padding-left: 0px !important;
  }

  #templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
    padding-right: 80px;
    padding-left: 0.5rem;
  }

  .nav-md {
    display: none !important;
  }

  .nav-sm {
    display: block !important;
  }

  .dropdown-menu {
    height: 300px;
    overflow: auto;
    line-height: 54px;
    left: inherit;
    left: inherit;
    right: 0px;
    width: 400px;
    border: 0px solid rgba(0, 0, 0, .15);
    border-radius: 0rem;
  }

  .dropdown-item {
    min-width: fit-content;
  }

  .pagination .page-link {
    font-size: 14px;
  }

  .page-item {
    padding: 2px;
  }

  .img_cert {
    display: block;
    margin: auto;
    width: 35%;
  }

  .border_md {
    display: none;
  }

  .border_sm {
    display: block;
  }

  .img_cert2 {
    display: block;
    margin: auto;
    width: 67%;
  }

  .img_cert3 {
    display: block;
    margin: auto;
    width: 36%;
  }

  .img_cert4 {
    display: block;
    margin: auto;
    width: 67%;
  }

  .img_cert5 {
    display: block;
    margin: auto;
    width: 36%;
  }

  .text-menu-act1 {
    color: #161515;
    font-size: 16px;
    position: absolute;
    top: 90.3%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 1.3rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .border-bottom {
    width: 90%;
    position: relative;
    margin: auto;
  }

  .img-bg2 {
    background-image: url("../img/Cert/Group 3835@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .text-regis {
    padding-bottom: 1rem;
  }

  .img_impor1 {
    display: block;
    margin: auto;
    width: 50%;
  }

  .img_impor2 {
    display: block;
    margin: auto;
    width: 30%;
  }

  .img_iso {
    width: 45%;
    display: block;
    margin: auto;
  }

  .img_iso2 {
    width: 65%;
    display: block;
    margin: auto;
  }

  .img_iso3 {
    width: 100%;
    display: block;
    margin: auto;
  }

  .img_md {
    display: none;
  }

  .img_sm {
    display: block;
    width: 50%;
    margin: auto;
    display: block;
  }

  .header_iso {
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 18px;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .img-bg-atc2 {
    background-image: url(../img/pexels-anete-lusina.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img_step {
    width: 98%;
  }

  .img-bg {
    background-image: url("../img/Group 3838@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .carousel-set2 li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #333333;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    display: block;
    top: 5%;
  }

  .menu {
    /* display: flex; */
    background-color: #ffffff;
    position: absolute;
    top: 89%;
    right: 0%;
    left: 0%;
    padding: 20px;
    list-style-type: none;
    border-radius: 5px;
    box-shadow: 0px 13px 22px -13px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 32px -9px solid #707070;
    -moz-box-shadow: 0px 13px 32px -9px solid #707070;
  }

  .carousel-in {
    display: none;
  }

  .title-news {
    display: none;
  }

  .card {
    display: block;
    margin: auto;
  }

  h1,
  h2,
  h3,
  h4 {
    font-size: 18px !important;
  }

  .h3,
  .h4 {
    font-size: 18px !important;
  }

  .hr4 {
    width: 20%;
    border: 1px solid #ffffff;
    display: block;
    margin: auto;
  }

  p,
  a,
  li,
  label,
  div {
    font-size: 16px;
  }

  .h1-iso {
    padding: 35px;
    padding-top: 60px;
  }

  .h1-iso .h3 {
    color: #333333;
  }

  .img_scope {
    width: 50%;
    margin: auto;
    display: block;
  }

  .text-menu-home {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 89.7%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 1.35rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.9;
    display: block;
  }

  .text-menu-home1 {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 89.45%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 0.8rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .input-group {
    position: inherit;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
  }

  .img-bg3 {
    background-image: url("../img/Group 3836@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img-bg4 {
    background-image: url("../img/Cert/Group 3837@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img-center {
    display: block;
    margin: auto;
    width: 100%;
  }

  .text-menu-home-hover {
    color: #161515;
    position: absolute;
    font-size: 16px;
    top: 49.99%;
    border-radius: 3px 3px 3px 3px;
    left: 49.99%;
    padding: 2.5rem;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: none;
  }

  .menu-padding {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .text-hover-menu-home {
    position: relative;
    font-size: 16px;
    top: 0%;
  }

  .container-hover {
    position: relative;
    width: 98%;
    margin: auto;
    box-shadow: 0px 13px 9px -10px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 9px -10px solid #707070;
    -moz-box-shadow: 0px 13px 9px -10px solid #707070;
  }

  .carousel-in li {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 20px;
    left: 100%;
    width: auto;
    float: right;
    right: auto;
    display: none;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .icon-hover {
    position: relative;
    display: block;
    margin: auto;
    top: 0%;
    padding-bottom: 2px;
    width: 29%;
  }

  home {
    position: relative;
    font-size: 20px;
    top: -6%;
  }

  .carousel-in li.active {
    display: none;
    margin-bottom: 0px;
    border: 0px solid #616D2A;
    border-radius: 100%;
    width: 0px;
    height: 0px;
    background-color: #616D2A;
    display: none;
  }

  .bg-news {
    height: auto;
  }

  /* .navbar {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    top: 56%;
  } */

  .img-usfda2 {
    margin: auto;
    display: block;
    border: 1px solid #EDEDED;
    width: 77%;
  }

  .img-usfda3 {
    width: 64%;
    margin: auto;
    display: block;
    border: 1px solid #EDEDED;
  }

  .img_agree {
    display: block;
    margin: auto;
    width: 100%;
  }

  .img_apac {
    display: block;
    margin: auto;
    width: 50%;
  }

  .carousel-inner,
  .carousel,
  .carousel-item,
  .container,
  .fill {
    height: 100%;
    min-height: 0px;
    width: 100%;
    background-position: center center;
    background-size: cover;
  }

  .banner-header {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 200px;
  }

  .menu li {
    padding: 0px;
  }

  .menu .active {
    border-bottom: 5px solid #616D2A;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .text-h1 {
    text-indent: 3em;
    color: #707070;
    text-align: justify;
    font-size: 16px;
  }

  .p_5 {
    padding-top: 2.5rem;
  }

  .p_3 {
    padding-top: 0.5rem;
  }

  .pb_4 {
    padding-bottom: 0.5rem
  }

  .f_sm {
    font-size: 16px;
  }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 750px) and (max-width: 768px) {
  #templatemo_main_nav .navbar-nav {
    max-width: 100%;
  }

  .logo {
    width: 45%;
  }

  body,
  ul,
  li,
  p,
  a,
  label,
  input,
  div {
    font-family: 'Boon';
    font-size: 18px;
    font-weight: 300 !important;
  }

  #templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
    padding-right: 80px;
    padding-left: 0.5rem;
  }

  .menu .active {
    border-bottom: 5px solid #616D2A;
    padding: 0px;
    margin-right: 0px;
    margin-left: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .dropdown-menu {
    height: 300px;
    overflow: auto;
    line-height: 54px;
  }

  .dropdown-item {
    height: auto;
    overflow: auto;
    line-height: 54px;
  }

  .drop-menu-set {
    border: 0px solid rgba(0, 0, 0, .15) !important;
    border-radius: 0 !important;
  }

  .menu {
    display: flex;
    background-color: #ffffff;
    position: relative;
    top: 41%;
    right: 0%;
    left: 0%;
    padding: 20px;
    list-style-type: none;
    border-radius: 5px;
    box-shadow: 0px 13px 22px -13px rgb(0 0 0 / 50%);
    -webkit-box-shadow: 0px 13px 32px -9px solid #707070;
    -moz-box-shadow: 0px 13px 32px -9px solid #707070;
  }

  #carousel-2 li {
    display: none;
  }

  .header_iso {
    text-align: center;
    position: relative;
    top: 39%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .h1-iso {
    padding: 47px;
  }

  .img-bg {
    background-image: url("../img/Group 3838@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 300px;
  }

  .img_iso3 {
    width: 100%;
    display: block;
    margin: auto;
  }

  .img_sm {
    display: block;
  }

  .img_md {
    display: none;
  }

  .img_cert2,
  .img_cert3,
  .img_cert4,
  .img_cert5 {
    display: block;
    margin: auto;
    width: 25%;
  }

  .img-center {
    display: block;
    margin: auto;
    width: 100%;
  }

  .nav-sm {
    display: block !important;
  }

  .nav-md {
    display: none !important;
  }

  .dropdown-submenu {
    position: relative;
  }

  .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%;
  }

  .dropdown-submenu:hover .dropdown-menu,
  .dropdown-submenu:focus .dropdown-menu {
    display: flex;
    flex-direction: column;
    display: block;
    position: relative;
  }

  .img-bg-atc2 {
    background-image: url(../img/pexels-anete-lusina.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 300px;
  }

  .img-bg3 {
    background-image: url("../img/Group 3836@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 200px;
  }

  .img-bg4 {
    background-image: url("../img/Cert/Group 3837@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 300px;
  }

  .input-group {
    position: inherit;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
  }

  .input-group .btn {
    position: inherit;
    z-index: 2;
  }

  .img-bg2 {
    background-image: url("../img/Cert/Group 3835@2x.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 300px;
  }

  .banner-header {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 425px;
  }

  .bg-news {
    background-image: url("../img/Path 159@2x.png");
    background-color: #C4CEAF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
  }

  .text-menu-home-hover {
    color: #161515;
    position: absolute;
    top: 50%;
    border-radius: 3px 3px 3px 3px;
    left: 50%;
    padding: 2.5rem;
    height: 100%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: none;
  }

  .icon-hover {
    position: relative;
    display: block;
    margin: auto;
    top: 6%;
    padding-bottom: 2px;
    width: 30%;
  }

  .text-hover-menu-home {
    position: relative;
    font-size: 16px;
    top: 10%;
  }

  .text-menu-home {
    color: #161515;
    font-size: 16px;
    position: absolute;
    top: 80.1%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 1.5rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.9;
    display: block;
  }

  .text-menu-home1 {
    color: #161515;
    font-size: 16px;
    position: absolute;
    top: 77%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 0.6rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .text-menu-act1 {
    color: #161515;
    font-size: 16px;
    position: absolute;
    top: 81%;
    border-radius: 0px 0px 3px 3px;
    left: 50%;
    padding: 0.8rem;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: #ffffff;
    opacity: 0.85;
    display: block;
  }

  .img_iso {
    width: 35%;
    display: block;
    margin: auto;
  }

  .img_iso2 {
    width: 35%;
    display: block;
    margin: auto;
  }

  .border-bottom {
    display: block;
    margin: auto;
    width: 35%;
  }

  .img_scope {
    display: block;
    margin: auto;
    width: 35%;
  }

  .img_apac {
    display: block;
    margin: auto;
    width: 35%;
  }

  .img_impor1 {
    width: 35%;
    margin: auto;
    display: block;
  }

  .border_sm {
    display: block;
  }

  .border_md {
    display: none;
  }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 1024px) and (max-width: 1366px) {
  #templatemo_main_nav .navbar-nav {
    max-width: 100%;
  }

  .logo {
    width: 45%;
  }

  #templatemo_main_nav .navbar .nav-icon {
    margin-right: 20px;
    padding-right: 80px;
    padding-left: 0.5rem;
  }


  #carousel .carousel-item {
    min-height: 30rem !important;
  }

  .product-wap .h3,
  .product-wap li,
  .product-wap i,
  .product-wap p {
    font-size: 18px !important;
  }

  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }

  body,
  ul,
  li,
  p,
  a,
  label,
  input,
  div {
    font-family: 'Boon';
    font-size: 14px;
    font-weight: 300 !important;
  }

  .carousel-in {
    position: absolute;
    top: 50%;
    bottom: 0;
    margin: 0;
    height: 20px;
    left: 100%;
    width: auto;
    float: right;
    display: flex;
    right: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .header_iso {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .h1-iso {
    padding: 60px;
  }

  .nav-sm {
    display: block !important;
  }

  .nav-md {
    display: none !important;
  }

  .img_sm {
    display: block;
  }

  .img_md {
    display: none;
  }

  .border-bottom {
    width: 90%;
    position: relative;
    margin: auto;
  }

  .img_iso {
    width: 35%;
    display: block;
    margin: auto;
  }

  .img_iso2 {
    display: block;
    margin: auto;
  }

  .img_scope {
    display: block;
    margin: auto;
  }

  .img_iso3 {
    display: block;
    margin: auto;
    width: 100%;
  }

  .img_apac {
    display: block;
    margin: auto;
  }

  .img_impor1 {
    display: block;
    margin: auto;
    width: 25%;
  }

  .img_cert2,
  .img_cert3,
  .img_cert4,
  .img_cert5 {
    display: block;
    margin: auto;
    width: 25%;
  }

  .img-bg-atc2 {
    position: relative;
    text-align: center;
    color: white;
  }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width:1400) {
  #templatemo_main_nav .navbar-nav {
    max-width: 100%;
  }

  .logo {
    width: 45%;
  }


  #carousel .carousel-item {
    min-height: 30rem !important;
  }

  .product-wap .h3,
  .product-wap li,
  .product-wap i,
  .product-wap p {
    font-size: 18px !important;
  }

  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }

  body,
  ul,
  li,
  p,
  a,
  label,
  input,
  div {
    font-family: 'Boon';
    font-size: 14px;
    font-weight: 300 !important;
  }

  .carousel-in {
    position: absolute;
    top: 50%;
    bottom: 0;
    margin: 0;
    height: 20px;
    left: 100%;
    width: auto;
    float: right;
    display: flex;
    right: auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .header_iso {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .h1-iso {
    padding: 60px;
  }

  .nav-sm {
    display: block !important;
  }

  .nav-md {
    display: none !important;
  }

  .img_sm {
    display: block;
  }

  .img_md {
    display: none;
  }

  .border-bottom {
    width: 90%;
    position: relative;
    margin: auto;
  }

  .img_iso {
    width: 35%;
    display: block;
    margin: auto;
  }

  .img_iso2 {
    display: block;
    margin: auto;
  }

  .img_scope {
    display: block;
    margin: auto;
  }

  .img_iso3 {
    display: block;
    margin: auto;
    width: 100%;
  }

  .img_apac {
    display: block;
    margin: auto;
  }

  .img_impor1 {
    display: block;
    margin: auto;
    width: 25%;
  }

  .img_cert2,
  .img_cert3,
  .img_cert4,
  .img_cert5 {
    display: block;
    margin: auto;
    width: 25%;
  }

  .img-bg-atc2 {
    position: relative;
    text-align: center;
    color: white;
  }
}