@import url("https://fonts.googleapis.com/css2?family=Afacad+Flux:wght@100..1000&display=swap");
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span,
label,
table,
caption,
strong,
a {
  font-family: "Afacad Flux", sans-serif !important;
}
.fa,
.fas {
  font-family: "Font Awesome 5 Pro" !important;
}
.elementor-kit-7 {
  --e-global-color-primary: #28963a !important;
  --e-global-color-accent: #28963a !important;
  --e-global-color-fa95dec: #28963a !important;
}
:root {
  --theme-color: #28963a !important;
}

.page-template.page-template-elementor_theme.page-child
  .elementor-widget-icon-list:hover
  .elementor-widget-container {
  background-color: #28963a !important;
  color: #ffff !important;
}
.page-template.page-template-elementor_theme.page-child
  .elementor-widget-icon-list:hover
  .elementor-widget-container
  .elementor-icon-list-text {
  color: #fff !important;
}

.page-template.page-template-elementor_theme.page-child
  .elementor-widget-icon-list:hover
  .elementor-widget-container
  .elementor-icon-list-item
  svg {
  fill: #ffff !important;
}
.page-template.page-template-elementor_theme.page-child
  .elementor-widget-container
  .elementor-icon-list-icon
  svg {
  fill: #28963a !important;
}

.page-template-default.page.page-id-3843 .cat-item-49,
.page-template-default.page.page-id-3843 .cat-item-50,
.page-template-default.page.page-id-3843 .cat-item-64,
.page-template-default.page.page-id-3843 .cat-item-58,
.page-template-default.page.page-id-3843 .cat-item-38,
.page-template-default.page.page-id-3843 .cat-item-53 {
  display: none;
}

.select-none {
  user-select: none;
}
#fixed-tool {
  position: fixed;
  bottom: 100px;
  right: 20px;
  cursor: pointer;
  display: grid;
  z-index: 999;
}

.icon_action {
  align-items: center;
  background-color: #28963a;
  border-radius: 50%;
  display: flex;
  width: 50px;
  height: 50px;
  justify-content: center;
  transition-duration: 0.15s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: #fff;
  margin-top: 15px;
  box-shadow: rgba(0, 0, 0, 0.8) 0 0 15px;
}

.page-template.page-template-elementor_theme
  .icon_active
  .elementor-icon-list-icon
  svg {
  fill: #ffff !important;
}
.icon-list-ct .elementor-icon-list-icon {
  background-color: #fff;
  padding: 4px;
  width: 18px;
  height: 18px;
  line-height: 20px;
  align-items: center;
  border-radius: 50%;
}
.icon-list-ct .elementor-icon-list-icon svg {
  margin: 0px !important;
  fill: var(--e-global-color-primary) !important;
}
.icon-list-ct .elementor-icon-list-text {
  margin-left: 10px;
  line-height: 23px;
}
.mr_main-menu ul li.current_page_item a {
  color: #28963a;
}
.wastix_accordion_01
  .elementor-accordion-item
  .elementor-tab-title.elementor-active,
.icon_wastix span.elementor-icon-list-icon {
  background-color: var(--e-global-color-primary);
}
.ovflow-hidden {
  overflow: hidden;
}

.mr_banner_title.mr_xpage {
  font-size: 65px;
  font-weight: 700;
}
.mr_bread_list.mr_xpage_bread {
  font-size: 26px;
  font-weight: 400;
}

.custom-box-content {
  order: 4;
}
.custom-box-content {
  display: flex;
  flex-direction: column;
}
.wps_order.order-5 {
  margin-top: auto;
}

