/* INDEX */
/* scss settings -------------------------------- */
::-moz-selection, ::selection {
  background-color: #333;
  color: #fff;
}

.product .pdInfo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product .pdInfo .txt h3 {
  color: #c9b60f;
  font-size: 27px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}

.product .pdInfo .txt h3 {
  color: #fff;
}

.align-items-center {
  display: flex;
  align-items: center;
}

.top-bar {
  background-color: #005eac;
}

.top-bar-section li {
  line-height: 38px;
  padding: 0;
}
.top-bar-section li:first-child {
  border-right: solid 1px #4b4e53;
}
.top-bar-section li:nth-child(2) {
  padding-right: 100px;
}
.top-bar-section li a {
  color: #005eac;
  font-size: 18px;
  padding: 0 12px;
}
.top-bar-section li a:hover {
  color: rgb(74, 253, 169);
  background-color: rgb(74, 253, 169);
}

.affix .top-bar-section li {
  line-height: 38px;
  padding: 0;
}

.logo-row {
  width: 350px;
}

.logo-img {
  height: 80px;
  //height: 110px;
  max-width : unset;
}

.header.no-transparent .logo-2 {
  //padding: 8px 0;
   padding: 12px 0;
}

.header-lan {
  position: absolute;
  display: flex;
  top: 35px;
  right: 88px;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  background-color: #333;
  z-index: 27;
}
.header-lan li:first-child {
  border-right: solid 5px #fff;
}
.header-lan li a {
  display: block;
  font-size: 15px;
  color: #fff;
  padding: 3px 15px;
  min-width: 50px;
  text-align: center;
}
.header-lan li a:hover {
  color: #333;
  width: 100%;
  height: 100%;
  background-color: rgb(74, 253, 169);
}

#main-menu .navbar .nav > li:nth-child(n+14) {
  display: none;
  visibility: hidden;
  opacity: 0;
}
#main-menu .navbar .nav > li a {
  font-size: 17px;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
}
#main-menu .navbar .nav > li a:hover {
  color: #333;
  background-color: #ddd;
}

.leftside .accordion {
  position: relative;
  border-left: solid 3px #005eac;
}
.leftside .accordion::before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 5px;
  width: 1px;
  height: 100%;
  background-color: #c9b60f;
  z-index: 1;
}
.leftside .accordion .ls-header {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #f2f2f2;
}
.leftside .accordion .ls-header .ls-title {
  width: 100%;
  color: #333;
  font-size: 17px;
  font-weight: bold;
  padding: 12px 12px 12px 20px;
}
.leftside .accordion .ls-header .ls-title:hover {
  color: #005eac;
}
.leftside .accordion .ls-header .ls-expand {
  position: absolute;
  width: 30px;
  top: 15px;
  right: 5px;
  font-size: 21px;
  text-align: center;
}
.leftside .accordion .ls-header .ls-expand svg {
  width: 20px;
  fill: #777;
}
.leftside .accordion .ls-header:hover {
  background-color: #ddd;
}
.leftside .accordion .ls-header.active {
  border: solid 1px #ddd;
}
.leftside .accordion .ls-header.active .ls-title {
  font-size: 17px;
  color: #005eac;
}
.leftside .accordion .ls-header.active .ls-expand {
  font-size: 17px;
  color: #005eac;
}
.leftside .accordion .ls-header.active:hover {
  background-color: rgb(74, 253, 169);
}
.leftside .accordion ul {
  list-style: none;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 0;
}
.leftside .accordion ul li {
  position: relative;
  display: block;
  width: 100%;
}
.leftside .accordion ul li:hover {
  background-color: rgb(74, 253, 169);
}
.leftside .accordion ul li:hover a {
  color: #005eac;
  padding-left: 25px;
}
.leftside .accordion ul li a {
  display: block;
  word-wrap: break-word;
  padding: 5px 10px 5px 20px;
}
.leftside .accordion .collapse.show ul li a {
  background-color: rgb(74, 253, 169);
  color: #005eac;
  padding-left: 25px;
}