.mr_page_page_title.page-title {
  display: flex;
  text-align: center;
  flex-direction: column;
  position: relative;
}
.mr_post_post.mr_page_title.page-title,
.mr_post_post.mr_page_title.page-title .content-box,
.mr_page_page_title.page-title .content-box {
  z-index: 9;
  position: relative;
}
.content-box .mr_banner_title.mr_xpage,
.mr_page_page_title.page-title .mr_bread_list.mr_xpage_bread {
  text-align: center;
}
.mr_post_post.mr_page_title.page-title::before,
.mr_page_page_title.page-title::before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  overflow: hidden;
}
.mr_search-popup .mr_upper-box {
  padding: 150px 70px;
}
.switcher,
.owl-prev,
.owl-next {
  opacity: 0;
}

.post-info.clearfix {
  display: none;
}

.custom-logo-bg img {
  padding: 15px 10px;
  background: #fff;
  border-radius: 25px !important;
  max-width: 240px !important;
}

.news-block-two .inner-box .image-box .image img {
  height: 190px;
  object-fit: cover;
}

.news-block-two .inner-box .lower-content {
  display: flex;
  flex-direction: column;
}
.mr_main-menu .mr_navigation > li.current > a,
.mr_main-menu .mr_navigation > li > ul > li > a:hover {
  color: var(--e-global-color-primary);
}
.blog-grid .mr_featured_block.mr_f_block_text,
.custom-box-content .wps_testi_title,
.custom-box-content .wps_testi_designation,
.blog-grid .mr_block_title,
.box-home-1 .elementor-widget-container p,
.box-home-1 .elementor-icon-list-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.testimonial-section .testimonial-block-one {
  display: flex;
  flex-direction: column;
  margin-top: auto;
  height: 405px;
}
.owl-nav,
.testimonial-section .rating.clearfix {
  display: none;
}
.testimonial-block-one .wps_testi_text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page.page-id-3843 .news-block-two .inner-box .lower-content h3 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 60px;
}

.elementor-shortcode .wpcf7-response-output {
  padding: 0.2em 1em;
  margin: auto;
  display: flex;
  justify-content: center;
  margin-top: 14px;
  text-align: center;
  margin-left: 299px !important;
  border: none !important;
  width: 625px;
}
.testimonial-block-one.mr_product_block {
  margin-right: 30px;
}

.mr_nav-right.mobile {
  display: none !important;
}
.mr_bread_list.mr_xpost_bread.mr_single_post li,
.mr_banner_title.mr_xpost {
  color: #fff !important;
}
.custom-icon .elementor-widget-container:hover svg {
  fill: #fff !important;
  color: #fff !important;
}

.custom-layout-sl .testimonial-section .testimonial-block-one {
  height: 290px;
}

.wps_project_gallery .auto-container {
  width: 100% !important;
  max-width: 100%;
}
.single.single-post .mr_post_thumbnail,
.single.single-post .post-info {
  padding-bottom: 0px;
  margin: 0;
}
.single.single-post .text.mr_post_text p {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
}
.post-info li,
.post-info li a {
  font-size: 16px !important;
}

.box-home-1 .elementor-widget-container p {
  height: 50px;
  display: flex;
  flex-direction: column;
  margin-top: auto;
}
/*border*/
.elementor-6705
  .elementor-element.elementor-element-55f08de
  > .elementor-element-populated,
.elementor-6705
  .elementor-element.elementor-element-8d7d8d8
  > .elementor-element-populated {
  border: none !important;
}
@media (max-width: 1536px) {
  .elementor-element-81a0c3c.title-250 .elementor-widget-container {
    padding-top: 60px !important;
  }
  .elementor-element-fe3913b.title-250 .elementor-widget-container {
    padding-top: 10px !important;
  }
}

@media (max-width: 1024px) {
  .elementor-element-81a0c3c.title-250 .elementor-widget-container {
    padding-top: 0px !important;
  }
  .mr_mobile-menu-visible .mr_mobile-menu .mr_menu-box {
    z-index: 9999 !important;
  }
  .logo-mobile .elementor-widget-container {
    width: 194px;
  }
  .custom-menu .elementor-widget-wrap {
    justify-content: flex-end !important;
    margin: 0 !important;
  }
  .mr_search-popup .mr_search-form fieldset input[type="search"] {
    padding: 20px;
  }
  .project-block-one .inner-box .content-box .text-box {
    opacity: 1 !important;
    bottom: 40px;
  }
  .wps_project_gallery .wp_project_block .image-box::before {
    background: #3a9e1e94 !important;
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 1;
    z-index: 1;
    transition: all 500ms ease;
  }

  .elementor-shortcode .wpcf7-response-output {
    width: 100%;
    margin-left: 0px !important;
  }
  #responsive-form {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mr_nav-right.desktop {
    display: none !important;
  }
  .mr_nav-right.mobile {
    display: block !important;
  }
  .custom-mobile {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .mr_menu-area .mr_mobile-nav-toggler .mr_icon-bar {
    width: 25px;
  }
  .mr_menu-area .mr_mobile-nav-toggler {
    padding-bottom: 7px;
  }
  .mr_header-lower .mr_outer-box .mr_logo-box {
    padding: 0px 0px 15px 0px;
  }
  .mr_mobile-menu .mr_nav-logo {
    min-width: 220px;
  }
  .mr_mobile-menu .mr_navigation li.dropdown .mr_dropdown-btn {
    background: transparent;
  }
  .mr_search-popup {
    top: 110px;
  }
  .mr_search-popup .mr_search-form {
    padding: 0;
  }
  .mr_search-popup .mr_upper-box {
    padding: 30px 70px;
  }
  .testimonial-block-one.mr_product_block {
    margin: 0px !important;
  }
}

@media (max-width: 768px) and (min-width: 431px) {
  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-661f529.wastix_team_block_01,
  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-3426719.wastix_team_block_01,
  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-d678bda.wastix_team_block_01 {
    margin-left: 0px;
    margin-top: 36px;
  }
  .elementor-4807 .elementor-element.elementor-element-428dfb3d {
    padding: 63px 0px 0px 0px !important;
  }
  .elementor-4807 .elementor-element.elementor-element-6f4b4fdf {
    width: 44% !important;
  }
  .elementor-4807 .elementor-element.elementor-element-3d3daa1f {
    width: 21% !important;
  }
  .mr_header-lower .mr_outer-box .mr_logo-box .mr_logo img {
    width: 190px !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-4121f898
    > .elementor-container {
    max-width: 1320px;
    display: flex !important;
    flex-direction: row !important;
  }
  .elementor-4396 .elementor-element.elementor-element-4121f898 {
    padding: 80px 30px 40px 30px !important;
  }
  .elementor-4396 .elementor-element.elementor-element-3def4dec {
    width: 53% !important;
  }
  .elementor-4396 .elementor-element.elementor-element-600081b {
    width: 46.812% !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-29255008
    > .elementor-element-populated {
    padding: 30px 30px 0px 30px !important;
    margin-left: -1px !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-4b306285
    > .elementor-element-populated {
    margin-top: 0px !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-d7db71d
    > .elementor-element-populated {
    margin-left: 0px !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-537b8586
    > .elementor-container,
  .elementor-4396
    .elementor-element.elementor-element-a784695
    > .elementor-container,
  .elementor-4396
    .elementor-element.elementor-element-148cea7d
    > .elementor-container {
    flex-wrap: nowrap !important;
  }
  .elementor-4396 .elementor-element.elementor-element-1e1eefea {
    position: relative;
    left: 70px;
  }
  .elementor-4396 .elementor-element.elementor-element-7bf8e221,
  .elementor-4396 .elementor-element.elementor-element-396d8013 {
    position: relative;
    left: 62px;
  }
  .elementor-section .elementor-container {
    flex-wrap: wrap !important;
  }
  .elementor-4807
    .elementor-element.elementor-element-3d3daa1f
    > .elementor-element-populated {
    width: 58% !important;
  }
  .elementor-4807
    .elementor-element.elementor-element-fe3913b
    .elementor-heading-title {
    position: relative;
    top: -65px;
  }
  .elementor-4807
    .elementor-element.elementor-element-81a0c3c
    .elementor-heading-title {
    position: relative;
    top: -92px;
  }
  .elementor-4807
    .elementor-element.elementor-element-661f529
    > .elementor-element-populated,
  .elementor-4807
    .elementor-element.elementor-element-3426719
    > .elementor-element-populated,
  .elementor-4807
    .elementor-element.elementor-element-d678bda
    > .elementor-element-populated {
    margin: 0px 15px 0px 0px !important;
  }
  .elementor-4807 .elementor-element.elementor-element-661f529,
  .elementor-4807 .elementor-element.elementor-element-3426719,
  .elementor-4807 .elementor-element.elementor-element-d678bda {
    margin-left: 30px;
  }

  .elementor-16 .elementor-element.elementor-element-bcd44d5.elementor-element {
    position: relative;
    left: -30px;
  }
  .elementor-3061
    .elementor-element.elementor-element-c2ff409
    > .elementor-element-populated {
    margin: 70px 18px 0px 0px !important;
  }
  .elementor-3061 .elementor-element.elementor-element-afb62f6,
  .elementor-3061 .elementor-element.elementor-element-8375329 {
    margin-left: 18px !important;
  }
  .elementor-3061
    .elementor-element.elementor-element-c2ff409
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-174bcbdf
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-8375329
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-53e74c88
    > .elementor-element-populated {
    padding: 20px 30px 20px 30px !important;
  }
  /*nut trang chủ*/
  .elementor-element.elementor-element-5de46553.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 92px;
  }
  .elementor-element.elementor-element-63d5bfbc.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-61f6e11.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 95px;
  }
  .elementor-element.elementor-element-cdeb692.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-6ffea71b.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 43px;
  }
  .elementor-element.elementor-element-dfae4bc.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 82px;
  }
  /*nút dịch vụ*/
  .elementor-element.elementor-element-236a763.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 88px;
  }
  .elementor-element.elementor-element-02f4a3f.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 118px;
  }
  .elementor-element.elementor-element-213fd3e.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 78px;
  }
  .elementor-element.elementor-element-f4ad116.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 27px;
  }
  .elementor-4396 .elementor-element.elementor-element-51ef6e2d,
  .elementor-4396 .elementor-element.elementor-element-66e2f36b {
    width: 80%;
    margin-left: 39px;
  }
}