.relative.index-slide {
  padding-top: 92px;
}
.relative.index-slide .tparrows.preview4 {
  width: 50px;
}
.relative.index-slide .tparrows.preview4:after {
  color: #333;
  background-color: #ddd;
  width: 50px;
  height: 75px;
  font-weight: bold;
  line-height: 75px;
  border-radius: 50%;
}
.relative.index-slide .tparrows.tp-leftarrow.preview4::after {
  border-radius: 0 100px 100px 0;
}
.relative.index-slide .tparrows.tp-rightarrow.preview4::after {
  border-radius: 100px 0 0 100px;
}

.relative.index-slide .tp-caption {
  max-width: 80% !important;
  white-space: normal !important;
  letter-spacing: 12px !important;
}
.relative.index-slide .tp-caption:nth-child(2) {
  letter-spacing: 2px !important;
  color: #333;
}

.page-title-cont .breadcrumbs .slash-divider {
  position: relative;
  padding: 0 10px;
}
.page-title-cont .breadcrumbs .slash-divider::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 5px;
  display: inline-block;
  width: 10px;
  height: 1px;
  background-color: rgb(74, 253, 169);
}
.page-title-cont::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
}

.more-txt {
  display: flex;
  align-items: center;
  width: 100px;
  margin: auto;
  margin-right: 0;
}
.more-txt span {
  color: #ddd;
  line-height: 1.2;
  padding: 7px 10px;
}
.more-txt:hover span {
  color: #fff;
  background-color: rgb(74, 253, 169);
}
.more-txt:hover svg {
  fill: rgb(14, 84, 142);
}
.more-txt svg {
  fill: #555;
  width: 20px;
  transform: rotate(270deg);
}

.pagination {
  display: block;
  text-align: center;
  padding: 30px 0 20px;
}
.pagination ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.pagination a {
  display: inline-block;
  padding: 8px 16px;
  color: #005eac;
  font-weight: 600;
}
.pagination a:hover {
  color: #FFA800;
}
.pagination a.active {
  color: #005eac;
  background-color: rgb(74, 253, 169);
}

.back {
  display: block;
  text-align: right;
}
.back a {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 35px;
  background-color: #FFA800;
  padding: 5px 20px;
  color: #fff;
}
.back a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -7px;
  display: inline-block;
  width: 2px;
  height: 100%;
  background-color: #FFA800;
  transition: all 0.2s ease 0s;
}
.back a:hover {
  background-color: rgb(74, 253, 169);
}
.back a:hover:before {
  left: -3px;
  background-color: rgb(74, 253, 169);
}