/* ! */

#responsive-form {
  padding: 50px;
}
.form-row {
  width: 100%;
}
.column-half1 {
  float: left;
  position: relative;
  padding: 0.65rem;
  width: 50% !important;
  padding-left: 0px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column-half2 {
  float: left;
  position: relative;
  padding: 0.65rem;
  padding-right: 0px !important;
  width: 50% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column-full {
  float: left;
  position: relative;
  padding: 0.65rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column-full1 {
  margin: 0 auto !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/**---------------- Media query ----------------**/
/* @media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
} */
.wpcf7 input[type="text"],
.wpcf7 textarea {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  color: #000000;
  background-color: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00000026;
  padding: 12px 20px 12px 20px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7 input[type="text"]:focus {
  background: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
}
.wpcf7 textarea:focus {
  background: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
}
.wpcf7-submit {
  padding: 18px 32px 18px 32px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
  background-color: var(--e-global-color-primary);
  border-style: none;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;
}
.wpcf7-submit:hover {
  background: #0e1d40;
}
span.wpcf7-not-valid-tip {
  text-shadow: none;
  font-size: 12px;
  color: #ff0000;
  background: #fff;
  padding: 5px;
}
div.wpcf7-validation-errors {
  text-shadow: none;
  border: transparent;
  background: #f9cd00;
  padding: 5px;
  color: #9c6533;
  text-align: center;
  margin: 0;
  font-size: 12px;
}
div.wpcf7-mail-sent-ok {
  text-align: center;
  text-shadow: none;
  padding: 5px;
  font-size: 12px;
  background: #59a80f;
  border-color: #59a80f;
  color: #fff;
  margin: 0;
}
.form-group {
  padding: 5px 20px !important;
  border-radius: 5px;
  background: #fff;
}
.search-widget input {
  padding-left: 15px;
  width: 100% !important;
  border: none !important;
}
.widget_search .search-form {
  margin-bottom: 40px;
  border-radius: 4px;
  padding: 25px;
  margin-left: 10px;
  background-color: #ebf5e9 !important;
}
.mr_search_form {
  background-color: #ebf5e9 !important;
}
.search_button {
  display: none;
}
#categories-2 {
  margin-bottom: 40px;
  border-radius: 4px;
  padding: 25px;
  margin-left: 10px;
  background-color: #ebf5e9 !important;
}
.post-widget {
  border-radius: 4px;
  padding: 10px;
  margin-left: 10px;
  background-color: #ebf5e9 !important;
}
.widgettitle {
  font-size: 23px;
  font-weight: 600;
  color: #222;
  padding-bottom: 0px;
  margin-bottom: 20px;
  text-transform: capitalize;
  padding-left: 20px;
  padding-top: 15px;
}
.widget ul li {
  position: relative;
  display: block;
  line-height: 2.5em;
  color: #333;
}
li.cat-item {
  background-color: #fff;
  padding: 3px 20px !important;
  border-radius: 5px;
  margin-bottom: 20px;
}

.sidebar-widget {
  display: grid;
}
.post-inner .post {
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.post-inner .post .post-widget {
  border-radius: 4px;
  margin-left: 10px;
  background-color: #ebf5e9 !important;
  display: flex;
}

.post-inner .post-thumbnail {
  width: 30%;
  margin-right: 20px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.post-inner .post-details {
  float: inherit;
  width: 70%;
}
.post-title a {
  font-size: 18px;
  color: #222 !important;
}
.post-date a {
  font-size: 14px;
  color: #888;
}

.widget_tag_cloud {
  margin-top: 40px;
  border-radius: 4px;
  padding: 10px;
  margin-left: 10px;
  background-color: #ebf5e9 !important;
  margin-bottom: 40px;
}

.box-input-wrapper {
  width: 100%;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.box-input {
  max-width: 1024px;
  width: 770px !important;
  height: 55px;
  overflow: hidden;
  display: flex;
}
.box-input p {
  width: 71%;
  height: 100%;
}

.search-input {
  font-size: 16px;
  padding: 18px 30px 18px 30px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  border-radius: 10px 0 0 10px !important;
  border: none;
  background-color: #ffff;
}
.button-search {
  width: 20%;
  height: 55px;
  overflow: hidden;
  font-family: "Poppins", Sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  background-color: #888;
  border-style: none;
  border-radius: 0px 10px 10px 0px;
}
/*màn 430*/
@media (max-width: 430px) {
  .elementor-3061
    .elementor-element.elementor-element-afb62f6
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-8375329
    > .elementor-element-populated {
    margin: 70px 0px 0px 0px !important;
  }
  .elementor-3061
    .elementor-element.elementor-element-c2ff409
    > .elementor-element-populated {
    margin: 70px 0px 0px 0px !important;
  }
  section.elementor-section.elementor-top-section.elementor-element.elementor-element-9c4b100.elementor-section-stretched.animated-fast.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.animated.fadeInUp {
    margin-bottom: 30px !important;
  }
  .elementor-4807
    .elementor-element.elementor-element-661f529
    > .elementor-element-populated,
  .elementor-4807
    .elementor-element.elementor-element-3426719
    > .elementor-element-populated,
  .elementor-4807
    .elementor-element.elementor-element-d678bda
    > .elementor-element-populated {
    margin-right: 0px !important;
  }
  .elementor-4396 .elementor-element.elementor-element-51ef6e2d,
  .elementor-4396 .elementor-element.elementor-element-66e2f36b {
    width: 80%;
    margin-left: 0px;
  }
  .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-71ded591 {
    position: relative;
    top: -84px;
  }
  .button-search {
    width: 35%;
  }
  section.elementor-section.elementor-inner-section.elementor-element.elementor-element-a784695.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding: 0px 15px 0px 15px !important;
  }
  /*border*/
  .elementor-6705
    .elementor-element.elementor-element-dbb5b22
    > .elementor-element-populated,
  .elementor-6705
    .elementor-element.elementor-element-52bc4b8
    > .elementor-element-populated,
  .elementor-6705
    .elementor-element.elementor-element-202e2ba
    > .elementor-element-populated {
    border: none !important;
  }
  .elementor-section .elementor-container {
    flex-wrap: nowrap !important;
  }
  .elementor-button-wrapper {
    display: flex !important;
    justify-content: flex-end !important;
    align-items: end !important;
  }
  .elementor-6705 .elementor-element.elementor-element-52bc4b8 {
    position: relative !important;
    left: 17% !important;
  }
  .elementor-section.elementor-section-boxed > .elementor-container {
    display: flex;
    flex-direction: column;
  }
  .elementor-16
    .elementor-element.elementor-element-0223524.elementor-column.elementor-element[data-element_type="column"]
    > .elementor-widget-wrap.elementor-element-populated,
  .elementor-16
    .elementor-element.elementor-element-99734a5.elementor-column.elementor-element[data-element_type="column"]
    > .elementor-widget-wrap.elementor-element-populated {
    margin-right: 0px !important;
    margin-bottom: 20px;
  }
  .elementor-4396
    .elementor-element.elementor-element-4121f898
    > .elementor-container {
    display: flex !important;
    flex-direction: column !important;
  }

  .elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-b174f58 {
    padding-top: 28px;
    margin-left: 0px;
    margin-top: -200px;
  }
  section.elementor-section.elementor-inner-section.elementor-element.elementor-element-106725c4.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    padding-right: 20px;
    padding-left: 3px;
  }
  .elementor-4396
    .elementor-element.elementor-element-e67dda9
    > .elementor-element-populated,
  .elementor-4396
    .elementor-element.elementor-element-4b306285
    > .elementor-element-populated {
    margin-bottom: 40px !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-4b306285
    > .elementor-element-populated {
    margin-top: 12px !important;
  }
  /*giới thiệu - tamnhin...*/
  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-3d3daa1f {
    width: 28% !important;
  }
  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-2331484e {
    display: none !important;
  }
  .elementor-4807
    .elementor-element.elementor-element-f71e6dc
    > .elementor-widget-container {
    padding: 2px 0px 20px 0px !important;
    margin: 16px 0px 0px 0px !important;
  }
  .elementor-4807
    .elementor-element.elementor-element-fe3913b
    .elementor-heading-title {
    position: relative;
    top: 172px;
  }
  .elementor-4807
    .elementor-element.elementor-element-81a0c3c
    .elementor-heading-title {
    position: relative;
    top: 369px;
  }
  .elementor-3061
    .elementor-element.elementor-element-8375329
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-174bcbdf
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-afb62f6
    > .elementor-element-populated,
  .elementor-3061
    .elementor-element.elementor-element-f1662f2
    > .elementor-element-populated {
    margin-top: 122px !important;
  }
  .elementor-3061
    .elementor-element.elementor-element-c2ff409
    > .elementor-element-populated {
    margin-top: -30px !important;
  }
  .elementor-4396
    .elementor-element.elementor-element-691dae74.elementor-view-framed
    .elementor-icon {
    position: relative !important;
    left: -3px;
  }
  .elementor-element.elementor-element-f4ad116.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-213fd3e.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-02f4a3f.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-236a763.elementor-view-framed.wastix_btn_box_shadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 8px;
  }
  /* .elementor-3061 .elementor-element.elementor-element-afb62f6 > .elementor-element-populated,
.elementor-3061 .elementor-element.elementor-element-8375329 > .elementor-element-populated{
  margin: 70px 0px 0px -17px !important;
} */
  .elementor-column.elementor-col-25.elementor-inner-column.elementor-element.elementor-element-afb62f6.wastix_block_01.box-home-1,
  .elementor-column.elementor-col-33.elementor-inner-column.elementor-element.elementor-element-8375329.wastix_block_01.box-home-1 {
    margin-top: 50px;
  }
  .elementor-element.elementor-element-cdeb692.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-6ffea71b.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-63d5bfbc.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-dfae4bc.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-61f6e11.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon,
  .elementor-element.elementor-element-5de46553.elementor-view-framed.wastix_boxshadow_01.elementor-shape-circle.elementor-widget.elementor-widget-icon {
    position: relative;
    top: 44px;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-7bf8e221,
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-396d8013,
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-1e1eefea {
    position: relative;
    left: 3px;
  }
  .elementor-4807 .elementor-element.elementor-element-661f529,
  .elementor-4807 .elementor-element.elementor-element-3426719,
  .elementor-4807 .elementor-element.elementor-element-d678bda {
    margin-left: 0px !important;
  }
  .elementor-4807 .elementor-element.elementor-element-9c4b100 {
    padding: 0px 15px 30px 15px;
  }
  .elementor-16 .elementor-element.elementor-element-bcd44d5.elementor-element {
    position: relative;
    left: -10px;
  }
  .elementor-4396 .elementor-element.elementor-element-3def4dec {
    width: 100% !important;
  }
  .elementor-4396 .elementor-element.elementor-element-600081b {
    width: 100% !important;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-7bf8e221,
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-396d8013,
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-1e1eefea {
    position: relative;
    left: 128px;
    top: -101px;
  }
}
@media (max-width: 375px) and (min-width: 321px) {
  .elementor-4807
    .elementor-element.elementor-element-fe3913b
    .elementor-heading-title {
    position: relative;
    top: 276px;
  }
  .elementor-4807
    .elementor-element.elementor-element-81a0c3c
    .elementor-heading-title {
    position: relative;
    top: 459px;
  }
  .elementor-16 .elementor-element.elementor-element-bcd44d5.elementor-element {
    position: relative;
    left: -8px;
  }
  .elementor-button {
    padding: 12px 11px !important;
  }
}

@media (max-width: 320px) {
  .elementor-4807
    .elementor-element.elementor-element-fe3913b
    .elementor-heading-title {
    position: relative;
    top: 413px;
  }
  .elementor-4807
    .elementor-element.elementor-element-81a0c3c
    .elementor-heading-title {
    position: relative;
    top: 690px;
  }
  .elementor-16 .elementor-element.elementor-element-bcd44d5.elementor-element {
    position: relative;
    left: -22px;
  }
  .elementor-column.elementor-col-50.elementor-inner-column.elementor-element.elementor-element-0223524 {
    margin-left: -12px;
  }
  .elementor-button {
    font-size: 11px !important;
    padding: 10px 4px !important;
  }
}

/*hết 320*/
.button-search p {
  height: 100%;
  width: 100%;
}
.button-search p input {
  height: 55px !important;
  width: 100% !important;
  padding-top: 18px !important;
  align-items: center;
  display: flex;
  justify-content: center;
  padding-top: 15px;
}

/************************************/
#responsive-form1 {
  max-width: 600px /*-- change this to get your desired form width --*/;
  margin: 0 auto;
  width: 100%;
  padding: opx !important;
}
.form-row {
  width: 100%;
}
.column-half,
.column-full {
  float: left;
  position: relative;
  padding: 10px 0px !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column-full2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}
.wpcf7 input[type="text"],
.wpcf7 textarea {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  color: #000000;
  background-color: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00000026;
  padding: 12px 20px 12px 20px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7 input[type="text"]:focus {
  background: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
}
.wpcf7 textarea:focus {
  background: #fff;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: var(--e-global-color-primary);
}
.wpcf7-form-control .wpcf7-submit .has-spinner {
  width: 92% !important;
  margin-left: 10px !important;
}
.wpcf7-submit:hover {
  background: #0e1d40;
}
span.wpcf7-not-valid-tip {
  text-shadow: none;
  font-size: 12px;
  color: #ff0000;
  background: #fff;
  padding: 5px;
}
div.wpcf7-validation-errors {
  text-shadow: none;
  border: transparent;
  background: #f9cd00;
  padding: 5px;
  color: #9c6533;
  text-align: center;
  margin: 0;
  font-size: 12px;
}
div.wpcf7-mail-sent-ok {
  text-align: center;
  text-shadow: none;
  padding: 5px;
  font-size: 12px;
  background: #59a80f;
  border-color: #59a80f;
  color: #fff;
  margin: 0;
}
.form-group {
  padding: 5px 20px !important;
  border-radius: 5px;
  background: #fff;
}
svg {
  width: 20px;
  height: 20px;
}

[lang="en-US"] .footer_vi,
[lang="vi-VN"] .footer_en {
  display: none;
}

[lang="en-US"] .footer_en,
[lang="vi-VN"] .footer_vi {
  display: block;
}

/*bgioi thieu*/
.elementor-4807 .elementor-element.elementor-element-23ce291 .mr_product_block {
  height: 423px !important;
  width: 370px !important;
  overflow: hidden !important;
}

.elementor-4807
  .elementor-element.elementor-element-23ce291
  .wps_testimonials
  .wps_testi_title {
  font-size: 18px !important;
}

.ml_10 {
  margin-top: 100px !important;
  margin-left: 10px;
  margin-right: 40px !important;
}

.post-widget {
  padding: 0px 10px !important;
}

#Layer_1 path {
  stroke: var(--e-global-color-primary);
}
.iconB path {
  stroke: none !important;
}
#layer-2 path {
  stroke: #ebf5e9 !important;
}
#iconAbout path {
  stroke: var(--e-global-color-primary);
}
.wastix_block_01:hover #iconAbout path {
  stroke: #fff !important;
}
.elementor-4807
  .elementor-element.elementor-element-c056e26
  .elementor-heading-title {
  font-size: 40px !important;
}

.wastix_list_category_01:hover ~ #iconArrow path {
  fill: #fff !important;
}

#categories-4 {
  height: 100% !important;
  width: 97% !important;
  margin-left: 10px !important;
  overflow: hidden !important;
  margin-bottom: 40px !important;
  background-color: #e8f1e6 !important;
}
.widget ul {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
#search-2 h2 {
  display: none !important;
}

.productBox .inner-box .image-box .image img {
  height: 792px !important;
  border-radius: 20px !important;
}

.hvr-underline-from-left1 {
  color: #141417;
}
.hvr-underline-from-left1:active {
  color: var(--e-global-color-primary) !important;
}
.elementor-4396
  .elementor-element.elementor-element-6adb2b21
  .wps_testimonials
  .owl-nav
  button {
  top: -26px !important;
  left: 670px !important;
}

.owl-nav .disabled {
  width: 100% !important;
}
.elementor-4807
  .elementor-element.elementor-element-23ce291
  .wps_testimonials
  .owl-nav
  button {
  top: -26px !important;
  left: 670px !important;
}
.elementor-4807
  .elementor-element.elementor-element-23ce291
  .wps_testimonials
  .owl-nav
  button.owl-prev {
  left: 560px !important;
  top: -26px !important;
  position: absolute !important;
}

.elementor-4807 .elementor-element.elementor-element-1a552fba {
  padding: 30px 30px 0px 30px !important;
}
.elementor-icon:hover .st0 {
  stroke: #fff !important;
}

.wastix_list_category_01:hover .elementor-icon svg path {
  fill: #fff !important;
}