.footer-content {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.footer-content .fleft {
  display: block;
  //text-align: left;
text-align: center;
  padding-left: 50px;
  padding-right: 50px;
  position: relative;
  width: 30%;
}
.footer-content .fleft .finfo {
  display: contents;
}
.footer-content .fleft .finfo a {
  padding: 5px 10px;
}
.footer-content .fleft .finfo a:hover {
  background-color: rgb(74, 253, 169);
}
.footer-content .fleft p {
  color: #333;
  font-size: 19px;
  font-weight: bold;
  /*padding: 10px 0 0 30px;*/
  padding:10px 0 0 0
  margin-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.footer-content .fleft:hover p {
  transform: scale(1.1);
  padding-left: 40px;
}
.footer-content .fright {
  display: block;
  padding: 50px 50px 0 200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 70%;
  background-color: #005eac;
  padding-bottom: 10px;
}
.footer-content .fright .colFix {
  width: calc(100% / 6 - 40px);
  margin: 0 20px;
}
.footer-content .fright .colFix:hover a.title {
  color: rgb(74, 253, 169);
}
.footer-content .fright a.title {
  display: block;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.55);
}
.footer-content .fright ul.links-list li a {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 15px;
  text-align: center;
  padding: 5px 5px;
}
.footer-content .fright ul.links-list li a:hover {
  color: #333;
  background-color: rgb(74, 253, 169);
}
.footer-content .fright .footer-2-copy {
  width: 100%;
  text-align: center;
  padding-top: 20px;
}
.footer-content .phone i {
  padding-right: 5px;
}
.footer-content .footer-2-copy a {
  color: #fff;
  font-size: 15px;
  padding: 5px 5px;
}
.footer-content .footer-2-copy a:hover {
  color: #333;
  background-color: rgb(74, 253, 169);
}

.about {
  position: relative;
  margin: 30px 0 50px;
}
.about .abContent {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.about .abContent .img, .about .abContent p {
  width: 50%;
  z-index: 1;
}
.about .abContent .img {
  position: relative;
  padding-left: 30px;
  transition: all 0.3s linear;
}
.about .abContent .img::before {
  position: absolute;
  left: 0;
  bottom: -7.5%;
  display: inline-block;
  content: "";
  width: calc(100% - 50px);
  height: 115%;
  background-image: linear-gradient(45deg, #005eac 30%, rgb(74, 253, 169));
  z-index: -1;
  transition: all 0.3s linear;
}
.about .abContent p {
  padding-left: 50px;
}
.about .abContent:hover .img::before {
  width: 200%;
  left: 0;
}
.about .abContent:hover p {
  color: #fff;
}
.about .history {
  position: relative;
}
.about .history .title {
  padding: 30px 0 10px;
}
.about .history .title h4 {
  position: relative;
  display: block;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  margin: 0;
}

.product {
  padding: 80px 0;
}
.product .pdInfo {
  flex-wrap: wrap;
  align-items: flex-start;
}
.product .pdInfo .txt, .product .pdInfo .img {
  width: 50%;
}
.product .pdInfo .txt {
  position: relative;
  padding: 50px 50px 80px;
}
.product .pdInfo .txt h3 {
  width: 100%;
  text-align: center;
  margin: 0 0 20px;
}
.product .pdInfo .txt p {
  color: #fff;
  line-height: 2;
}
.product .pdInfo .txt::before, .product .pdInfo .txt::after {
  position: absolute;
  content: "";
  display: inline-block;
}
.product .pdInfo .txt::before {
  left: 0;
  top: 0;
  width: 110%;
  height: 100%;
  background-image: linear-gradient(45deg, #005eac 30%, rgb(74, 253, 169));
  z-index: -2;
}
.product .pdInfo .txt::after {
  top: -20%;
  right: -75%;
  content: url("/uploads/others/images/ESTTbg-1.webp");
  transform: scale(2.5) rotate(45deg);
  z-index: -1;
}
.product .pdInfo .img {
  position: relative;
  top: 75px;
}
.product .pdInfo .img img {
  box-shadow: 0px 8px 13px rgba(0, 0, 0, 0.35);
}
.quality ul {
  padding-left: 25px;
  margin-bottom: 0;
}
.quality ul li {
  position: relative;
  border-bottom: solid 11px #f2f2f2;
  margin-top: 30px;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.quality ul li:first-child {
  margin-top: 0;
}
.quality ul li:last-child {
  border-bottom: unset;
  padding-bottom: 20px;
}
.quality ul li::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: -25px;
  top: 10px;
  width: 10px;
  height: 10px;
  background-image: linear-gradient(45deg, #005eac 30%, rgb(74, 253, 169));
  transition: all 0.3s linear;
}
.quality ul li h3 {
  font-size: 17px;
  font-weight: bold;
  margin: 0;
}
.quality ul li p {
  font-size: 15px;
}
.quality ul li:hover {
  cursor: pointer;
  padding-left: 3px;
}
.quality ul li:hover::before {
  background-image: none;
  background-color: rgb(74, 253, 169);
}

.contact {
  padding: 80px 0;
  /* checkmark */
}
.contact .contact-content label, .contact .contact-content select {
  width: 100%;
}
.contact .contact-content .contact-footer {
  text-align: center;
}
.contact .contact-content .contact-footer input[type=submit] {
  color: #fff;
  background-color: rgb(74, 253, 169);
  margin-left: 10px;
}
.contact .contact-content .contact-footer label {
  width: fit-content;
}
.contact .contact-content form label {
  font-weight: normal;
  font-size: 15px;
}
.contact .contact-content form label span {
  color: #c9b60f;
  padding-left: 5px;
}
.contact .contact-content form input, .contact .contact-content form textarea {
  font-size: 17px;
  background-color: #f2f2f2;
  border-bottom: 0;
  padding: 8px;
}
.contact .contact-content form input.contactBtn {
  padding: 10px 30px;
  color: #fff;
  background-color: #005eac;
  transition: all 0.3s ease-in-out;
}
.contact .contact-content form input.contactBtn:hover {
  color: #333;
  background-color: rgb(74, 253, 169);
}
.contact .checkbox label,
.contact .cart .checkbox label {
  font-size: 15px;
}
.contact .checkbox input[type=checkbox],
.contact .cart .checkbox input[type=checkbox] {
  top: 3px;
}
.contact .checkmark,
.contact .cart .checkmark {
  position: absolute;
  left: 0px;
  top: 5px;
  height: 15px;
  width: 15px;
  background-color: #ddd;
}
.contact .checkmark::after,
.contact .cart .checkmark::after {
  content: "";
  position: absolute;
  display: none;
}
.contact .checkbox:hover input ~ .checkmark,
.contact .cart .checkbox:hover input ~ .checkmark {
  background-color: #5986c9;
}
.contact .checkbox input:checked ~ .checkmark,
.contact .cart .checkbox input:checked ~ .checkmark {
  background-color: #5986c9;
}
.contact .checkbox input:checked ~ .checkmark:after,
.contact .cart .checkbox input:checked ~ .checkmark:after {
  display: block;
}
.contact .checkbox .checkmark:after,
.contact .cart .checkbox .checkmark:after {
  left: 4px;
  top: -1px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contact .submit,
.contact .cart .submit {
  position: relative;
  display: inline-block;
  min-width: 100px;
  text-align: center;
  line-height: 1;
  background-color: transparent;
  margin: 20px 0 20px 10px;
}
.contact .submit input,
.contact .cart .submit input {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 0;
  padding: 3px 10px 2px 45px;
  transition: all 0.3s ease 0s;
}
.contact .submit:hover input,
.contact .cart .submit:hover input {
  padding-left: 35px;
  padding-right: 20px;
}
.contact .cart .submit {
  margin-bottom: 0;
}
.contact .ctEditorTop,
.contact .ctEditorBottom {
  text-align: center;
}
.contact .ctEditorTop {
  margin-bottom: 30px;
}
.contact .ctEditorTop p {
  font-size: 17px;
  font-weight: bold;
}
.contact .ctEditorBottom {
  border-top: solid 1px #ddd;
  padding: 30px 0 0;
  margin-top: 50px;
}
.contact .ctEditorBottom ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  padding: 0;
  margin-bottom: 0;
}
.contact .ctEditorBottom ul li {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  border: solid 1px #ddd;
  margin-right: 0;
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.contact .ctEditorBottom ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px 0;
}
.contact .ctEditorBottom ul li a span {
  color: #333;
  font-size: 17px;
  font-weight: bold;
  display: flex;
  border-radius: 50%;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
}
.contact .ctEditorBottom ul li a span i {
  margin-right: 10px;
}
.contact .ctEditorBottom ul li a:hover {
  color: #fff;
}
.contact .ctEditorBottom ul li a:hover span {
  color: #fff;
}
.contact .ctEditorBottom ul li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.contact .ctEditorBottom ul li:hover {
  background-image: linear-gradient(45deg, #005eac 30%, rgb(74, 253, 169));
  border-color: #005eac;
}
.contact .ctEditorBottom .row {
  padding-bottom: 20px;
}

.hr ul.outside {
  display: flex;
  flex-wrap: wrap;
  padding-left: 25px;
}
.hr ul.outside > li {
  width: 50%;
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.hr ul.outside > li:first-child {
  border-bottom: solid 11px #f2f2f2;
}
.hr ul.outside > li:nth-child(2) {
  padding-left: 30px;
}
.hr ul.outside > li:last-child {
  width: 100%;
  margin-top: 30px;
}
.hr ul.outside > li h3 {
  position: relative;
  font-size: 17px;
  font-weight: bold;
  padding-left: 25px;
  margin: 0;
}
.hr ul.outside > li h3::before {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 10px;
  width: 10px;
  height: 10px;
  background-image: linear-gradient(45deg, #005eac 30%, rgb(74, 253, 169));
  transition: all 0.3s linear;
}
.hr ul.outside > li ul {
  padding-left: 25px;
}
.hr ul.outside > li ul li {
  font-size: 15px;
  line-height: 2;
  padding: 5px 0;
}
.hr ul.outside > li:hover {
  padding-left: 3px;
}
.hr ul.outside > li:hover h3::before {
  background-image: none;
  background-color: rgb(74, 253, 169);
}

select#inputReport {
  width: 120px;
  font-size: 15px;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding-left: 10px;
  padding-right: 10px;
  margin: auto;
  margin-bottom: 10px;
}
select#inputReport:hover {
  cursor: pointer;
  background-color: rgb(74, 253, 169);
}

#back-top a {
  width: 50px;
  height: 50px;
  text-align: center;
  color: #333;
}
#back-top a span {
  position: relative;
  top: 0px;
  left: 0px;
  display: block;
  font-size: 17px;
  font-weight: 600;
  line-height: 1;
  color: #333;
  text-align: center;
}
#back-top a:hover, #back-top a:hover > span {
  color: #005eac;
}

.history-timeline {
  position: relative;
  padding: 0 0 30px;
  margin-bottom: 20px;
}
.history-timeline .titem {
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
}
.history-timeline .titem .timeline-info {
  width: 100%;
}
.history-timeline .titem .timeline-info p {
  margin-bottom: 0;
}
.history-timeline .titem .timeline-info .timeline-date {
  font-size: 21px;
  font-weight: bold;
  color: rgb(74, 253, 169);
}
.history-timeline .titem .timeline-icon {
  display: block;
  width: 100%;
  max-width: 180px;
  z-index: 5;
}
.history-timeline .titem.tleft .timeline-info {
  text-align: right;
  padding-right: 20px;
}
.history-timeline .titem.tleft .timeline-icon {
  margin-right: 42%;
}
.history-timeline .titem.tright .timeline-info {
  text-align: left;
  padding-left: 20px;
}
.history-timeline .titem.tright .timeline-icon {
  margin-left: 42%;
}

@media (min-width: 992px) {
  .history-timeline [class^=col-] {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .history-timeline .titem:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #f2f2f2;
  }
  .history-timeline .titem .timeline-icon {
    max-width: 50%;
  }
  .history-timeline .titem.tleft .timeline-icon {
    text-align: left;
    margin-right: 0%;
  }
  .history-timeline .titem.tleft .timeline-info {
    padding-right: 10px;
  }
  .history-timeline .titem.tright .timeline-icon {
    text-align: right;
    margin-left: 0%;
  }
  .history-timeline .titem.tright .timeline-info {
    padding-left: 10px;
  }
}
@media (max-width: 1440px) {
  .tp-caption:first-child {
    letter-spacing: 2px !important;
  }
  #main-menu .navbar .nav > li > a {
    padding: 7px;
  }
  #main-menu .navbar .nav > li:nth-child(n+14) {
    display: block;
    visibility: visible;
    opacity: 1;
  }
  #main-menu .navbar .nav > li:nth-child(n+12) {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  #main-menu .navbar .nav .parent:nth-child(n+10) {
    z-index: 50;
  }
  .header-1 #main-menu .navbar .nav > li.current > a {
    padding: 7px;
    margin: 33px 0 10px 0;
  }
  .header-1 #main-menu .nav.navbar-nav {
    margin-right: 185px;
  }
  .logo-row {
    width: 345px;
  }
  .logo-img {
    height: 75px;
  }
  .header.no-transparent .logo-2 {
    padding: 12px 0;
  }
  .cd-header-buttons {
    top: 30px;
    right: 25px;
  }
  .cd-search {
    height: 95px;
  }
  .topic {
    display: block;
  }
  .footer-content .fleft {
    padding: 30px 30px 30px;
  }
  .footer-content .fleft span {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
  .footer-content .fright {
    padding: 50px 30px 30px;
    padding: 50px 10px 0px 50px;
  }
}
@media (max-width: 1199px) {
  .logo-row {
    width: 255px;
  }
  .logo-img {
    height: 75px;
  }
  .header.no-transparent .logo-2 {
    padding: 10px 0;
  }
  .header-1 #main-menu .nav.navbar-nav {
    margin-right: 150px;
    margin-left: 25px;
  }
  .header-1 #main-menu .navbar .nav > li.current > a {
    padding: 7px 3px;
    margin: 29px 0px 10px;
  }
  #main-menu .navbar .nav > li {
    text-align: center;
    max-height: 95px;
    overflow: hidden;
  }
  #main-menu .navbar .nav > li > a {
    padding: 5px;
    margin: 33px 5px;
  }
  .header-lan {
    top: 29px;
    right: 65px;
  }
  .header-lan li a {
    font-size: 15px;
    padding: 6px;
  }
  .cd-header-buttons {
    top: 25px;
  }
  .topic .tright {
    padding: 10px 50px 50px;
  }
  .footer-content .fleft {
    padding: 30px 20px;
  }
  .footer-content .fleft p {
    font-size: 17px;
    padding-left: 20px;
  }
  .footer-content .fleft:hover p {
    transform: unset;
    padding-left: 20px;
  }
  .footer-content .fright {
    padding: 50px 30px;
  }
  .investor-menu .title {
    padding: 5px 12px;
  }
}
@media (max-width: 1024px) {
  .relative.index-slide {
    padding-top: 0px;
  }
  .top-bar-section li:nth-child(2) {
    background-color: #005eac;
    padding-right: 0px;
  }
  .top-bar-section li a:hover {
    background-color: #005eac;
  }
  .logo-row {
    width: auto;
  }
  #main-menu .navbar .nav > li {
    text-align: left;
    max-width: 100%;
    max-height: 100%;
    overflow: visible;
  }
  .header-lan {
    top: 28px;
    right: 135px;
  }
  .header-lan li a {
    padding: 6px 12px;
  }
  .header-1 #main-menu .nav.navbar-nav {
    margin-left: 0px;
    margin-right: 0px;
  }
  .cd-header-buttons {
    top: 30px;
    right: 70px;
  }
  .cd-search-trigger span::before {
    height: 2px;
  }
  .cd-search-trigger span::after {
    height: 2px;
  }
  .header.no-transparent .logo-2 {
    padding: 10px 0 10px 15px;
  }
  .topic .section-title-2 {
    padding: 0;
  }
  .topic #carousels {
    margin-bottom: 0px;
  }
  .section-title-2 {
    text-align: center;
  }
  .footer-content {
    display: block;
  }
  .footer-content .fleft {
    padding: 30px 100px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .footer-content .fleft .finfo {
    display: block;
    width: 70%;
    text-align: left;
  }
  .footer-content .fleft .finfo a {
    padding: 5px 0;
  }
  .footer-content .fleft .logo-footer-cont {
    width: 100%;
    max-width: 280px;
    padding-right: 0px;
    margin-bottom: 0;
  }
  .footer-content .fleft .logo-footer-cont a {
    display: block;
  }
  .footer-content .fleft p {
    padding: 10px 0 0;
  }
  .footer-content .fleft p:hover {
    padding-left: unset;
  }
  .footer-content .fright {
    padding: 30px 50px;
    width: 100%;
  }
  .footer-content .fright .widget {
    text-align: center;
    padding: 0;
    margin-bottom: 20px;
  }
  .footer-content .fright ul.links-list {
    border-left: 0;
    padding-left: 0;
  }
  .footer-content .fright .footer-2-copy {
    padding-top: 10px;
  }
}
@media (max-width: 991px) {
  .accordion.leftside {
    margin-bottom: 50px;
    border-bottom: solid 1px #f2f2f2;
  }
  .about {
    margin: 30px 0 0;
  }
  .about .abContent .img, .about .abContent p {
    width: 100%;
  }
  .about .abContent p {
    padding-left: 0;
    padding-top: 50px;
  }
  .about .abContent:hover .img::before {
    width: calc(100% - 50px);
    left: 0;
  }
  .about .abContent:hover p {
    color: #333;
  }
  .product .pdInfo {
    padding-top: 50px;
  }
  .quality ul li:hover {
    cursor: pointer;
    padding-left: 0px;
  }
  .quality ul li:hover::before {
    background-image: none;
    background-color: rgb(74, 253, 169);
  }
  .contact .ctEditorBottom ul li a {
    padding: 20px;
  }
  .contact .ctInquiry {
    margin-top: 20px;
  }
  .hr ul.outside {
    padding-left: 0;
  }
  .hr ul.outside > li {
    flex: 1 1 100%;
  }
  .hr ul.outside > li:first-child {
    border-bottom: 0;
  }
  .hr ul.outside > li:nth-child(2) {
    padding-left: 0;
    padding-top: 20px;
  }
  .hr ul.outside > li ul {
    padding-left: 0;
  }
  .hr ul.outside > li ul li {
    line-height: 1.5;
    padding: 10px 0;
  }
  .hr ul.outside > li:hover {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .about .abContent p {
    text-align: center;
  }
  .product .pdInfo {
    padding-top: 50px;
  }
  .product .pdInfo .txt, .product .pdInfo .img {
    width: 100%;
  }
  .product .pdInfo .txt {
    padding: 50px;
  }
  .product .pdInfo .txt::before {
    width: 100%;
  }
  .product .pdInfo .txt::after {
    top: -50%;
    right: 0;
    z-index: -3;
    transform: scale(2) rotate(45deg);
  }
  .product .pdInfo .img {
    top: 0;
  }
  .product .pdInfo .img img {
    box-shadow: unset;
  }
  .contact {
    padding: 50px 0;
  }
  .contact .ctEditorBottom ul {
    margin-bottom: 0;
  }
  .contact .ctEditorBottom ul li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footer-content .fleft {
    padding: 20px 50px;
  }
  .footer-content .fright {
    padding: 20px 50px;
    justify-content: flex-start;
  }
  .footer-content .fright .colFix {
    width: calc(50% - 20px);
    display: inline-block;
    vertical-align: top;
    padding: 15px 5px 30px;
    margin: 0 10px;
  }
}
@media (max-width: 479px) {
  .hamb-mob-icon {
    padding: 20px 5px;
  }
  .header.no-transparent .logo-2 {
    padding: 5px;
  }
  .header.no-transparent .logo-img {
    height: 66px;
  }
  .header-lan {
    top: 19px;
    right: 80px;
  }
  .header-lan li a {
    padding: 6px;
  }
  .cd-header-buttons {
    top: 22px;
    right: 40px;
  }
  .cd-search {
    height: 76px;
  }
  .topic .tleft {
    padding: 0 30px;
  }
  .cd-search-trigger {
    width: 36px;
    height: 36px;
  }
  .cd-search-trigger::before {
    width: 15px;
    height: 15px;
    left: 8px;
    top: 6px;
    border: 2px solid #4b4e53;
  }
  .cd-search-trigger::after {
    width: 12px;
    bottom: 13px;
    right: 6px;
    height: 2px;
  }
  .footer-content .fleft {
    padding: 20px;
  }
  .footer-content .fleft .finfo {
    width: 60%;
  }
  .footer-content .fleft .logo-footer-cont {
    margin-bottom: 0;
  }
  .footer-content .fright {
    padding: 20px;
  }
  .footer-content .fright .footer-2-copy {
    padding-top: 0;
  }
  .about .abContent .img {
    padding-left: 0;
  }
  .about .abContent .img::before {
    width: 100%;
  }
  .about .abContent:hover .img::before {
    width: 100%;
  }
  .product {
    padding: 50px 0;
  }
  .contact-content .contact-footer {
    display: block;
    text-align: center;
  }
  .contact-content .contact-footer input[type=submit] {
    margin-top: 10px;
    margin-left: 0px;
  }
}

/*# sourceMappingURL=custom.css.map */
