@import url("https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@300;800;900&family=Josefin+Sans:wght@300;400;500;600;700&display=swap");
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font: 15px/23px "Be Vietnam Pro", sans-serif !important;
  margin: 0;
  color: #555;
  right: auto !important;
  left: auto !important;
  width: 100% !important;
  position: static !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  outline: none !important;
  background-color: transparent;
  transition: all 0.35s ease-out 0;
  -moz-transition: all 0.35s ease-out 0;
  -webkit-transition: all 0.35s ease-out 0;
  -o-transition: all 0.35s ease-out 0;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none !important;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
button,
input,
select,
textarea {
  color: #404040;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
/*h1,h2,h3,h4,h5,h6{clear:both;color:#333;margin:0 0 15px;width:auto;font-family:"Be Vietnam Pro",sans-serif!important}*/
h1 {
  font-size: 27px;
}
h2 {
  font-size: 25px;
}
h3 {
  font-size: 23px;
}
h4 {
  font-size: 21px;
}
h5 {
  font-size: 19px;
}
p {
  margin-bottom: 10px;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:before,
:after {
  box-sizing: inherit;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}
ul,
ol {
  margin: 0 0 20px;
}
ul {
  list-style: disc;
  padding-left: 25px;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 20px 20px;
}
img {
  height: auto;
  max-width: 100%;
}
table {
  margin: 0 0 20px;
  width: 100%;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5),
    inset 0 15px 17px rgba(255, 255, 255, 0.5),
    inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 14px;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 0 15px 17px rgba(255, 255, 255, 0.8),
    inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5),
    inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 3px;
}
textarea {
  width: 100%;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: static;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: auto !important;
  max-width: 100% !important;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .flex-control-thumbs,
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}
.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-dots {
  display: none;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
}
.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/blank/en_US/Yosto_Core/css/owl.video.play.png)
    no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 5px;
  top: 50%;
  z-index: 1;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  display: inline-block;
  text-indent: -9999px;
  background: rgba(0, 0, 0, 0.6) url(images/home-banner-prev-icon.png) center
    center no-repeat;
  background-size: 13px 22px;
  transition: none;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: 5px;
  top: 50%;
  z-index: 1;
  width: 36px;
  height: 36px;
  margin-top: -18px;
  display: inline-block;
  text-indent: -9999px;
  background: rgba(0, 0, 0, 0.6) url(images/home-banner-next-icon.png) center
    center no-repeat;
  background-size: 13px 22px;
}
.metaslider .flexslider .flex-direction-nav li a.flex-prev {
  background: rgba(0, 0, 0, 0.6) url(images/home-banner-prev-icon.png) center
    center no-repeat !important;
  background-size: 13px 22px !important;
}
.metaslider .flexslider .flex-direction-nav li a.flex-next {
  background: rgba(0, 0, 0, 0.6) url(images/home-banner-next-icon.png) center
    center no-repeat !important;
  background-size: 13px 22px !important;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.site {
  float: left;
  width: 100%;
}
.main-content {
  float: left;
  width: 100%;
  min-height: 300px;
  padding: 0;
}
.archive.woocommerce-page .main-content {
  padding: 15px 0 25px;
}
.home .main-content {
  padding: 0;
}
.site-main {
  padding-top: 8px;
}
.site-header {
  float: left;
  width: 100%;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.8);
}
.site-header.header-scroll {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  top: 0;
}
.woocommerce-products-header,
.entry-header {
  display: inline-block;
  width: 100%;
  margin: 0;
  border-bottom: 0 solid #ddd;
}
.woocommerce-products-header h1,
.entry-header h1 {
  display: inline-block;
  font-size: 30px;
  text-transform: none;
  font-weight: 600;
  border-bottom: 3px solid #e9b976;
  margin-bottom: -2px;
  padding-bottom: 15px;
}
.single .entry-header {
  border: 0;
}
.single .entry-header h1 {
  padding-bottom: 0;
  border: 0;
}
.header-top-container {
  float: left;
  width: 100%;
  background: #e9b976;
  min-height: 30px;
  padding: 15px 0;
}
.header-top-container.hidden {
  display: none;
}
.header-top-content {
  float: left;
  width: 100%;
}
.header-top-content .header-welcome {
  float: left;
  margin: 0;
  padding: 0;
}
.header-top-content .header-welcome p {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 25px;
}
.header-top-content .header-top-contact {
  float: right;
  margin: 0;
  padding: 0;
}
.header-top-content .header-top-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-top-content .header-top-contact li {
  float: left;
  width: auto;
  margin: 0 0 0 15px;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 25px;
  position: relative;
  padding-left: 16px;
}
.header-top-content .header-top-contact li::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  height: 13px;
  width: 1px;
  background: #ddd;
}
.header-top-content .header-top-contact li:first-child {
  margin: 0;
}
.header-top-content .header-top-contact li a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 25px;
  position: relative;
  padding-left: 15px;
  text-transform: uppercase;
}
.header-top-content .header-top-contact li a:hover {
  color: #ddd;
}
.header-top-content .header-top-contact li.h-contact a::before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  font-family: "FontAwesome";
  content: "\f2ba";
}
.header-top-content .header-top-contact li.h-phone a::before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  font-family: "FontAwesome";
  content: "\f095";
}
.header-top-content .header-top-contact li.h-search a::before {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 20px;
  font-family: "FontAwesome";
  content: "\f002";
}
.header-bottom-container {
  float: left;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.18);
}
.header-content {
  float: left;
  width: 100%;
  position: relative;
  padding: 0;
}
.header-search-box {
  float: right;
}
.header-search-box .searchform {
  margin-bottom: 0;
}
.header-search-box .search-form label {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.header-search-box .search-form .screen-reader-text {
  display: none;
}
.header-search-box .search-form .search-field {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 25px 0 15px;
  height: 45px;
  line-height: 43px;
  border: 0 solid #fff;
  box-shadow: none;
  font-size: 13px;
  font-weight: 400;
  color: #333;
  background: #fff;
  border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #ddd;
}
.header-search-box .search-form {
  position: relative;
}
.header-search-box .search-form .search-submit {
  display: inline-block;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #d5120c;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  color: #fff;
}
.header-search-box .search-form .search-submit:hover {
  background-color: #e9b976;
}
.search-icon-mobile {
  position: relative;
}
.header-search-box {
  width: 280px;
}
.header-search-box .searchform input {
  height: 45px;
  line-height: 45px;
  border: 0 !important;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.header-search-box .searchform .submit-button {
  height: 45px;
  line-height: 45px;
  background-color: #fff !important;
  color: #868181;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 0 !important;
}
.header-top-hotline {
  float: right;
  margin-left: 25px;
}
.header-top-hotline p {
  margin: 0;
}
.header-top-hotline a {
  display: inline-block;
  height: 45px;
  padding: 0 15px;
  background-color: #e0b150;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  border-radius: 18px;
  vertical-align: middle;
}
.header-top-hotline a:hover {
  color: #000;
}
.header-top-hotline img {
  margin-right: 5px;
  max-height: 20px;
  margin-top: -5px;
}
.header-top-hotline br {
  display: none;
}
.header-toplinks-box {
  float: right;
  margin-left: 20px;
}
.header-toplinks-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-toplinks-box ul li {
  float: left;
  margin-right: 25px;
  margin-bottom: 0;
}
.header-toplinks-box ul li:last-child {
  margin-right: 0;
}
.header-toplinks-box ul li a {
  display: inline-block;
  line-height: 45px;
  padding: 0 35px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 18px;
}
.header-toplinks-box ul li a:hover,
.header-toplinks-box ul li:last-child a {
  background: rgba(224, 177, 80, 0.81);
  color: #fff;
}
.header-toplinks-box ul br {
  display: none;
}
.header-languages {
  float: right;
  padding-left: 15px;
}
.header-languages ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-languages ul li {
  float: left;
  margin: 0 0 0 10px;
}
.header-languages ul li a {
  float: left;
  line-height: 24px;
  height: 24px;
  width: 37px;
  text-indent: -9999px;
  display: inline-block;
  border: 1px solid #999;
}
.header-languages ul li a:hover {
  border-color: #fff;
}
.header-top-container .header-languages ul li.lang-item-en a {
  background: url(images/flag-us.png) center center no-repeat;
}
.header-top-container .header-languages ul li.lang-item-vi a {
  background: url(images/flag-vn.png) center center no-repeat;
}
.header-languages ul li img {
  max-width: 100%;
}
.page-header {
  display: inline-block;
  width: 100%;
  margin: 0 0 25px;
  border-bottom: 1px solid #ddd;
}
.search-results .page-header,
.error404 .page-header {
  padding-top: 25px;
}
.page-header h1 {
  font-size: 31px;
  text-transform: none;
  border-bottom: 3px solid #e9b976;
  margin-bottom: -2px;
  padding-bottom: 15px;
  display: inline-block;
}
.page.home .page-post-image,
.page.home .entry-header {
  display: none;
}
.header-logo {
  float: left;
  padding: 15px 0;
}
.header-logo h1 {
  margin-bottom: 0 !important;
}
.header-logo .custom-logo-link {
  float: left;
  margin: 0;
}
.header-logo .custom-logo-link img {
  max-width: 100%;
}
.header-logo a.site-title {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 23px;
  padding: 20px 0;
}
.header-logo-text {
  float: left;
  padding-left: 40px;
  width: 600px;
  text-align: center;
}
.header-logo-text h2 {
  margin: 0;
  font-size: 23px;
  text-transform: uppercase;
  font-weight: 600;
  color: #279c27;
  line-height: 35px;
}
.header-logo-text h3 {
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #e9b976;
  line-height: 25px;
}
.menu-box-container {
  float: right;
}
.header-hotline {
  float: right;
}
.header-hotline .top-hotline {
  float: right;
}
.header-hotline p {
  margin: 0;
  line-height: 25px;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
.header-hotline p label {
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.header-hotline p a {
  font-weight: 700;
  color: #1b669d;
  font-size: 21px;
}
.header-cart-box {
  float: right;
  position: relative;
  margin: 20px 0 0 25px;
  padding: 0;
  background: 0 0;
  height: 45px;
  width: auto;
  display: block !important;
  z-index: 887 !important;
  line-height: 45px;
}
.header-content .xoo-wsc-basket {
  border: 0 solid #e9b976;
  padding: 0 40px 0 20px !important;
  border-radius: 6px !important;
}
.header-cart-box .cart-icon::before {
  font-size: 28px;
  font-weight: 400;
  height: 33px;
  width: 33px;
  text-align: center;
  line-height: 40px;
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  color: #ffba00;
  background: url(images/header-cart-box.png) no-repeat;
  background-size: cover;
}
.header-search-box .search-form .search-submit {
  display: inline-block;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  position: absolute;
  right: 0;
  top: 0;
  background: #d5120c;
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  color: #fff;
  text-indent: -9999999px;
  width: 50px;
  height: 45px;
  background: url(images/search-icon-3.png) no-repeat;
  background-color: #f272ac;
  background-size: cover;
}
.header-search-box .search-form .search-field {
  border: 1px solid #f272ac;
  height: 45px;
  line-height: 45px;
}
.header-content .xoo-wsc-basket a {
  color: #e9b976;
  font-size: 15px;
  padding-left: 35px;
}
.xoo-wsc-modal .xoo-wsc-basket {
  display: none !important;
}
.header-content .xoo-wsc-basket {
  display: block !important;
  float: right;
  position: relative !important;
  bottom: auto !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  background: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.xoo-wsc-subtotal {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px;
  text-transform: none;
  color: #1f4445;
  font-weight: 700;
}
.xoo-wsc-footer a.btn {
  display: inline-block;
  height: 30px;
  line-height: 26px;
  padding: 0 15px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  background: #e9b976;
  font-weight: 400;
}
.xoo-wsc-footer a.btn:hover {
  background: #e0203f;
  color: #fff;
}
.xoo-wsc-ctxt {
  text-transform: uppercase;
  color: #686868;
  font-weight: 700;
}
.xoo-wsc-close {
  height: 25px;
  line-height: 25px;
  width: 25px;
  text-align: center;
  border: 1px solid #ddd;
  right: 10px !important;
}
.xoo-wsc-shiptxt {
  font-size: 14px !important;
  line-height: 21px;
  color: #686868;
}
.xoo-wsc-sum-col a {
  color: #333;
  font-weight: 700;
}
.xoo-wsc-sum-col a:hover {
  color: #77b18b;
}
.xoo-wsc-sum-col .xoo-wsc-price {
  color: #686868;
  font-weight: 400;
}
.xoo-wsc-remove {
  color: #77b18b !important;
}
.xoo-wsc-ecnt {
  font-size: 15px !important;
  font-weight: 400;
  color: #686868 !important;
}
.page-template-ldp-template .site-header,
.page-template-home-template .site-header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  float: left;
  width: 100%;
  background-color: transparent;
}
.site-header.scroll {
  position: fixed !important;
  top: 0;
  width: 100%;
  left: 0;
  background: #fff;
  box-shadow: 1px 1px 10px #adadad;
}
.site-header.scroll .header-logo img {
  filter: unset !important;
}

.site-header.scroll .top-menu #menu-page-menu li.menu-item a {
  color: #333 !important;
}
.site-header.scroll .toggle {
  color: #333 !important;
}

.site-header.scroll .header-top-container {
  display: none;
}

.page-template-home-template .top-menu #menu-page-menu {
  float: right;
  width: auto;
}
.page-template-home-template .top-menu #menu-page-menu li.page_item:last-child,
.page-template-home-template .top-menu #menu-page-menu li.menu-item:last-child {
  float: left;
}
.page-template-home-template .top-menu #menu-page-menu li.page_item a,
.page-template-home-template .top-menu #menu-page-menu li.menu-item a {
  color: #fff;
  padding: 20px 10px;
}
.page-template-home-template .toggle {
  color: #fff;
  opacity: 1;
}
.page-template-home-template .search-icon-mobile {
  float: right;
  margin: 16px 0 16px 15px;
  color: #fff;
}
.page-template-home-template .search-icon-mobile .fa {
  font-weight: 700;
  color: #fff;
}
.header-home-content .container {
  position: relative;
}
.header-home-content {
  padding: 10px 0;
}
.header-home-search {
  position: absolute;
  top: 100%;
  left: 0;
  float: left;
  width: 100%;
  display: none;
}
.header-ldp-menu {
  float: right;
  padding: 18px 0;
}
.header-ldp-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-ldp-menu br {
  display: none;
}
.header-ldp-menu ul li {
  float: left;
  margin-right: 20px;
  margin-bottom: 0;
}
.header-ldp-menu ul li a {
  height: 40px;
  line-height: 40px;
  background: rgba(225, 186, 127, 0.56);
  box-shadow: 0 10px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  font-weight: 700;
  padding: 0 28px;
}
.header-ldp-menu ul li a:hover {
  background: rgba(224, 177, 80, 0.81);
}
.header-ldp-menu ul li:last-child {
  margin-right: 0;
  margin-left: 20px;
}
.header-ldp-menu ul li:last-child a {
  background: rgba(224, 177, 80, 0.81);
  box-shadow: 0 10px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
}
.breadcrumbs {
  display: inline-block;
  width: 100%;
  line-height: 20px;
  margin: 0 0 20px;
}
.breadcrumbs a.home {
}
.breadcrumbs span {
  display: inline-block;
  line-height: 20px;
}
.top-menu #menu-page-menu {
  float: none;
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
  display: table;
  width: 100%;
  text-align: center;
}
.top-menu #menu-page-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-menu #menu-page-menu li.page_item,
.top-menu #menu-page-menu li.menu-item {
  float: left;
  display: block;
  margin: 0 10px 0 0;
  position: relative;
  padding: 0;
  border-radius: 1px solid transparent;
  border-right: 0 solid #ddd;
  border: 0 !important;
}
.top-menu #menu-page-menu li.page_item:first-child,
.top-menu #menu-page-menu li.menu-item:first-child {
  margin-left: 0;
}
.top-menu #menu-page-menu li.page_item:last-child,
.top-menu #menu-page-menu li.menu-item:last-child {
  padding-right: 0;
}
.top-menu #menu-page-menu li.page_item a,
.top-menu #menu-page-menu li.menu-item a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #333;
  line-height: 30px;
  padding: 25px 20px;
  display: inline-block;
  letter-spacing: -0.5px;
}
.top-menu #menu-page-menu li.current-menu-ancestor a,
.top-menu #menu-page-menu li.current-menu-item a,
.top-menu #menu-page-menu li.page_item a:hover,
.top-menu #menu-page-menu li.menu-item a:hover {
  color: #e9b976;
}
.top-menu .sub-menu {
  display: none;
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 0;
  top: 100%;
  left: 0;
  width: 220px;
  float: left;
  background: #fff;
  border: 1px solid #ddd;
}
.top-menu .sub-menu li {
  float: left;
  width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  display: block !important;
  border: 0 !important;
}
.top-menu .sub-menu li a {
  display: inline-block;
  width: 100%;
  text-align: left;
  line-height: 22px !important;
  padding: 7px 5px 7px 20px !important;
  font-size: 14px;
  font-weight: 400;
  text-transform: none !important;
  color: #333 !important;
  background-color: #fff !important;
  font-size: 16px;
  font-weight: 400 !important;
  border: 0 !important;
}
.top-menu .sub-menu li.current-menu-item a,
.top-menu .sub-menu li a:hover {
  color: #fff !important;
  background-color: #e9b976 !important;
}
.top-menu li.menu-item-has-children:hover > .sub-menu {
  display: block;
}
.top-menu .sub-menu li > .sub-menu {
  display: none;
  position: absolute;
  z-index: 999;
  margin: 0;
  padding: 0;
  top: 0;
  left: 100%;
  float: left;
  background: #fff;
}
.top-menu .sub-menu li:hover > .sub-menu {
  display: block;
}
#menu-page-menu
  li.menu-item
  ul.sub-menu
  li.menu-item.menu-item-has-children
  .drop-menu-mobile {
  display: none !important;
}
.menu-mobile {
  display: none;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 23px;
  width: 33px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
.menu-mobile .fa {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
}
.menu-mobile .fa.fa-close {
  font-size: 23px;
}
.drop-menu-mobile-2,
.drop-menu-mobile {
  display: none;
  cursor: pointer;
}
.hidden-menu {
  display: inline-block;
  width: 100%;
  float: left;
  text-align: center;
  display: none;
  cursor: pointer;
  padding: 15px 0 0;
}
.hidden-menu span {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600px;
  padding-left: 30px;
}
.hidden-menu span::before {
  position: absolute;
  content: "\f2d3";
  font-size: 25px;
  color: #fff;
  font-family: "FontAwesome";
  left: 0;
  top: 0;
}
.footer-wrapper {
  float: left;
}
.site-footer {
  float: left;
  width: 100%;
  background: #e9b976;
}
.footer-content {
  float: left;
  width: 100%;
  position: relative;
}
.footer-top-container {
  float: left;
  width: 100%;
}
.footer-bottom-container {
  float: left;
  width: 100%;
}
.footer-content {
  float: left;
  width: 100%;
  position: relative;
  padding: 45px 0 30px;
}
.footer-content .footer-logo {
  display: inline-block;
  width: 100%;
  color: #fff;
  margin: 0 0 20px;
}
.footer-logo .footer-logo-image {
  display: inline-block;
  margin: 0 15px 0 0;
  padding: 0;
  vertical-align: middle;
}
.footer-logo .footer-logo-image img {
  max-width: 100%;
}
.footer-logo .footer-logo-text {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  line-height: 30px;
  font-size: 23px;
  text-transform: uppercase;
  color: #fff;
}
.footer-block {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #fff;
  padding: 5px 0 10px;
}
.footer-block.footer-reports {
  padding-left: 35px;
}
.footer-block h2 {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 25px;
  position: relative;
  padding: 0;
}
.footer-block h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin: 0 0 6px;
  color: #fff;
  text-transform: uppercase;
}
.footer-block h4 {
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  margin: 0 0 10px;
  line-height: 21px;
}
.footer-block p {
  line-height: 21px;
  margin: 0 0 10px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}
.footer-block a {
  color: #fff;
}
.footer-block a:hover {
  color: #ed4024;
}
.footer-menu-box a {
  position: relative;
  padding-left: 10px;
}
.footer-menu-box a:before {
  font-family: "FontAwesome";
  content: "\f105";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 21px;
}
.footer-block label {
  font-weight: 400;
}
.footer-block.footer-about a {
  color: #fff;
}
.footer-block.footer-reports span,
.footer-block.footer-about span {
  color: #fff;
}
.footer-block.footer-about p:last-child {
  margin: 0;
}
.footer-block img {
  max-width: 100%;
}
.footer-menu-box {
  float: left;
  width: 50%;
  padding-right: 10px;
}
.footer-block ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
.footer-block ul li {
  float: left;
  width: 100%;
  margin: 0 0 13px;
  line-height: 20px;
}
.footer-block ul li label {
  line-height: 20px;
  margin: 0;
  font-weight: 600;
}
.footer-block ul li a {
  color: #fff;
  font-size: 14px;
}
.footer-block ul li a:hover {
  color: #fff;
  text-decoration: underline !important;
}
.footer-block iframe {
  width: 100%;
  float: left;
  border: 0;
  margin: 0;
}
.footer-block ul.f1 {
  float: left;
  width: 45%;
  padding-right: 20px;
}
.footer-block ul.f2 {
  float: left;
  width: 55%;
}
.footer-copyright {
  float: left;
  width: 100%;
  padding: 25px 0 35px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  border-top: 1px solid #fff;
}
.footer-copyright p {
  margin: 0;
}
.footer-copyright a {
  color: #fff;
}
.design-by-fix img {
  max-width: 100%;
  border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.footer-socials-box {
  display: inline-block;
  width: 100%;
}
.footer-socials-box .zoom-social-icons-list {
  margin: 0 !important;
  padding: 0 !important;
}
.footer-socials-box .zoom-social-icons-list li {
  float: left;
  width: auto !important;
  margin: 0 10px 5px 0 !important;
}
.footer-socials-box iframe,
.footer-socials-box .fb-page,
.footer-socials-box .fb-page span {
  max-width: 100% !important;
}
.phonering-alo-phone {
  visibility: hidden;
  background-color: transparent;
  width: 55px;
  height: 55px;
  cursor: pointer;
  display: block;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
}
.phonering-alo-phone.phonering-alo-show {
  visibility: visible;
}
.phonering-alo-phone.phonering-alo-static {
  opacity: 0.6;
}
.phonering-alo-phone.phonering-alo-hover,
.phonering-alo-phone:hover {
  opacity: 1;
}
.phonering-alo-ph-circle {
  width: 75px !important;
  height: 75px !important;
  top: 0;
  left: 0;
  position: absolute;
  background-color: transparent;
  border-radius: 100%;
  border: 2px solid rgba(30, 30, 30, 0.4);
  opacity: 0.1;
  -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 1.1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle {
  -webkit-animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
  animation: phonering-alo-circle-anim 2.2s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle,
.phonering-alo-phone:hover .phonering-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover
  .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle {
  border-color: #272d6b;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle {
  border-color: #00aff2;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover
  .phonering-alo-ph-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle {
  border-color: #ccc;
  opacity: 0.5;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle {
  border-color: #75eb50;
  opacity: 0.5;
}
.phonering-alo-ph-circle-fill {
  width: 75px !important;
  height: 75px !important;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #000;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-circle-fill {
  -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
  opacity: 0 !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-circle-fill,
.phonering-alo-phone:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(39, 45, 107, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover
  .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(39, 45, 107, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill {
  background-color: rgba(0, 175, 242, 0.5);
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover
  .phonering-alo-ph-circle-fill,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-circle-fill {
  background-color: rgba(204, 204, 204, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-circle-fill {
  background-color: rgba(117, 235, 80, 0.5);
  opacity: 0.75 !important;
}
.phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.phonering-alo-ph-img-circle img {
  width: 100%;
}
.phonering-alo-phone.phonering-alo-active .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 1s infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-static .phonering-alo-ph-img-circle {
  -webkit-animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
  animation: phonering-alo-circle-img-anim 0 infinite ease-in-out !important;
}
.phonering-alo-phone.phonering-alo-hover .phonering-alo-ph-img-circle,
.phonering-alo-phone:hover .phonering-alo-ph-img-circle {
  background-color: #00aff2;
}
.phonering-alo-phone.phonering-alo-green.phonering-alo-hover
  .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-green:hover .phonering-alo-ph-img-circle {
  background-color: #272d6b;
}
.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle {
  background-color: #00aff2;
}
.phonering-alo-phone.phonering-alo-gray.phonering-alo-hover
  .phonering-alo-ph-img-circle,
.phonering-alo-phone.phonering-alo-gray:hover .phonering-alo-ph-img-circle {
  background-color: #ccc;
}
.phonering-alo-phone.phonering-alo-gray .phonering-alo-ph-img-circle {
  background-color: #75eb50;
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    -webkit-opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    -webkit-opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    -webkit-opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@keyframes phonering-alo-circle-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.5) skew(1deg);
    transform: rotate(0) scale(0.5) skew(1deg);
    opacity: 0.1;
  }
  30% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.1;
  }
}
@-webkit-keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@keyframes phonering-alo-circle-fill-anim {
  0% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    -webkit-transform: rotate(0) scale(0.7) skew(1deg);
    transform: rotate(0) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}
@-webkit-keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
@keyframes phonering-alo-circle-img-anim {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
    transform: rotate(0) scale(1) skew(1deg);
  }
}
.bottom-box {
  float: left;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 3px 5px;
  border-top-left-radius: 7px;
  -o-border-top-left-radius: 7px;
  -moz-border-top-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -o-border-bottom-left-radius: 7px;
  -moz-border-bottom-left-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  position: fixed;
  bottom: 5px;
  margin: 0;
  left: 5px;
  z-index: 999;
}
.bottom-box-content {
  float: left;
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  padding: 5px 10px 3px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.bottom-box .phonering-alo-ph-img-circle {
  display: inline-block;
  position: static;
  left: auto;
  top: auto;
  bottom: auto;
  height: 50px;
  width: 50px;
  vertical-align: top;
}
.bottom-box .bottom-box-text {
  display: inline-block;
  text-align: left;
  padding: 5px 0;
}
.bottom-box p {
  color: #fff;
  line-height: 30px;
  font-weight: 400;
  margin: 0;
}
.bottom-box p a {
  font-size: 21px;
  color: #fff;
  font-weight: 700;
}
.bottom-box .bottom-box-text h3 {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  line-height: 25px;
  font-weight: 700;
  color: red;
}
.bottom-box .bottom-box-text h2 {
  font-size: 19px;
  text-transform: none;
  margin: 0;
  line-height: 25px;
  font-weight: 600;
}
.bottom-box .bottom-box-text h2 a {
  color: red;
}
.bottom-box .bottom-box-text span {
  color: red;
  font-weight: 700;
}
#back-top::before {
  font-family: "FontAwesome";
  content: "\f077";
  color: #fff;
  font-size: 15px;
}
#back-top {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  position: fixed;
  z-index: 9999;
  bottom: 80px;
  left: 10px;
  cursor: pointer;
  text-align: center;
  line-height: 38px;
  transition: all 0.35s ease-out 0;
  -moz-transition: all 0.35s ease-out 0;
  -webkit-transition: all 0.35s ease-out 0;
  -o-transition: all 0.35s ease-out 0;
  border-radius: 6px;
}
#back-top:hover {
  background-color: #d5120c;
}
#back-top::before {
  font-family: "FontAwesome";
  content: "\f077";
  color: #fff;
  font-size: 15px;
}
#back-top:hover {
  background-color: #d5120c;
}
.bottom-box-fix {
  position: fixed;
  z-index: 9999;
  right: 15px;
  bottom: 125px;
}
.bottom-box-fix ul {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  width: 40px;
}
.bottom-box-fix ul li {
  margin-bottom: 10px;
  display: block;
  width: 100%;
  position: relative;
}
.bottom-box-fix ul li:last-child {
  margin-bottom: 0;
}
.bottom-box-fix ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
}
.bottom-box-fix ul li a .fa {
  height: 40px;
  width: 40px;
  border-radius: 40px;
  line-height: 40px;
  border: 0;
  background: red;
  color: #fff;
  font-size: 28px;
  text-align: center;
  position: relative;
  z-index: 9;
  box-shadow: none;
  text-shadow: none;
}
.bottom-box-fix ul li a img {
  position: relative;
  z-index: 1;
}
.bottom-box-fix ul li a .chat_text {
  display: inline-block;
  padding: 0;
  background-color: #06c;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  height: 40px;
  line-height: 36px;
  position: absolute;
  top: 0;
  left: 5px;
  z-index: 0;
  width: 0;
  overflow: hidden;
  -webkit-transition: all 1s;
  transition: all 1s;
  -moz-box-shadow: 0 0 5px #555;
  -webkit-box-shadow: 0 0 5px #555;
  box-shadow: 0 0 5px #555;
  font-weight: 400;
  white-space: nowrap;
  opacity: 0;
}
.bottom-box-fix ul li.hotline_icon a .chat_text {
  background-color: red;
}
.bottom-box-fix ul li:hover .chat_text {
  width: 223px;
  padding-left: 40px;
  padding-right: 10px;
  opacity: 1;
}
.bottom-box-fix img {
  width: 40px;
  max-width: 100%;
}
.bottom-box-fix br {
  display: none;
}
.top-banner-slider {
  float: left;
  width: 100%;
  position: relative;
}
.rev_slider_wrapper {
  width: 100% !important;
  left: auto !important;
  top: auto !important;
}
.flex-control-nav.flex-control-thumbs {
  margin: 15px -5px 0 !important;
}
.metaslider .flex-control-nav {
  bottom: -25px !important;
}
.metaslider .flexslider .flex-control-nav a {
  background-color: #333 !important;
  width: 25px;
  height: 5px;
  border-radius: 3px;
}
.metaslider .flexslider .flex-control-nav a:hover,
.metaslider .flexslider .flex-control-nav a.flex-active,
.flex-control-paging li a.flex-active {
  background-color: #e9b976 !important;
}
.right-sidebar-box {
  padding-top: 15px;
}
.sidebar-section .searchform input {
  height: 42px;
  border: 1px solid #e1ba7f;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-right: 0;
}
.sidebar-section .searchform button {
  height: 42px;
  color: #e1ba7f;
  background-color: transparent !important;
  border: 1px solid #e1ba7f;
  border-left: 0;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.teso-sidebar {
  padding-top: 30px;
  display: inline-block;
  width: 100%;
}
.sidebar-section {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.sidebar-section h2 {
  display: inline-block;
  width: 100%;
  margin: 0 0 25px;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 700;
}
.sidebar-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar-section ul li {
  float: left;
  width: 100%;
  line-height: 25px;
  margin: 0 0 10px;
}
.main-content-post .sidebar-section ul li {
  border-bottom: 1px solid #000 !important;
}
.main-content-post .sidebar-section .badge {
  margin-left: 0 !important;
}
.main-content-post .sidebar-section .post_comments {
  display: none !important;
}
.main-content-post .recent-blog-posts {
  padding-bottom: 20px !important;
}
.main-content-post .entry-header h1.entry-title {
  font-size: 28px !important;
  line-height: 35px !important;
}
.main-content-post .sidebar-section h2 {
  text-transform: none !important;
}
.main-content-post .entry-content {
  padding-top: 0 !important;
}
.post-quick-info {
  display: inline-block;
  width: 100%;
  margin: 0 0 15px;
}
.post-quick-info p {
  margin-bottom: 10px;
}
.post-quick-info .p-author {
  float: left;
  width: auto;
  margin-right: 20px;
  font-size: 14px;
  line-height: 25px;
}
.post-quick-info .p-author a {
  color: #000;
}
.post-quick-info .entry-categories {
  float: left;
}
.post-quick-info .entry-categories a {
  float: left;
  margin-right: 10px;
  line-height: 25px;
  background-color: #cc800d;
  padding: 0 15px;
  border-radius: 30px;
  color: #fff;
  font-weight: normal;
}
.post-quick-info .p-time {
  float: right;
}
.main-content-post .entry-header .entry-title {
  margin: 0 !important;
}

.sidebar-section ul li a {
  display: inline-block;
  font-size: 15px;
  color: #676767;
  position: relative;
}
.sidebar-section ul li a:hover {
  color: #e9b976;
}
.sidebar-section .search-form {
  float: left;
  width: 100%;
  position: relative;
}
.sidebar-section .search-form label {
  float: left;
  width: 100%;
}
.sidebar-section .search-form .screen-reader-text {
  display: none;
}
.sidebar-section .search-form input.search-field {
  height: 35px;
  line-height: 33px;
  width: 100%;
  border: 1px solid #ddd;
  padding: 0 0 0 15px;
  font-size: 14px;
  font-weight: 400;
}
.sidebar-section .search-form input.search-submit {
  height: 35px;
  line-height: 35px;
  border: 0;
  background: #e9b976;
  color: #fff;
  text-shadow: none;
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
  box-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 88;
}
.sidebar-section .badge {
  height: 80px;
  width: 100px;
  padding: 0;
}
.sidebar-section .mr-half {
  padding: 0;
}
.sidebar-section h2.sidebar-section-title {
  display: inline-block;
  width: 100%;
  line-height: 25px;
  padding: 0 0 10px;
  background: #fff;
  color: #333;
  text-transform: none;
  font-weight: 600;
  float: left;
  margin: 0;
  font-size: 21px;
  border-bottom: 2px solid #ddd;
}
.sidebar-section ul {
  float: left;
  width: 100%;
  padding-top: 0;
}
.left-sidebar-left .sidebar-section {
  display: inline-block;
  width: 100%;
  position: relative;
  margin: 0 0 30px;
}
.left-sidebar-left .sidebar-section h2 {
  float: left;
  width: 100%;
  border: 0;
  padding: 10px;
  line-height: 25px;
  background: red;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.left-sidebar-left .sidebar-section ul {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
.left-sidebar-left .sidebar-section ul li.cat-item {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  position: relative;
  margin: 0;
  padding: 12px 0;
}
.left-sidebar-left .sidebar-section ul li.cat-parent {
  position: relative;
}
.left-sidebar-left
  .sidebar-section
  ul
  li.cat-parent.current-cat.cat-parent-click:after,
.left-sidebar-left .sidebar-section ul li.cat-parent:after {
  position: absolute;
  top: 12px;
  width: 20px;
  height: 22px;
  right: 0;
  z-index: 1;
  font-family: "FontAwesome";
  content: "\f105";
  line-height: 22px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.left-sidebar-left .sidebar-section ul li.cat-parent.current-cat:after,
.left-sidebar-left .sidebar-section ul li.cat-parent-click:after {
  position: absolute;
  top: 12px;
  width: 20px;
  height: 22px;
  right: 0;
  z-index: 1;
  font-family: "FontAwesome";
  content: "\f106";
  line-height: 22px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.left-sidebar-left .sidebar-section ul li.cat-item .count {
  line-height: 22px;
  float: left;
  padding-left: 5px;
}
.left-sidebar-left .sidebar-section ul li.cat-item a {
  float: left;
  line-height: 22px;
  padding: 0;
  font-size: 15px;
  font-weight: 600;
}
.left-sidebar-left .sidebar-section ul li.cat-item a:before {
  content: none;
}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children {
  display: none;
  float: left;
  width: 100%;
  padding: 5px 0 5px 20px !important;
}
.left-sidebar-left .sidebar-section ul li.cat-parent.current-cat > ul.children {
  display: block;
}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children li {
  border: 0 !important;
  padding: 5px 0;
}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children li:last-child {
  padding-bottom: 0;
}
.left-sidebar-left .sidebar-section ul li.cat-item ul.children li a {
  font-size: 14px;
  font-weight: 400;
}
.single.single-post .entry-header {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin: 10px 0 20px;
}
.single.single-post .entry-image-thum {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 0 25px;
}
.single.single-post .entry-image-thum img {
  max-width: 100%;
  margin: 0 auto;
  display: inherit;
}
.single.single-post .entry-content {
  display: inline-block;
  width: 100%;
  padding-top: 0;
}
.single.single-post .bottom-content {
  display: inline-block;
  width: 100%;
}
#tab-description img,
.single.single-post .entry-content img {
  max-width: 100%;
  margin: 0 auto;
  display: inherit;
}
#tab-description figure,
.single.single-post .entry-content figure {
  max-width: 100% !important;
  width: 100% !important;
  margin: 15px 0 !important;
}
.single.single-post .entry-tags {
  font-weight: 700;
}
.single.single-post .entry-tags a {
  font-weight: 400;
}
.single.single-post .comment-form-comment #comment {
  padding: 5px 0 0 15px;
  font-size: 14px;
  font-weight: 400;
}
.single .entry-cat-tag {
  display: inline-block !important;
  margin: 0 0 20px;
}
.related-post-list {
  display: inline-block;
  width: 100%;
}
.related-title {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.related-post-list h2 {
  position: relative;
  padding-bottom: 13px;
  float: left;
  line-height: 25px;
  margin: 0;
  font-size: 20px;
  text-transform: none;
  color: #000;
  font-weight: 600;
}
.related-post-list h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 40px;
  background: #00aeef;
  content: "";
}
.related-post-list .post-related-name {
  line-height: 23px;
  font-size: 15px;
  color: #707070 !important;
  font-weight: 400;
}
.related-post-list .post-related-name:hover {
  color: #253873 !important;
}
.related-post-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  margin: 0 -15px;
}
.related-post-list ul li {
  float: left;
  width: 33.333333%;
  padding: 0 15px;
}
#quads-ad1,
#quads-ad2,
#quads-ad3,
#quads-ad4,
#quads-ad5,
#quads-ad6,
#quads-ad7,
#quads-ad8,
#quads-ad9,
#quads-ad10 {
  margin-bottom: 10px !important;
}
.entry-content img {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}
.entry-content iframe {
  max-width: 100%;
}
.entry-content figure {
  max-width: 100% !important;
  width: 100% !important;
  margin: 15px 0 !important;
}
.content-archive {
  float: left;
  width: 100%;
}
.content-archive .archive-post-row {
  float: left;
  width: 100%;
  margin: 0 0 25px;
  padding: 0 0 25px;
  border-bottom: 1px solid #ddd;
}
.content-archive .archive-post-row .archive-post-image {
  float: left;
  width: 35%;
}
.content-archive .archive-post-row .archive-post-content {
  float: left;
  width: 65%;
  padding: 0 0 0 25px;
}
.archive-post-content img {
  max-width: 100%;
}
.archive-post-content .entry-title {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px;
  color: #333;
}
.archive-post-content .entry-title a {
  color: #333;
  font-size: 19px;
  font-weight: 600;
}
.archive-post-content .entry-title a:hover {
  color: #e9b976;
}
.archive-post-content .archive-post-line {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  display: none;
}
.archive-post-content .archive-post-text {
  display: inline-block;
  width: 100%;
}
.archive-post-content .archive-post-text img {
  max-width: 100%;
}
.archive-post-content a {
  color: #e9b976;
}
.archive-post-content a:hover {
  color: #e9b976;
}
.archive-post-content .entry-tags {
  font-weight: 700;
}
.archive-post-content .entry-tags a {
  font-weight: 400;
  padding: 0 3px;
}
.navigation.pagination {
  display: inline-block;
  width: 100%;
  margin: 0;
  text-align: center;
}
.navigation.pagination .screen-reader-text {
  display: none;
}
.navigation.pagination .page-numbers {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  text-align: center;
  line-height: 30px;
  width: 30px;
  color: #333;
  background: #ddd;
}
.navigation.pagination .page-numbers:hover {
  background: #e9b976;
  color: #fff;
}
.navigation.pagination .screen-reader-text {
  display: none;
}
.navigation.pagination .page-numbers.current {
  background: #e9b976;
  color: #fff;
}
.navigation.pagination .page-numbers.next {
  width: auto;
  padding: 0 5px;
  display: none;
}
.navigation.pagination .page-numbers.prev {
  width: auto;
  padding: 0 5px;
  display: none;
}
.archive-readmore {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  color: #fff !important;
  background: #e9b976;
  padding: 0 15px;
  font-size: 14px;
  border-radius: 4px;
}
.archive-readmore:hover {
  background: #e9b976;
}
.cat-posts-most-view {
  display: inline-block;
  width: 100%;
  min-height: 450px;
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.cat-posts-most-view ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  padding-left: 65%;
  position: relative;
}
.cat-posts-most-view ul li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.cat-posts-most-view ul li .wpp-thumbnail {
  display: none;
  margin: 0 0 10px !important;
  max-height: 360px;
  float: none;
  max-width: 100%;
  width: auto;
}
.cat-posts-most-view ul li:first-child {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  border: 0 !important;
  padding-right: 20px;
}
.cat-posts-most-view ul li:first-child .wpp-thumbnail {
  display: inline-block;
  width: 100%;
}
.cat-posts-most-view ul li .wpp-post-title {
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: #676767;
  text-align: left;
}
.cat-posts-most-view ul li .wpp-post-title:hover {
  color: #e9b976 !important;
}
.cat-posts-most-view ul li:first-child .wpp-post-title {
  font-size: 20px;
  line-height: 27px;
  color: #333;
  font-weight: 600;
}
.cat-posts-most-view ul li:nth-child(2) .wpp-thumbnail {
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin-right: 0 !important;
  max-height: 180px;
}
.cat-posts-most-view ul li:last-child {
  border-bottom: 0;
}
.cat-posts-most-view .wpp-meta.post-stats {
  display: none !important;
}
.term-description img {
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  display: inherit;
}
.wpcf7-form .newsletter-form {
  position: relative;
  display: inline-block;
  width: 100%;
}
.wpcf7-form .newsletter-form .input-box {
  display: inline-block;
  width: 100%;
}
.wpcf7-form .newsletter-form .input-box input {
  width: 100% !important;
  padding: 0 0 0 20px;
  line-height: 38px;
  border: 1px solid #fff;
  color: #333;
}
.wpcf7-form .newsletter-form .actions {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 12;
}
.wpcf7-form .wpcf7-submit {
  display: inline-block;
  line-height: 38px;
  height: 40px;
  padding: 0 10px;
  background: #e9b976;
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  box-shadow: none !important;
  border: 1px solid #e9b976;
  border-radius: 0;
  transition: all 0.35s ease-out 0;
  -moz-transition: all 0.35s ease-out 0;
  -webkit-transition: all 0.35s ease-out 0;
  -o-transition: all 0.35s ease-out 0;
}
.wpcf7-form .wpcf7-submit:hover {
  background: #000;
  border: 1px solid #fff;
}
.wpcf7-form .ajax-loader {
  display: none !important;
}
.comment-respond {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
}
.wpcf7-form {
  display: inline-block;
  width: 100%;
}
.wpcf7-form p {
  margin: 0 0 5px;
}
.wpcf7-form label {
  font-weight: 600;
  line-height: 25px;
  margin: 0;
  font-size: 14px;
  color: #333;
}
.wpcf7-form .input-box {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px;
}
.wpcf7-form .input-box input {
  height: 32px;
  line-height: 30px;
  border: 1px solid #ddd;
  padding: 0 0 0 20px;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  float: left;
  width: 100%;
}
.wpcf7-form .input-box textarea {
  height: 90px;
  line-height: 23px;
  padding: 5px 0 0 20px;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  float: left;
  width: 100%;
}
.wpcf7-form .input-box input.wpcf7-submit {
  display: inline-block;
  width: auto;
  padding: 0 15px;
  text-transform: uppercase;
  text-shadow: none;
  box-shadow: none;
  height: 35px;
  line-height: 33px;
  background: #e9b976;
  color: #fff;
  border: 1px solid #e9b976;
  border-radius: 5px;
}
.wpcf7-form .input-box input.wpcf7-submit:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 35px !important;
}
.woocommerce ul.products li.product .price {
  margin-bottom: 0;
}
.woocommerce ul.products li.product .price del {
  opacity: 1 !important;
  color: #686868 !important;
  margin-right: 5px;
  font-size: 13px;
}
.archive.woocommerce-page .left-sidebar-left {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
.woocommerce .woocommerce-ordering {
  margin: 0 0 20px !important;
}
.woocommerce .woocommerce-ordering select {
  height: 33px;
  line-height: 31px;
  border: 1px solid #ddd;
  padding: 0 0 0 10px;
  font-size: 14px;
  font-weight: 400;
  color: #333;
}
.woocommerce .woocommerce-result-count {
  line-height: 31px;
  display: inline-block;
  font-size: 14px;
  color: #333;
  margin: 0 0 20px !important;
}
.single-product ul.products li.product,
.archive.woocommerce-page ul.products li.product {
  text-align: center;
}
.single-product ul.products li.product .size-woocommerce_thumbnail,
.archive.woocommerce-page ul.products li.product .size-woocommerce_thumbnail {
  margin: 0 0 10px;
  transition: all 0.2s ease-in-out;
}
.single-product ul.products li.product .woocommerce-loop-product__title,
.archive.woocommerce-page
  ul.products
  li.product
  .woocommerce-loop-product__title {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin: 0 0 5px;
  line-height: 23px;
}
.single-product ul.products li.product .price,
.archive.woocommerce-page ul.products li.product .price {
  font-size: 18px;
  font-weight: 600;
  color: red;
}
.archive.woocommerce-page ul.products li.product {
  margin-bottom: 30px;
  border: 1px solid transparent;
  overflow: hidden;
}
.single-product ul.products li.product {
  border: 1px solid transparent;
  overflow: hidden;
}
.single-product ul.products li.product:hover,
.archive.woocommerce-page ul.products li.product:hover {
}
.single-product ul.products li.product:hover .woocommerce-loop-product__title,
.archive.woocommerce-page
  ul.products
  li.product:hover
  .woocommerce-loop-product__title {
  color: #e9b976;
}
.single-product ul.products li.product:hover .size-woocommerce_thumbnail,
.archive.woocommerce-page
  ul.products
  li.product:hover
  .size-woocommerce_thumbnail {
  transform: scale(1.05);
}
.single-product .product-price-box,
.single-product ul.products li.product .price,
.home .product-price-box {
  font-size: 16px;
  font-weight: 600;
  color: red;
}
.home .product-price-box del .woocommerce-Price-amount {
  font-size: 13px;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 5px;
  color: #686868;
}
.archive.woocommerce-page nav.woocommerce-pagination ul.page-numbers {
  float: none;
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0 !important;
  margin: 0 !important;
  padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  float: none !important;
  border: 0 !important;
}
.woocommerce nav.woocommerce-pagination ul li a {
  color: #333 !important;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #e9b976 !important;
  color: #fff !important;
}
.archive.woocommerce ul.products {
  margin-bottom: 0 !important;
}
.woocommerce .woocommerce-breadcrumb {
  font-size: 14px;
}
.single-product .related.products {
  display: inline-block;
  width: 100%;
}
.single-product .up-sells h2,
.single-product .related.products h2 {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px;
  font-size: 23px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
}
.single-product .up-sells ul.products,
.single-product .related.products ul.products {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.single-product .up-sells ul.products li.product,
.single-product .related.products ul.products li.product {
  margin-bottom: 10px;
}
.woocommerce .up-sells ul.products li.product .price,
.woocommerce .related.products ul.products li.product .price {
  font-size: 16px;
  font-weight: 600;
  color: red;
  min-height: 25px;
}
.single-product .woocommerce-tabs {
  display: inline-block;
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding: 0 !important;
  margin: 0 0 15px !important;
  border-bottom: 1px solid #ddd;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  content: none !important;
  border-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
  content: none !important;
  border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: #11b5d8 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  display: inline-block;
  line-height: 20px;
  padding: 6px 20px !important;
  color: #333;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff !important;
}
.single-product.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 25px !important;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 !important;
  width: 190px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.woocommerce .quantity .screen-reader-text {
  display: none !important;
}
.woocommerce .quantity .qty {
  height: 40px !important;
  width: 100% !important;
  line-height: 40px !important;
  border: 1px solid #ddd;
  padding: 0 0 0 15px !important;
  font-size: 14px;
  color: #333;
  font-weight: 400;
}
.woocommerce div.product form.cart .minus {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background: #ddd;
  color: #000;
  z-index: 1;
  box-shadow: none;
  text-shadow: none;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
  border: 0;
  border-radius: 0;
}
.woocommerce div.product form.cart .plus {
  border: 0;
  border-radius: 0;
  position: absolute;
  left: 160px;
  top: 0;
  height: 40px;
  width: 30px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background: #ddd;
  color: #000;
  z-index: 11;
  box-shadow: none;
  text-shadow: none;
  padding: 0;
  font-size: 18px;
  font-weight: 700;
}
.single-product.woocommerce div.product form.cart .button {
  display: inline-block;
  height: 40px !important;
  line-height: 40px !important;
  padding: 0 20px !important;
  background: #8edff3 !important;
  color: #111 !important;
  font-size: 14px;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  font-weight: 700;
}
.single-product.woocommerce div.product form.cart .button:hover {
  background: #e9b976 !important;
  color: #fff !important;
}
.popup-customer-info-group .devvn-order-btn {
  background: red !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
.popup-customer-info-group .devvn-order-btn:hover {
  background: #e9b976 !important;
}
.single-product.woocommerce div.product form.cart .button {
}
.product_meta {
  display: inline-block;
  width: 100%;
}
.product-inventory,
.product_meta .sku_wrapper {
  display: inline-block;
  line-height: 30px;
  margin: 0;
  color: #0db102;
  font-weight: 600;
}
.product-inventory label,
.product_meta .sku_wrapper label {
  margin: 0;
  font-weight: 400;
  min-width: 1px;
  color: #666;
  line-height: 30px;
}
.product_meta .sku_wrapper {
  float: left;
}
.product_meta .product-inventory {
  float: right;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  padding: 0 !important;
  line-height: 14px !important;
  border: 0 !important;
  background: transparent !important;
  font-weight: 400 !important;
}
.woocommerce table.shop_attributes td {
  color: #0db102 !important;
  font-style: normal !important;
  font-weight: 600 !important;
}
.woocommerce table.shop_attributes {
  border-top: 0 !important;
  margin-bottom: 0 !important;
}
.woocommerce div.product .entry-summary p.price {
  display: inline-block;
  width: 100%;
  margin: 8px 0 20px !important;
}
.woocommerce div.product .entry-summary p.price span {
}
.woocommerce div.product .entry-summary p.price,
.woocommerce div.product .entry-summary span.price {
  font-size: 25px;
  font-weight: 700;
  color: red;
}
.woocommerce div.product .entry-summary p.price del .woocommerce-Price-amount {
  font-size: 15px;
  font-weight: 400;
  color: #686868;
  margin-right: 15px;
}
.product_meta .posted_in a {
  color: #676767;
}
.product_meta .posted_in a:hover {
  color: #0db102;
}
.product_meta .posted_in span {
  color: #333;
  font-weight: 600;
}
.woocommerce div.product form.cart {
  margin-bottom: 10px !important;
  position: relative;
  padding-left: 200px;
}
a.devvn_buy_now_style {
  max-width: 100% !important;
  background: #f272ac !important;
  box-shadow: none !important;
  text-shadow: none !important;
  margin-bottom: 10px !important;
}
a.devvn_buy_now_style:hover {
  background: #f272ac !important;
}
.popup-customer-info-item-1.popup_quickbuy_shipping {
  display: none;
}
.devvn_prod_variable .quantity {
  padding-left: 0 !important;
}
.devvn-popup-title {
  background: #e9b976 !important;
}
.woocommerce .entry-summary .product_title {
  font-size: 26px !important;
  line-height: 30px !important;
  margin: 0 0 15px;
  font-weight: 600;
  color: #333;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 0 5px;
  margin-bottom: 10px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li:hover {
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1 !important;
  border: 2px solid #fff;
}
.woocommerce div.product div.images .flex-control-thumbs li:hover img,
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active {
  border-color: #09f;
}
#comments a.btn-reviews-now {
  background-color: #ca2649 !important;
}
#comments a.btn-reviews-now:hover {
  background-color: #ffba00 !important;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.mecom_cmt_input textarea {
  font-size: 16px;
}
.mecom_cmt_form_bottom.no-infor {
  background: #fff;
}
.mecom_cmt_form_bottom.no-infor .mecom_cmt_submit {
  margin: 0;
}
button#mecom_cmt_submit,
button#mecom_cmt_replysubmit {
  background: #ca2649 !important;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
}
button#mecom_cmt_submit:hover,
button#mecom_cmt_replysubmit:hover {
  background: #ffba00 !important;
}
.woocommerce #review_form #respond {
  width: 100%;
}
.woocommerce #review_form #respond textarea {
  font-size: 16px;
  padding: 5px 0 0 20px;
  font-weight: 400;
}
.woocommerce #review_form #respond p.form-submit input#submit,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  p.form-submit
  input#submit {
  background: #ca2649 !important;
}
.woocommerce #review_form #respond p.form-submit input#submit:hover,
.woocommerce
  #reviews
  #comments
  ol.commentlist
  #respond
  p.form-submit
  input#submit:hover {
  background: #ffba00 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 5px 6px;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce-cart button.button:disabled,
.woocommerce-cart.button:disabled[disabled] {
  opacity: 1;
  color: #fff !important;
}
.woocommerce-page.woocommerce-checkout form .form-row input.input-text {
  height: 35px;
  line-height: 3px;
  padding: 0 0 0 10px;
  font-size: 15px;
  font-weight: 400;
}
.woocommerce-page.woocommerce-checkout form .form-row textarea.input-text {
  height: 120px;
  line-height: 25px;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 0 0 10px;
}
.woocommerce ul.products.columns-3 {
  margin: 0 -1%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  width: 31.33333333% !important;
  margin: 0 1% 25px !important;
}
.woocommerce ul.products.columns-4 {
  margin: 0 -1%;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product {
  width: 23% !important;
  margin: 0 1% 25px !important;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: #f272ac !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: none;
  box-shadow: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #11b5d8 !important;
}
.woocommerce nav.woocommerce-pagination {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 10px 0 0;
}
.term-description {
  display: inline-block;
  width: 100%;
  margin: 15px 0 5px;
}
.onsale-percent {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0 6px;
  font-size: 14px;
  font-weight: 700;
  background: #77a464;
  color: #fff;
  margin: 0;
  min-height: auto;
  z-index: 11;
}
.type-product .onsale-percent {
  right: auto;
  left: 0;
}
.woocommerce-page ul.products li.product {
  position: relative;
}
.onsale2 {
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  background: #0fef00;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
  width: 49% !important;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
  width: 49% !important;
}
.khuyen-mai-container {
  display: inline-block;
  width: 100%;
  margin: 15px 0 20px;
  border: 1px solid #ddd;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
}
.khuyen-mai-container .km-title {
  display: inline-block;
  color: red;
  font-size: 25px;
  font-weight: 600;
}
.khuyen-mai-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.khuyen-mai-container ul li {
  float: left;
  width: 100%;
  margin: 0 0 5px;
  line-height: 21px;
  font-size: 14px;
  color: #676767;
  position: relative;
  padding-left: 15px;
}
.khuyen-mai-container ul li:before {
  position: absolute;
  top: 7px;
  left: 0;
  height: 6px;
  width: 6px;
  content: "";
  z-index: 1;
  background: #0db102;
  border-radius: 6px;
}
.khuyen-mai-container a {
  color: red;
}
.store-list-container {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
}
.store-list-container p {
  font-size: 15px;
  line-height: 23px;
  color: #676767;
}
.store-list-container p strong {
  color: #09f;
  font-weight: 600;
}
.store-list-container p.hours {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #09f;
  font-weight: 400;
  margin: 0 0 10px;
  position: relative;
  text-align: left;
  padding-left: 25px;
}
.store-list-container p.hours::before {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "FontAwesome";
  content: "\f017";
  height: 25px;
  line-height: 25px;
  width: 20px;
  text-align: center;
  font-size: 18px;
}
#pps-wrap-thumbs-popup-197 li {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  text-align: center;
}
#pps-wrap-thumbs-popup-197 img {
  max-width: 100%;
  margin: 0 auto;
}
#pps-wrap-thumbs-popup-197 li a {
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 30px;
  font-size: 21px;
}
.pps-wrap-thumbs-popup {
  text-align: center;
}
.pps-wrap-thumbs-popup img {
  max-width: 100%;
  margin: 0 auto;
}
.pps-wrap-thumbs-popup a {
  float: left;
  width: 100%;
  color: #333;
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 400;
  font-weight: 700;
}
.pps-wrap-thumbs-popup a:hover {
  color: #e9b976;
}
.pps-wrap-thumbs-popup a.pps-button-thumb {
  overflow: hidden;
}
.thumbnail-image-new {
  display: none;
}
.pps-thumb-slider:hover,
.post-project-thumnails {
  float: left;
  margin: 0;
  width: 100%;
}
.posts-project-item {
  display: inline-block;
  width: 100%;
  position: relative;
}
.post-project-title {
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 0 7px;
}
.post-project-title a {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 23px;
}
.post-project-title a:hover {
  color: #fff;
}
.pps-wrap {
  padding: 0 !important;
}
.search-results .entry-meta {
  display: none;
}
.search-results .content-search {
  display: inline-block;
  width: 100%;
  margin: 0 0 15px;
}
.search-results .entry-header {
  margin: 0 0 10px;
  border: 0;
}
.search-results .entry-header .entry-title {
  font-size: 18px;
  font-weight: 700;
  color: #333;
  margin: 0 0 5px;
  border: 0;
}
.search-results .entry-header .entry-title a {
  color: #333;
}
.search-results .entry-header .entry-title a:hover {
  color: #e9b976;
}
.search-icon-mobile {
  display: none;
  cursor: pointer;
  font-size: 26px;
  color: #e9b976;
  padding: 0;
  float: right;
  margin: 25px 45px 0 0;
}
.search-icon-mobile .fa {
  color: #e9b976;
}
.aws-search-result .aws_result_title {
  font-size: 15px;
}
.aws-search-result .aws_result_excerpt {
  font-size: 14px;
}
.aws-search-result .aws_result_price {
  font-size: 14px;
  padding-top: 5px;
}
.aws-search-result .aws_result_price .woocommerce-Price-amount,
.aws-search-result .aws_result_price ins .woocommerce-Price-amount {
  color: #ffba00;
}
.aws-search-result .aws_result_price del .woocommerce-Price-amount {
  color: #686868;
}
.mecom_cmt_search_box button {
  background-color: transparent;
  box-shadow: none !important;
}
#mecom_cmt_search {
  font-size: 14px;
}
.wpb_slider_area .owl-theme .owl-nav {
  position: static !important;
  top: auto !important;
  right: auto !important;
  margin: 0 !important;
}
.wpb_slider_area .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: -28px;
  top: 50%;
  margin: -15px 0 0 !important;
  border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  background: #999 !important;
}
.wpb_slider_area .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -28px;
  top: 50%;
  margin: -15px 0 0 !important;
  border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  background: #999 !important;
}
.wpb_slider_area .owl-theme .owl-nav .owl-prev:hover,
.wpb_slider_area .owl-theme .owl-nav .owl-next:hover {
  background: #e9b976 !important;
}
.home-list-product .wpb_cart_button {
  display: none;
}
.wpb-wps-slider-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 2px solid #efefef;
  border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.wpb-wps-slider-item:hover {
  border-color: #e9b976;
}
.wpb-wps-slider-item .wpb_pro_img_url {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
  position: relative;
}
.wpb-wps-slider-item .wpb_pro_img_url img {
  width: 100%;
  border-radius: 5px !important;
  -o-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
}
.wpb-wps-slider-item .viewmore-box {
  background: rgba(85, 85, 85, 0.5);
  display: block;
  opacity: 0;
  height: 0;
  width: 0;
  transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
.wpb-wps-slider-item:hover .viewmore-box {
  opacity: 1;
  height: 100%;
  width: 100%;
  display: block;
}
.wpb-wps-slider-item .viewmore-box span {
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}
.wpb-wps-slider-item .viewmore-box span .fa {
  font-size: 26px;
  font-weight: 400;
  color: #fff !important;
}
.ws-text {
  display: block;
  width: 100%;
  float: left;
  padding: 10px 15px 15px;
  border-top: 0 solid #efefef;
  margin: 1px 0 0;
}
.wpb-wps-product-title {
  color: #333;
}
.wpb-wps-product-title:hover {
  color: #d5120c !important;
}
.wpb-wps-slider-item h3.pro_title {
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  color: #333;
  margin: 0 !important;
  padding: 5px !important;
  text-transform: none !important;
}
.yeu-cau-tu-van .wpcf7-submit {
  background-color: #e0b150 !important;
  color: #fff;
  width: 100% !important;
  margin: 10px 0 0 !important;
  font-weight: 600 !important;
}
.form-content-popup-inner {
  padding: 15px 15px 10px;
}
.wpb-wps-slider-item .wpb-wps-product-title:hover,
.wpb-wps-slider-item .pro_title:hover {
  color: #d5120c !important;
}
.xoo-wsc-modal .xoo-wsc-basket {
  display: none !important;
}
.header-content .xoo-wsc-basket {
  display: block !important;
  float: right;
  position: relative !important;
  bottom: auto !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  background: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
}
.xoo-wsc-subtotal {
  display: inline-block;
  width: 100%;
  margin: 0 0 10px;
  text-transform: none;
  color: #1f4445;
  font-weight: 700;
}
.xoo-wsc-footer a.btn {
  display: inline-block;
  height: 30px;
  line-height: 26px;
  padding: 0 15px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  background: #e9b976;
  font-weight: 400;
}
.xoo-wsc-footer a.btn:hover {
  background: #000;
  color: #fff;
}
.xoo-wsc-ctxt {
  text-transform: uppercase;
  color: #686868;
  font-weight: 700;
}
.xoo-wsc-close {
  height: 25px;
  line-height: 25px;
  width: 25px;
  text-align: center;
  border: 1px solid #ddd;
  right: 10px !important;
}
.xoo-wsc-shiptxt {
  font-size: 14px !important;
  line-height: 21px;
  color: #686868;
}
.xoo-wsc-sum-col a {
  color: #333;
  font-weight: 700;
}
.xoo-wsc-sum-col a:hover {
  color: #77b18b;
}
.xoo-wsc-sum-col .xoo-wsc-price {
  color: #686868;
  font-weight: 400;
}
.xoo-wsc-remove {
  color: #77b18b !important;
}
.xoo-wsc-ecnt {
  font-size: 15px !important;
  font-weight: 400;
  color: #686868 !important;
}
.contact-content {
  display: inline-block;
  width: 100%;
}
.contact-content .contact-top {
  display: inline-block;
  width: 100%;
  margin-bottom: 25px;
}
.contact-top .contact-top-left {
  float: left;
  width: 40%;
  padding-right: 20px;
}
.contact-top .contact-top-right {
  float: right;
  width: 60%;
  padding-left: 20px;
}
.contact-maps {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.contact-maps iframe {
  width: 100%;
  float: left;
}
.contact-maps img {
  max-width: 100%;
}
.contact-content .wpcf7-response-output {
  margin: 10px 0;
}
.entry-content img {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}
.entry-content iframe {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}
.entry-content figure {
  max-width: 100% !important;
  width: 100% !important;
  text-align: center;
  margin: 15px 0 !important;
}
.entry-content table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
.entry-content td,
.entry-content th {
  border: 1px solid #ddd;
  padding: 5px;
}
.entry-content img.alignright {
  float: right;
  margin-left: 15px;
}
.entry-content img.alignleft {
  float: left;
  margin-right: 15px;
}
.entry-content img.aligncenter {
  float: none;
  margin: 0 auto;
  display: inherit;
}
.wpcf7-not-valid-tip {
  float: left;
  width: 100%;
}
.wpcf7-spinner {
  display: none !important;
}
.wpcf7-response-output {
  float: left;
  width: 100%;
  margin: 5px 0 !important;
}
.entry-content img {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}
.entry-content iframe {
  max-width: 100%;
  display: inherit;
  margin: 0 auto;
}
.entry-content figure {
  max-width: 100% !important;
  width: 100% !important;
  text-align: center;
  margin: 15px 0 !important;
}
.entry-content table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
.entry-content td,
.entry-content th {
  border: 1px solid #ddd;
  padding: 5px;
}
.entry-content img.alignright {
  float: right;
  margin-left: 15px;
}
.entry-content img.alignleft {
  float: left;
  margin-right: 15px;
}
.entry-content img.aligncenter {
  float: none;
  margin: 0 auto;
  display: inherit;
}
.error404 .page-header {
  text-align: center;
  border: 0;
}
.error404 .page-header h1 {
  border: 0;
}
.error404 .page-content {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0 0 30px;
}
.error404 .page-content p {
  font-size: 18px;
}
.error404 .page-content .search-form label {
  margin: 0;
  width: auto;
}
.error404 .page-content .search-form .screen-reader-text {
  display: none;
}
.error404 .page-content .search-form .search-field {
  height: 40px;
  line-height: 38px;
  padding: 0 0 0 15px;
  font-size: 15px;
  font-weight: 400;
}
.error404 .page-content .search-form .search-submit {
  border: 0;
  height: 40px;
  line-height: 20px;
  padding: 10px 15px !important;
  background: linear-gradient(180deg, #eb8a00 0%, #f2512d 100%);
  text-shadow: none;
  box-shadow: none;
  color: #fff;
}
.header-top-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-top-container {
  background: #161e35;
}
.header_top_items:nth-child(2) a {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 25px;
  padding: 2px 15px;
  background: #e9b976;
  border-radius: 30px;
  display: inline-block;
  font-weight: 600;
  color: #fff;
}
.fa-text {
  text-indent: -99999px;
  display: inline-block;
}
.header_top_items:nth-child(1) ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
}
.header_top_items:nth-child(1) ul li {
  padding-right: 15px;
  align-items: center;
  border-right: 1px solid #5a5a5a;
}
.header_top_items:nth-child(1) ul li:last-child {
  border-right: 0;
}
.header_top_items:nth-child(1) ul li a {
  color: #fff;
  padding-left: 10px;
}
.header_top_items:nth-child(1) ul li:first-child a {
  padding-left: 0;
}
.header_top_items:nth-child(1) ul li a .fa {
  margin-right: 5px;
}
.header_top_items ul br {
  display: none;
}
.header_top_items p {
  margin-bottom: 0;
}
.search-icon-mobile {
  display: block;
  margin: 0;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
}
.site-header {
  background: transparent;
  box-shadow: none;
}
.header-logo {
  padding: 5px 0;
  margin-right: 20px;
}
.header-logo img {
  max-height: 68px !important;
  width: auto;
  max-width: 100%;
  margin-bottom: 0 !important;
}
.menu-box-container_new,
.menu-box-container {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}
.header-content {
  border-bottom: 0 solid #e9b976;
}
.home .header-content {
  border-bottom: 1px solid transparent;
}
.top-menu #menu-page-menu li.page_item,
.top-menu #menu-page-menu li.menu-item {
  padding: 0;
}
.top-menu #menu-page-menu li.page_item a,
.top-menu #menu-page-menu li.menu-item a {
  padding: 10px;
  letter-spacing: 0.5px;
}
.top-menu #menu-page-menu li.page_item:last-child,
.top-menu #menu-page-menu li.menu-item:last-child {
  float: right;
}
.header-content-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.top-banner-slider {
  position: relative;
}
.top-banner-slider:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(53, 53, 53, 0.81) 0%,
    rgba(0, 0, 0, 0.46) 100%
  );
  position: absolute;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.top-banner-slider-ldp:before {
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.78) 0%,
    rgba(0, 0, 0, 0.67) 100%
  );
}
.top-banner_text {
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 40px;
  display: flex;
}
.top-menu #menu-page-menu li.page_item a:hover,
.top-menu #menu-page-menu li.menu-item a:hover {
  background: #e9b976;
  color: #fff;
}
.header-logo h1 {
  margin-bottom: 0;
}
.page-template-ldp-template .header-logo img,
.home .header-logo img {
  margin-bottom: 0;
  max-width: 100%;
  filter: brightness(0) invert(1);
}
.footer-top-link h2 {
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-family: "Josefin Sans", sans-serif;
}
.site-footer {
  background: url(images/bg-footer.png) no-repeat;
  background-size: cover;
  padding: 30px 0 0;
}
.footer-top-link ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.footer-top-link ul li {
  width: 33.33%;
  padding: 20px;
  background: #e9b976;
  text-align: center;
  border-right: 1px solid #fff;
}
.footer-top-link ul li a {
  padding: 0 0 0 25px;
  display: inline-block;
  font-size: 13px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-family: "Josefin Sans", sans-serif;
}
.footer-top-link ul li a:before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  line-height: 25px;
}
.footer-top-link ul li:last-child {
  border-right: 0;
}
.footer-top-link ul li:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
  transition: 0.2s ease-in-out;
}
.footer-about strong {
  height: 3px;
  width: 50px;
  background-color: hsla(0, 0%, 100%, 0.3);
  text-indent: -999999px;
  display: inline-block;
}
.footer-about {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.col_box {
  border-right: 1px dashed #ffffff33;
}
.footer-content .row {
  display: flex;
  flex-wrap: wrap;
}
.col_box:last-child {
  border-right: 0;
}
.footer-block ul li {
  border-bottom: 1px solid #ffffff33;
  padding: 10px 0 5px;
  margin-bottom: 5px;
}
.footer-block ul li:last-child {
  border-bottom: 0;
}
.footer-block ul li .fa {
  min-width: 25px;
}
.footer-copyright {
  padding: 15px 0;
  border-top: 0;
}
.footer-bottom-container {
  background: #272727;
}
.form-bottom-container {
  position: fixed;
  bottom: 50px !important;
  right: 10px;
  z-index: 1000;
  width: 320px;
  max-width: 100%;
}
.form-button-show .form-dk-show {
  display: inline-block;
  border: 2px solid #fcb040;
  border-radius: 55px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background-color: #015da5;
  height: 45px;
  line-height: 41px;
  text-transform: uppercase;
  -webkit-animation: my3 800ms infinite;
  -moz-animation: my3 800ms infinite;
  -o-animation: my3 800ms infinite;
  animation: my3 800ms infinite;
}
.form-button-show p {
  margin: 0;
}
.form-button-show .form-dk-show:hover {
  background-color: #cba96a;
}
.form-content-popup {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.6);
  padding: 5px;
  display: none;
}
.form-content-popup .wpcf7-response-output {
  margin: 10px 0 !important;
  padding: 0 !important;
  font-size: 13px !important;
  line-height: 20px !important;
}
.form-button-show p {
  margin-bottom: 0;
}
.form-content-popup-inner {
  float: left;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px 15px 10px !important;
  border-radius: 0;
}
.form-content-popup h2 {
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 16px;
  color: #fff;
  float: left;
  width: 100%;
  text-align: center;
  line-height: 25px;
}
.form-content-popup .input-row-field {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.form-content-popup .input-row-field input {
  float: left;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border: 0;
  padding: 0 0 0 15px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.form-content-popup .input-row-field.input-row-btn input {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  text-shadow: none;
  box-shadow: none;
  color: #000;
  border: 0 !important;
}
.form-content-popup .input-row-field textarea {
  float: left;
  width: 100%;
  height: 100px;
  line-height: 25px;
  border: 0;
  padding: 5px 0 0 15px;
  font-size: 15px;
  color: #000;
  font-weight: 400;
}
.close-form {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 99;
  background: url(images/icon-x.png) center center no-repeat;
  height: 15px;
  width: 20px;
  cursor: pointer;
}
.form-content-popup .input-row-field.input-row-btn {
  width: auto;
  margin-top: 15px;
}
.form-content-popup .input-row-field.input-row-btn input {
  padding: 0 15px;
  background: #161e35;
  color: #fff;
}
@keyframes my3 {
  0% {
    color: #fdca17;
  }
  50% {
    color: #fff;
  }
  100% {
    color: #fdca17;
  }
}
.top_banner_text_1 {
  margin: auto 0;
  width: 100%;
}
.top_banner_text_1 h4 {
  font-size: 32px;
  line-height: 45px;
  color: #fff;
  font-weight: 700;
}
.top_banner_text_1 h2 {
  font-size: 60px;
  line-height: 70px;
  color: #fff;
  font-weight: 700;
}
.top_banner_text_1 p {
  max-width: 100%;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
}
.top_banner_text_1 a {
  margin-top: 35px;
  display: inline-block;
  padding: 10px 25px;
  border: 1px solid #f5f4f0;
  border-radius: 50px;
  color: #fff;
}
.metaslider .flexslider {
  margin-bottom: 0 !important;
}
.top_banner_text_1 a:hover {
  background: #fff;
  color: #000;
}
.menu-home {
  position: static;
  display: none;
}
.home .menu-home {
  display: block;
}
.menu-home img {
  filter: brightness(0) invert(1);
  max-width: 45px;
  padding-left: 15px;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.home .menu-home {
  display: inline-block;
  width: auto;
}
.button-contact .phone-vr {
  position: relative;
  visibility: visible;
  background-color: transparent;
  width: 90px;
  height: 90px;
  cursor: pointer;
  z-index: 11;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transition: visibility 0.5s;
  left: 0;
  bottom: 0;
  display: block;
}
.phone-vr-circle-fill {
  width: 65px;
  height: 65px;
  top: 12px;
  left: 12px;
  position: absolute;
  box-shadow: 0 0 0 0 #c31d1d;
  background-color: rgba(230, 8, 8, 0.7);
  border-radius: 50%;
  border: 2px solid transparent;
  -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
  transition: all 0.5s;
  -ms-transform-origin: 50% 50%;
  -webkit-animuiion: zoom 1.3s infinite;
  animation: zoom 1.3s infinite;
}
.phone-vr-img-circle {
  background-color: #e60808;
  width: 40px;
  height: 40px;
  line-height: 40px;
  top: 25px;
  left: 25px;
  position: absolute;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
  animation: phone-vr-circle-fill 1s infinite ease-in-out;
}
.phone-vr-img-circle a {
  display: block;
  line-height: 37px;
}
.phone-vr-img-circle img {
  max-height: 25px;
  max-width: 27px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@-webkit-keyframes phone-vr-circle-fill {
  0% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  10% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  20% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  30% {
    -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
  }
  40% {
    -webkit-transform: rotate(25deg) scale(1) skew(1deg);
  }
  50% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
  100% {
    -webkit-transform: rotate(0) scale(1) skew(1deg);
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}
@keyframes zoom {
  0% {
    transform: scale(0.9);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 15px transparent;
  }
  100% {
    transform: scale(0.9);
    box-shadow: 0 0 0 0 transparent;
  }
}
.phone-bar a {
  position: absolute;
  margin-top: -65px;
  left: 30px;
  z-index: -1;
  color: #fff;
  font-size: 16px;
  padding: 7px 15px 7px 50px;
  border-radius: 100px;
  white-space: nowrap;
}
.phone-bar a:hover {
  opacity: 0.8;
  color: #fff;
}
.menu-box-container {
  display: none;
}
.container_full {
  width: 1920px;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 100%;
}
.home_box img {
  margin-bottom: 0 !important;
}
.home_box {
  float: left;
  width: 100%;
  padding: 50px 0;
  overflow-x: hidden;
  background-color: #fff;
}
.home_box2 {
  padding: 50px 0 40px;
}
.home_box1 {
  background: #fcfcfc;
  position: relative;
}
.home_box1:before {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box1_icon.png) no-repeat;
  background-size: cover;
  bottom: 0;
  left: 138px;
  position: absolute;
  z-index: 1;
}
.home_box1:after {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box1_icon.png) no-repeat;
  background-size: cover;
  bottom: 45px;
  right: -60px;
  position: absolute;
  transform: rotate(90deg);
  z-index: 1;
}
.home_box1_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
.home_box1_items {
  width: 49%;
}
.home_box1_items:nth-child(1) {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.home_box1_items:nth-child(1) a:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 3;
  border-radius: 20px;
}
.home_box1_items:nth-child(1) a:after {
  content: "";
  width: 64px;
  height: 70px;
  background: url(images/video_icon.png) no-repeat;
  background-size: cover;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  z-index: 4;
}
.home_box1_items a {
  position: relative;
  display: inline-block;
}
.home_box1_items img {
  position: relative;
  z-index: 2;
}
.home_box1_items h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 64px;
  color: #000;
}
.home_box1_items h3 strong {
  color: #e1ba7f;
}
.home_box1_items ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home_box1_items ul li {
  padding-left: 40px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 22px;
}
.home_box1_items ul li:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/icon_box1.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5px;
}
.home_box1_bottom {
  padding: 30px 15% 0;
  position: relative;
  z-index: 2;
}
.home_box1_bottom ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0 !important;
}
.home_box1_bottom ul li {
  width: 155px;
  height: 155px;
  padding: 20px;
  background: #f7f5f5;
  border-radius: 20px;
  text-align: center;
  margin: 5px 0;
}
.home_box1_bottom ul li h3 {
  font-size: 40px;
  line-height: 55px;
  color: #383838;
  margin-bottom: 0;
  font-weight: 700;
}
.home_box1_bottom ul li p {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #000;
}
.home_title {
  margin-bottom: 25px;
  text-align: center;
}
.home_title br {
  display: none;
}
.home_title h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 55px;
  color: #000;
  text-transform: uppercase;
}
.home_title h3 strong {
  color: #e1ba7f;
  display: inherit;
  clear: both;
  margin: 0 auto;
}
.home_box2_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home_box2_items {
  width: 49%;
  margin-bottom: 10px;
}
.home_box2_items ul {
  list-style: none;
  padding: 0;
  position: relative;
  margin-bottom: 0;
  border-radius: 20px;
  overflow: hidden;
}
.home_box2_items ul br {
  display: none;
}
.home_box2_items ul li {
  margin-bottom: 16px;
}
.home_box2_items ul li:nth-child(1) {
  position: relative;
  margin-bottom: 0 !important;
}
.home_box2_items ul li:nth-child(2) {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  display: flex;
  background: linear-gradient(
    180deg,
    rgba(27, 27, 27, 0.21) 0%,
    rgba(4, 13, 27, 0.56) 100%
  );
  border-radius: 20px;
  justify-content: space-between;
  padding: 10px;
}
.home_box2_items ul li:nth-child(2) h3 {
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 0;
  width: auto;
}
.home_box2_items ul li:nth-child(2) a {
  padding: 10px 30px;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  background: #e1ba7f;
  border-radius: 50px;
  border: 1px solid #e1ba7f;
  display: inline-block;
}
.home_box2_items ul li:nth-child(2) a:hover {
  background: transparent;
  color: #e1ba7f;
}
.home_box2 {
  position: relative;
}
.home_box2:before {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box1_icon.png) no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  transform: rotate(90deg);
  z-index: 1;
}
.home_box2:after {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box1_icon.png) no-repeat;
  background-size: cover;
  top: 50%;
  right: 10px;
  position: absolute;
  transform: rotate(90deg) translate(-50%);
  z-index: 1;
}
.home_box2 .container {
  position: relative;
  z-index: 2;
}
.home_box3 {
  background: #040d1b;
}
.home_box3 .home_title {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.home_box3 .home_title h3 {
  color: #fff;
  flex: 1;
  margin: 0;
}
.home_box3 .home_title a {
  padding: 10px 30px;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  background: #e1ba7f;
  border-radius: 50px;
  border: 1px solid #e1ba7f;
  display: inline-block;
}
.home_box3 .home_title a:hover {
  background: transparent;
  color: #e1ba7f;
}
.home_box3_content ul {
  list-style: none;
  padding: 0 20%;
  margin: 0;
}
.home_box3_content ul li {
  position: relative;
}
.home_box3_content img {
  width: 100% !important;
  max-width: 100% !important;
}
.home_box3_content .owl-carousel .owl-stage-outer {
  overflow: unset;
}
.home_box3_content .left-item {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.home_box3_content .left-item img {
  width: 100% !important;
}
.home_box3_content .left-item p {
  margin-bottom: 0;
}
.home_box3_content .left-item .item-image {
  max-height: 480px;
  overflow: hidden;
  border-radius: 15px;
}
.home_box7_content .left-item .item-image {
  max-height: 260px;
  overflow: hidden;
  border-radius: 15px;
}
.home_box3_content .right-item {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
  display: flex;
  border-radius: 20px;
  padding: 10px;
  flex-direction: column;
  justify-content: flex-end;
}
.da-fill {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  border-radius: 20px;
  padding: 0px;
  flex-direction: column;
  justify-content: flex-end;
}
.da-fill a {
  display: inline-block;
  text-indent: -99999px;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(
    180deg,
    rgba(27, 27, 27, 0.21) 0%,
    rgba(4, 13, 27, 0.56) 100%
  );
}
.home_box3_content .right-item .item-kh-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home_box3_content .right-item .item-kh-link .items-kh p {
  margin-bottom: 0;
  padding: 5px 30px;
  font-size: 14px;
  line-height: 22px;
  color: #383838;
  margin: 5px 0;
  background: #e1ba7f;
  border-radius: 20px;
}
.home_box3_content .right-item .item-kh-link .items-link a {
  padding: 10px 30px;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  background: #e1ba7f;
  border-radius: 50px;
  border: 1px solid #e1ba7f;
  display: inline-block;
}
.home_box3_content .right-item .item-kh-link .items-link a:hover {
  background: transparent;
  color: #e1ba7f;
}
.home_box3_content .right-item .item-title {
  font-size: 28px;
  line-height: 38px;
  color: #fff;
}
.home_box3_content .right-item .item-title a {
  color: #fff;
}
.home_box3_content {
  position: relative;
  float: left;
  width: 100%;
}
.home_box3_content .owl-carousel .owl-nav .owl-prev {
  background: rgba(103, 103, 103, 0.5);
  color: #fff;
  text-indent: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  margin-top: -30px;
  border-radius: 50%;
  left: calc(610px - 50vw);
  box-shadow: 4px 0 4px #000, 6px 0 4px #000;
}
.home_box3_content .owl-carousel .owl-nav .owl-next {
  background: rgba(103, 103, 103, 0.5);
  color: #fff;
  text-indent: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  margin-top: -30px;
  border-radius: 50%;
  right: calc(610px - 50vw);
  box-shadow: 6px 0 4px #000 4px 0 4px #000;
}
.home_box4 {
  background: #fbfbfb;
}
.home_box4_content ul {
  list-style: none;
  padding: 0 15%;
  margin: 0;
  position: relative;
}
.home_box4_content ul li {
  text-align: center;
}
.home_box4_content .owl-carousel .owl-item img {
  display: inline-block;
}
.home_box4_content ul li img {
  margin-bottom: 20px;
}
.home_box4_content ul li p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
}
.home_box4_content ul li h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  color: #000;
}
.home_box4_content .owl-carousel .owl-nav .owl-prev {
  background: #000;
  color: #fff;
  text-indent: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 17px;
  margin-top: -20px;
  left: 2px;
}
.home_box4_content .owl-carousel .owl-nav .owl-next {
  background: #000;
  color: #fff;
  text-indent: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 17px;
  margin-top: -20px;
  right: 2px;
}
.home_box5 {
  background: #040d1b;
}
.home_box5 .home_title h3 {
  color: #fff;
}
.home_box5_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.home_box5_items:nth-child(1) {
  width: 33.3%;
}
.home_box5_items {
  width: 65%;
}
.home_box5_items:nth-child(2) ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home_box5_items:nth-child(2) ul li {
  width: 32.33%;
}
.home_box7_content .left-item img {
  border-radius: 15px;
}
.home_box7_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home_box7_content .right-item {
  padding: 15px 0;
}
.home_box7_content .item-title {
  font-size: 18px;
  line-height: 25px;
  color: #303030;
  margin-bottom: 15px;
  text-transform: unset;
  font-weight: 700;
}
.home_box7_content .item-title a {
  color: #303030;
}
.home_box7_content .item-title a:hover {
  color: #365497;
}
.item-time ul {
  display: flex;
  align-items: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-time ul li {
  margin-right: 10px;
  position: relative;
  padding-left: 25px;
  color: rgba(0, 0, 0, 0.5);
}
.item-time ul li:nth-child(1):before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/post_hous.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 2px;
}
.item-time ul li:nth-child(2):before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(images/post_time.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 2px;
}
.yeu-cau-tu-van.bg-trang .col select {
  border-radius: 5px;
}
.home_box6_content {
  text-align: center;
}
.home_box6_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.home_box6_content ul li {
  margin-bottom: 40px;
}
.home_box6_content ul li h3 {
  background: #f9f9f9;
  box-shadow: 0 0 20px rgba(132, 132, 132, 0.25);
  border-radius: 50px;
  padding: 15px 50px 15px 30px;
  font-size: 18px;
  line-height: 25px;
  color: #000;
  position: relative;
  cursor: pointer;
  text-align: left;
  font-weight: 400;
}
.home_box6_content ul li h3:before {
  content: "\f078";
  font-family: "FontAwesome";
  right: 25px;
  top: 15px;
  position: absolute;
}
.home_box6_content ul li.active h3:before {
  content: "\f077";
  font-family: "FontAwesome";
  right: 25px;
  top: 15px;
  position: absolute;
}
.home_box6_content ul li p {
  padding: 20px;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  text-align: left;
  display: none;
}
.home_box6_content ul {
  display: inline-block;
  width: 840px;
  margin: 0 auto;
  max-width: 100%;
}
.home_box6 {
  position: relative;
  background-color: #f9f9f9;
}
.home_box6:before {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box6_icon.png) no-repeat;
  background-size: cover;
  bottom: 0;
  left: -20px;
  position: absolute;
  z-index: 1;
}
.home_box6:after {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box6_icon.png) no-repeat;
  background-size: cover;
  top: 30%;
  right: 0;
  position: absolute;
  transform: rotate(90deg);
  z-index: 1;
}
.home_box6 .container {
  position: relative;
  z-index: 2;
}
.home_box7 {
  position: relative;
}
.home_box7:after {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box6_icon.png) no-repeat;
  background-size: cover;
  top: 30%;
  right: 0;
  position: absolute;
  transform: rotate(90deg);
  z-index: 1;
}
.home_box7 .container {
  position: relative;
  z-index: 2;
}
.home_box8 {
  position: relative;
}
.home_box8:after {
  content: "";
  width: 287px;
  height: 391px;
  background: url(images/home_box8_icon.png) no-repeat;
  background-size: cover;
  top: 10%;
  right: 0;
  position: absolute;
  filter: brightness(0) invert(1);
  z-index: 1;
}
.home_box8_content {
  position: relative;
  z-index: 2;
}
.home_box8_content {
  display: flex;
  justify-content: space-between;
}
.home_box8_items {
  width: 50%;
}
.home_box8_items:nth-child(1) {
  padding: 20px 0;
}
.home_box8_items:nth-child(1) p {
  margin: auto 0;
}
.home_box8_items:nth-child(2) {
  padding-right: calc(50vw - 590px);
}
.home_box8_items .wpcf7 {
  padding: 30px 15px;
  background: #d9d9d9;
  height: 100%;
  text-align: center;
}
.home_box8 {
  background: #e1ba7f;
  padding: 0;
}
.home_box8_items .wpcf7 h3 {
  font-size: 35px;
  line-height: 45px;
  color: #000;
  margin-bottom: 30px;
  color: #000;
  font-weight: 700;
}
.home_box8_items .wpcf7-form .input-box input,
.home_box8_items .wpcf7-form .input-box textarea {
  height: auto;
  font-size: 15px;
  line-height: 35px;
  padding: 10px 20px;
  border-radius: 20px;
  background: #f5f4f0;
  color: #000;
  font-weight: 400;
  margin-bottom: 0;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.27));
}
.home_box8_items .wpcf7-form .input-box textarea {
  height: 160px;
}
.home_box8_items .wpcf7-form .input-box input::placeholder,
.home_box8_items .wpcf7-form .input-box textarea::placeholder {
  color: #000;
}
.home_box8_items .wpcf7-form .input-box select {
  height: 57px;
  font-size: 15px;
  line-height: 57px;
  padding: 0 20px;
  color: #000;
  width: 100%;
  border-radius: 20px;
  font-weight: 700;
  background-color: #f5f4f0;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.27));
}
.home_box8_items .wpcf7-form .input-box.input-box-submit {
  display: inline-block;
  width: auto;
}
.home_box8_items .wpcf7-form .input-box.input-box-submit input {
  width: auto;
  width: 408px;
  max-width: 100%;
  font-size: 15px;
  line-height: 25px;
  padding: 15px 20px;
  color: #fff;
  text-transform: unset;
  background: linear-gradient(180deg, #d10000 0%, #980505 100%);
  border: 1px solid #980505;
}
.home_box8_items .wpcf7-form .input-box.input-box-submit input:hover {
  background: transparent;
  color: #980505;
}
.home_box8_items .wpcf7 form.invalid .wpcf7-response-output {
  color: #fff;
}
.wpcf7 .wpcf7-not-valid-tip {
  background-color: transparent !important;
  margin-top: 0 !important;
}
.header-bottom-container-homne {
  display: none;
}
.header-bottom-container-page {
  display: block;
  background-color: #fff;
}
.home .header-bottom-container-page {
  display: none;
}
.home .header-bottom-container-homne {
  display: block;
}
.ldp_box_2_content ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ldp_box_2_content ul li {
  padding: 58px 20px 30px;
  background: #f7f5f5;
  border-radius: 20px;
  text-align: center;
  width: 280px;
  margin: 5px 0;
}
.ldp_box_2_content ul li h3 {
  font-size: 24px;
  line-height: 35px;
  color: #383838;
  margin-bottom: 0;
  font-weight: 700;
}
.ldp_box_2_content ul li p {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  color: #000;
}
.ldp_box_2_content ul li img {
  margin-bottom: 20px !important;
}
.ldp_box_2_button {
  text-align: center;
}
.ldp_box_2_button ul {
  list-style: none;
  display: inline-flex;
}
.ldp_box_2_button ul li {
  display: inline-block;
}
.ldp_box_2_button ul li a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #e1ba7f;
  border-radius: 50px;
  margin: 5px 7px;
  font-size: 16px;
  line-height: 25px;
  color: #000;
}
.ldp_box_2_button a {
  background: #e1ba7f;
  color: #000;
}
.ldp_box_2_button a:hover {
  background: transparent;
  color: #e1ba7f;
}
.ldp_box_4_content {
  display: flex;
  justify-content: space-between;
}
.ldp_box_4_items {
  width: 32%;
  margin-top: 45px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border: 1px solid #cb8d30;
  background-color: #f3f3f3;
}
.ldp_box_4_content .ldp_box_4_items:nth-child(2) {
  border-color: #f50b0b;
}
.ldp_box_4_content .ldp_box_4_items:nth-child(3) {
  border-color: #ddd;
}
.ldp_box_4_items ul li:last-child {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.ldp_box_4_content .ldp_box_4_items:nth-child(2) {
  margin-top: 0;
}
.ldp_box_4_items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #f3f3f3;
}
.ldp_box_4_items ul li:nth-child(1) {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 25px;
  padding: 10px;
  font-weight: 600;
  color: #fff;
}
.ldp_box_4_items ul li:nth-child(1) p {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 25px;
  padding: 10px;
  font-weight: 600;
  color: #fff;
}
.ldp_box_4_items ul li:nth-child(1) img {
  margin-left: 5px;
}
.ldp_box_4_items:nth-child(1) ul li:nth-child(1) {
  background: #e1ba7f;
}
.ldp_box_4_items:nth-child(2) ul li:nth-child(1) {
  background: #5d5fef;
}
.ldp_box_4_items:nth-child(3) ul li:nth-child(1) {
  background: #383838;
}
.ldp_box_4_items ul li:nth-child(2) {
  padding: 20px 25px;
  text-align: center;
}
.ldp_box_4_items ul li:nth-child(3) {
  padding: 0 25px;
}
.ldp_box_4_items ul li:nth-child(4) {
  padding: 0 25px 20px;
  text-align: center;
}
.ldp_box_4_items ul li h3 {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 5px;
  color: #302f2f;
  font-weight: 600;
}
.ldp_box_4_items ul li p {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 15px;
  color: #302f2f;
}
.ldp_box_4_items ul li h2 {
  font-size: 24px;
  line-height: 30px;
  color: #302f2f;
  margin-bottom: 25px;
  font-weight: 600;
}
.ldp_box_4_items:nth-child(1) ul li a {
  display: inline-block;
  padding: 15px 25px;
  color: #000;
  background: #e1ba7f;
  border-radius: 50px;
  border: 1px solid #e1ba7f;
}
.ldp_box_4_items:nth-child(1) ul li a:hover {
  color: #383838;
  background: transparent;
}
.ldp_box_4_items:nth-child(2) ul li a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  background: #5d5fef;
  border-radius: 50px;
  border: 1px solid #5d5fef;
}
.ldp_box_4_items:nth-child(2) ul li a:hover {
  color: #5d5fef;
  background: transparent;
}
.ldp_box_4_items:nth-child(3) ul li a {
  display: inline-block;
  padding: 15px 25px;
  color: #fff;
  background: #383838;
  border-radius: 50px;
  border: 1px solid #383838;
}
.ldp_box_4_items:nth-child(3) ul li a:hover {
  color: #383838;
  background: transparent;
}
.ldp_box_5 {
  background: #fbfbfb;
  position: relative;
}
.ldp_box_5:before {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box6_icon.png) no-repeat;
  background-size: cover;
  top: 10%;
  left: 10%;
  position: absolute;
  transform: rotate(90deg);
  z-index: 1;
}
.ldp_box_5:after {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box6_icon.png) no-repeat;
  background-size: cover;
  top: 10%;
  right: 10%;
  position: absolute;
  z-index: 1;
}
.ldp_box_5 .container {
  position: relative;
  z-index: 2;
}
.ldp_box_5_top_content {
  padding: 20px 0 30px;
}
.ldp_box_5_top_content ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.ldp_box_5_top_content ul li {
  width: 32.33%;
  background: #fff;
  border: 1px solid #e1ba7f;
  border-radius: 20px;
  padding: 25px;
}
.ldp_box_5_top_content ul li img {
  margin-bottom: 15px;
}
.ldp_box_5_top_content ul li h3 {
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  color: #e1ba7f;
}
.ldp_box_5_top_content ul li p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
.ldp_box_5_bottom_content {
  padding: 30px 0;
}
.ldp_box_5_bottom_content ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
}
.ldp_box_5_bottom_content ul li {
  width: 25%;
  padding: 10px;
  text-align: center;
}
.ldp_box_5_bottom_content ul li h3 {
  font-size: 40px;
  line-height: 51px;
  color: #383838;
  margin-bottom: 15px;
  font-weight: 700;
}
.ldp_box_5_bottom_content ul br {
  display: none;
}
.ldp_box_5_bottom_content ul li h3 label {
  margin: 0 !important;
}
.ldp_box_5_bottom_content ul li p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
.ldp_box_5_bottom_items {
  background: #fff;
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
.ldp_box_5_bottom_items1 {
  width: 50%;
}
.ldp_box_5_bottom_items1:nth-child(2) {
  padding: 14px 40px;
}
.ldp_box_5_bottom_items1 h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  color: #000;
  margin-bottom: 15px;
}
.ldp_box_5_bottom_items1 p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 5px;
}
.ldp_box_5_bottom_items1 ul {
  text-align: right;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-end;
}
.ldp_box_5_bottom_items1 ul li img {
  max-width: 115px;
}
.ldp_box_5_bottom_items1 ul li {
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  padding: 0;
}
.ldp_box_6_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ldp_box_6_content ul li {
  background: #fff;
  border: 1px solid #e1ba7f;
  border-radius: 20px;
  padding: 15px;
  width: 32%;
  margin: 10px 0;
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
.ldp_box_6_content ul li p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
.ldp_box_6_content ul li h3 {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
}
.ldp_box_6_content ul li h3 strong {
  font-size: 60px;
  line-height: 70px;
  font-weight: 700;
  color: #e1ba7f;
  margin-right: 10px;
}
.ldp_box_7 {
  background: #040d1b;
  position: relative;
}
.ldp_box_7:before {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box1_icon.png) no-repeat;
  background-size: cover;
  bottom: 15px;
  left: -20px;
  position: absolute;
  z-index: 1;
}
.ldp_box_7:after {
  content: "";
  width: 348px;
  height: 353px;
  background: url(images/home_box1_icon.png) no-repeat;
  background-size: cover;
  top: 45px;
  right: 0;
  position: absolute;
  transform: rotate(90deg);
  z-index: 1;
}
.ldp_box_7 .container {
  position: relative;
  z-index: 2;
}
.ldp_box_7 .home_title {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ldp_box_7 .home_title h3 {
  color: #fff;
  flex: 1;
}
.ldp_box_7 .home_title a {
  padding: 10px 30px;
  font-size: 16px;
  line-height: 25px;
  color: #000;
  background: #e1ba7f;
  border-radius: 50px;
  border: 1px solid #e1ba7f;
  display: inline-block;
}
.ldp_box_7 .home_title a:hover {
  background: transparent;
  color: #e1ba7f;
}
.ldp_box_7_content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ldp_box_7_items {
  width: 32.33%;
  margin: 10px 0;
}
.ldp_box_7_items iframe {
  max-width: 100%;
}
.ldp_box_9 {
  background: #040d1b;
  position: relative;
  overflow-y: unset;
}
.ldp_box_9 .home_title {
  text-align: left;
}
.ldp_box_9 .home_title h3 {
  color: #fff;
}
.ldp_box_9_content_text {
  padding-bottom: 60px;
  height: 500px;
  overflow: hidden;
  margin-bottom: 20px;
}
.ldp_box_9_content_text_ex {
  height: auto;
}
.ldp_box_9_content {
  position: relative;
}
.ldp_box_9_content_xem {
  background: linear-gradient(180deg, #1200002b 0%, #040d1b 100%);
  width: 100%;
  height: 100px;
  position: absolute;
  left: 0;
  bottom: -50px;
  text-align: center;
}
.ldp_box_9_content_xem a {
  display: inline-block;
  margin: auto;
  padding: 10px 20px;
  border: 1px solid #e1ba7f;
  border-radius: 50px;
  font-size: 16px;
  line-height: 25px;
  color: #e1ba7f;
}
.ldp_box_9_content_text h3 {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  margin-bottom: 30px;
}
.ldp_box_9_content_text p {
  font-size: 14px;
  line-height: 25px;
  color: #fff;
  margin-bottom: 30px;
}
.about_box_2_items_new h3,
.about_box_2_items h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 64px;
  color: #000;
  text-transform: uppercase;
}
.about_box_2_items_new h3,
.about_box_2_items h3 strong {
  color: #e1ba7f;
}
.about_box_2_content {
  display: flex;
  justify-content: space-between;
}
.about_box_2_items {
  width: 49%;
}
.about_box_2_items:nth-child(1) {
  background: #f5f5f5;
  padding: 30px 25px;
  border-radius: 40px;
}
.about_box_2_items h4 {
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  color: #000;
  margin-bottom: 20px;
}
.about_box_2_items p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  margin-bottom: 9px;
}
.about_box_2_items ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.about_box_2_items ul li:nth-child(1) {
  margin-right: 10px;
}
.about_box_2_items ul li:nth-child(1) h5 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
  text-align: center;
}
.about_box_2_items ul li:nth-child(1) h6 {
  display: inline-block;
  padding: 10px;
  background: #303030;
  border-radius: 30px;
  color: #fff;
}

.about_box_2_items_new h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 64px;
  color: #000;
  text-transform: uppercase;
}
.about_box_2_items_new h3 strong {
  color: #e1ba7f;
}
.about_box_2_items_new p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
  margin-bottom: 9px;
  width: 600px;
  max-width: 100%;
}
.about_box_2_items_new ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.about_box_2_items:nth-child(2) ul {
  flex-direction: column;
}
.about_box_2_items:nth-child(2) ul li {
  display: flex;
  justify-content: space-between;
}
.about_box_2_items:nth-child(2) ul li .left-item {
  width: 268px;
  height: auto;
  margin-right: 30px;
}
.about_box_2_items:nth-child(2) ul li .right-item {
  flex: 1;
}
.about_box_2_items:nth-child(2) ul li .item-title {
  font-size: 23px;
  line-height: 30px;
  color: #000;
}
.about_box_2_items:nth-child(2) ul li .item-title a {
  color: #000;
}

.about_box_3 {
  position: relative;
  padding: 0;
}
.about_box_3:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(77.7deg, #000 0.25%, #323232 99.55%);
  opacity: 0.8;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.about_box_3_content {
  position: relative;
  z-index: 2;
}
.about_box_3_content ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.about_box_3_content .home_title {
  text-align: left;
  position: absolute;
  width: 100%;
  left: 0;
  top: 30px;
  margin-bottom: 0;
}
.about_box_3_content .home_title h3 {
  color: #fff;
}
.about_box_3_content ul li {
  padding: 0 15px;
  border-right: 1px solid #fff;
  width: 25%;
}
.about_box_3_content ul li:nth-child(1) {
  padding-top: 350px;
  padding-bottom: 30px;
}
.about_box_3_content ul li:nth-child(2) {
  padding-top: 200px;
  padding-bottom: 30px;
}
.about_box_3_content ul li:nth-child(3) {
  padding-top: 400px;
  padding-bottom: 30px;
}
.about_box_3_content ul li:nth-child(4) {
  padding-top: 200px;
  padding-bottom: 30px;
}
.about_box_3_content ul li h3 {
  padding: 15px 0;
  color: #e0c882;
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0;
}
.about_box_3_content ul li p {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}
.about_box_4_content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.about_box_4_items:nth-child(1) {
  flex: 1;
  margin-right: 10px;
}
.about_box_4_items:nth-child(2) {
  display: flex;
  justify-content: space-between;
}
.about_box_4_items:nth-child(2) .about_box_4_items1 {
  width: 160px;
  margin: 0 5px;
  height: 508px;
  overflow: hidden;
  border-radius: 20px;
  padding: 20px;
}
.about_box_4_items:nth-child(2) .about_box_4_items1.active {
  width: 508px;
}
.about_box_4_items1 {
  position: relative;
  cursor: pointer;
}
.about_box_4_items1 .about_box_4_active {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  padding: 10px 30px;
  transform: translateY(100%);
  text-align: left;
  z-index: 3;
}
.about_box_4_items1.active .about_box_4_active {
  transform: translateY(0);
  opacity: 1;
  transition: 0.5s ease-in-out;
}
.about_box_4_items1:before {
  content: "";
  background: linear-gradient(180deg, rgba(112, 112, 112, 0) 38.88%, #000 100%);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 2;
  border-radius: 20px;
}
.about_box_4_items:nth-child(1) h3 {
  text-align: left;
}
.about_box_4_items1 .about_box_4_active h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin-top: 10px;
}
.about_box_4_items1 .about_box_4_active p {
  font-weight: 600;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  margin-top: 10px;
}
.about_box_4_items1 .about_box_4_noactive h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  margin-top: 10px;
}
.about_box_4_items1 .about_box_4_noactive {
  transform: rotate(90deg);
  left: -70px;
  bottom: 100px;
  position: absolute;
  z-index: 3;
  min-width: 200px;
  opacity: 1;
}
.about_box_4_items1.active .about_box_4_noactive {
  opacity: 0;
}
.about_box_4_items:nth-child(1) p {
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #000;
}
.about_box_4_items .home_title {
  text-align: left;
}
.about_box_4_items .home_title p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
.page_title {
  background-color: #f1f1f1;
  min-height: 200px;
  float: left;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.page_title h1 {
  font-size: 40px;
  line-height: 51px;
  font-weight: 700;
  color: #000;
  margin: 55px 0 45px;
  text-align: center;
}
.breadcrumbs span {
  color: #000;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
}
.breadcrumbs a {
  color: #000;
}
.breadcrumbs .fa {
  font-size: 15px;
  line-height: 25px;
  margin: 0 7px;
  font-weight: 700;
}
.breadcrumbs {
  margin: 10px 0;
}
.breadcrumbs .slug {
  padding: 0 5px;
}
.du-an-template-default .breadcrumbs .slug:nth-child(4) {
  display: none !important;
}
.du-an-template-default .breadcrumbs .post.post-du-an.current-item {
  display: none !important;
}
.main-content_archive {
  padding: 40px 0;
}
.archive_flex_box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.content-archive {
  width: 33.33%;
  padding: 10px;
}
.content-archive .archive-post-row .archive-post-image {
  width: 100%;
  border-radius: 15px;
  overflow: hidden;
  max-height: 220px;
}
.content-archive .archive-post-row .archive-post-content {
  width: 100%;
  padding: 20px 10px;
}
.content-archive .archive-post-row {
  padding: 0;
  border-bottom: 0;
  margin: 0 0 15px;
}
.navigation.pagination .page-numbers {
  background: transparent;
  font-weight: 600;
  width: 40px;
  line-height: 40px;
}
.navigation.pagination .page-numbers.current,
.navigation.pagination .page-numbers:hover {
  background: #e1ba7f;
  color: #000;
  border-radius: 50%;
}
.archive-post-content .entry-title a {
  font-size: 16px;
  line-height: 25px;
  color: #303030;
}
.archive-post-content .entry-title {
  min-height: 50px;
  padding: 0 10px;
}
.archive-post-content .entry-title a:hover {
  color: #ebbb77;
}
.main-content_archive_list {
  margin-bottom: 25px;
  text-align: center;
}
.main-content_archive_list ul br {
  display: none;
}
.main-content_archive_list ul {
  list-style: none;
  padding: 15px 25px;
  margin: 0;
  display: inline-flex;
  border-radius: 50px;
  background: #f3f3f3;
  width: 890px;
  max-width: 100%;
}
.main-content_archive_list ul li {
  width: 25%;
  padding: 0 5px;
  border-right: 2px solid #000;
  margin-bottom: 0;
}
.main-content_archive_list ul li:last-child {
  border-right: 0;
}
.main-content_archive_list ul li a {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  display: inline-block;
}
.main-content_archive_list ul li a:hover {
  color: #9f6409;
}
.content-archive_duan .archive-post-row {
  background: #fff;
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.25);
  border-radius: 20px;
}
#toc_container {
  width: 100%;
}
.archive_post_duan_tt ul {
  list-style: none;
  padding: 0;
  margin: 0 -10px;
}
.archive_post_duan_tt ul li {
  display: flex;
  justify-content: space-between;
  padding: 5px 20px;
}
.archive_post_duan_tt ul li:nth-child(2n + 1) {
  background: #f5f5f5;
}
.archive_post_duan_tt ul li h5 {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  margin-bottom: 0;
  min-width: 35%;
  padding-left: 30px;
  position: relative;
}
.archive_post_duan_tt ul li p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #000;
  min-width: 60%;
  text-align: left;
  margin-bottom: 0;
}
.archive_post_duan_tt ul li.archive_acc h5:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(images/icon_archive_1.png) no-repeat;
  background-size: cover;
}
.archive_post_duan_tt ul li.archive_addrest h5:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(images/icon_archive_2.png) no-repeat;
  background-size: cover;
}
.archive_post_duan_tt ul li.archive_acreage h5:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(images/icon_archive_3.png) no-repeat;
  background-size: cover;
}
.archive_post_duan_tt ul li.archive_numberfloors h5:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(images/icon_archive_4.png) no-repeat;
  background-size: cover;
}
.single_post_tag {
  padding: 5px 0;
  border-top: 1px solid #b57c23;
  border-bottom: 1px solid #b57c23;
  margin: 10px 0 20px;
}
.single_post_tag ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.single_post_tag ul li {
  padding: 0;
  font-size: 15px;
  line-height: 25px;
  color: #000;
}
.single_post_tag ul li a {
  color: #000;
}
.single_post_tag ul li a:hover {
  color: #e9b976;
}
.single_post_tag ul li:first-child {
  padding-right: 5px;
}
.single_post_tag ul li:last-child span {
  display: none;
}
.sidebar-section .search-form input.search-field {
  background: #fff;
  border: 1px solid #e9b976;
  padding: 5px 72px 5px 20px;
  height: auto;
  border-radius: 8px;
}
.sidebar-section .search-form input.search-field::placeholder {
  color: #e9b976;
}
.sidebar-section .search-form input.search-submit {
  width: 25px;
  height: 25px;
  position: absolute;
  right: 10px;
  top: 11px;
  text-indent: -99999px;
  border-radius: 50px;
  background: url(images/ph_magnifying-glass.png) no-repeat;
  background-size: cover;
}
.rpwe-block li {
  border-bottom: 1px solid #000 !important;
}
.sidebar-section .rpwe-block h3 {
  font-weight: 600;
  font-size: 16px !important;
  line-height: 25px;
  color: #000;
}
.sidebar-section .rpwe-block h3 a {
  color: #000;
}
.sidebar-section h2 {
  text-align: center;
  font-size: 28px;
  line-height: 35px;
  font-weight: 600;
  color: #000;
}
.single-post .main-content {
  padding: 30px 0;
}
.related-post-list h2 {
  font-size: 35px;
  line-height: 45px;
  color: #000;
  text-transform: uppercase;
}
.related-post-list h2:after {
  display: none;
}
.related-post-list .right-item {
  padding: 5px;
}
.related-post-list .item-title {
  font-size: 18px;
  line-height: 25px;
  color: #303030;
  margin-bottom: 15px;
  text-transform: unset;
  font-weight: 700;
}
.related-post-list .item-title a {
  color: #303030;
}
.related-post-list .item-title a:hover {
  color: #365497;
}
.related-post-list .left-item img {
  border-radius: 15px;
}
.sidebar-section ul li a:hover {
  color: #e9b976;
}
.related-post-list .item-title a:hover {
  color: #e9b976;
}
.breadcrumbs_box {
  float: left;
  width: 100%;
  padding: 15px 0;
}
.single.single-post .main_content_duan .entry-image-thum {
  padding: 0;
}
.single.single-post .main_content_duan .entry-image-thum img {
  width: 100%;
  border-radius: 20px;
}
.single-post .main_content_duan {
  padding: 0;
}
.main_content_duan_text {
  float: left;
  width: 100%;
  padding: 0 0 25px;
}
.main_content_duan_text .row {
  display: flex;
  flex-wrap: wrap;
}
.col_main_right {
  position: relative;
  height: 100%;
}
.duan_tuvan {
  position: sticky;
  position: -webkit-sticky;
  top: 10px;
  padding: 25px 25px 5px !important;
}
.main_content_duan_text h1 {
  color: rgba(0, 0, 0, 0.6);
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
}
.duan_adddrest {
  padding: 10px 0;
}
.duan_adddrest p {
  padding-left: 40px;
  position: relative;
  font-size: 16px;
  line-height: 25px;
  color: #000;
}
.duan_adddrest p.duan_adddrest_content {
  padding-left: 30px;
  margin-right: 20px;
}
.duan_adddrest p.duan_adddrest_content:before {
  content: "";
  width: 22px;
  height: 28px;
  background: url(images/addrest_icon.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.duan_adddrest p.duan_wie:before {
  content: "";
  width: 26px;
  height: 23px;
  background: url(https://namidesign2.webweb.vn/wp-content/uploads/wei_icon.png)
    no-repeat;
  background-size: 100%;
  position: absolute;
  left: 10px;
  background-position: left 4px;
}
.duan_adddrest ul {
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  align-items: center;
  display: flex;
}
.duan_adddrest ul li:nth-child(1) {
  display: flex;
  align-items: center;
}
.duan_tt {
  padding: 15px 0;
}
.duan_tt ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.duan_tt ul li {
  width: 25%;
  padding: 0 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.3);
}
.duan_tt ul li.duan_tt_m {
  padding-left: 40px;
  position: relative;
}
.duan_tt ul li.duan_tt_m:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/tt_icon_1.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.duan_tt ul li.duan_tt_pn {
  padding-left: 40px;
  position: relative;
}
.duan_tt ul li.duan_tt_pn:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/tt_icon_2.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.duan_tt ul li.duan_tt_pt {
  padding-left: 40px;
  position: relative;
}
.duan_tt ul li.duan_tt_pt:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/tt_icon_3.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.duan_tt ul li.duan_tt_hx {
  padding-left: 40px;
  position: relative;
}
.duan_tt ul li.duan_tt_hx:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/tt_icon_4.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.duan_tt_chitiet {
  padding: 40px 0 0;
}
.duan_tt_chitiet h3 {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
}
.duan_tt_chitiet ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.duan_tt_chitiet ul li {
  width: 49%;
  display: flex;
  justify-content: space-between;
}
.duan_tt_chitiet ul li h6 {
  font-size: 16px;
  line-height: 25px;
  color: #1b3e74;
  width: 49%;
  font-weight: 400;
  letter-spacing: -0.5px;
}
.duan_tt_chitiet ul li p {
  font-size: 16px;
  line-height: 25px;
  color: #000;
  width: 49%;
}
.duan_tt_chitiet_button a {
  border: 1px solid #e1ba7f;
  padding: 20px 120px;
  background: #e1ba7f;
  border-radius: 50px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  display: inline-block;
}
.duan_tt_chitiet_button a:hover {
  background: transparent;
  color: #e1ba7f;
}
.duan_tt_chitiet_button,
.duan_tt_tailieu {
  padding: 20px 0;
}
.duan_tt_tailieu h3 {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
}
.duan_tt_tailieu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.duan_tt_tailieu ul li {
  width: 49%;
  padding-left: 69px;
  font-size: 18px;
  line-height: 51px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  position: relative;
}
.duan_tt_tailieu ul li:before {
  content: "";
  background: url(images/tt_icon_5.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 54px;
  height: 51px;
}
.duan_tt_tailieu ul li a {
  padding-left: 15px;
  font-size: 18px;
  line-height: 51px;
  color: #1b3e74;
  font-weight: 700;
}
.duan_tt_tienich {
  padding: 30px 0;
}
.duan_tt_tienich h3 {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
}
.duan_tt_tienich ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.duan_tt_tienich ul li {
  padding: 10px 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #1b3e74;
  margin: 10px 6px;
  background: #f7f7f7;
}
.duan_tt_mota > h3 {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
}
.duan_tt_mota p {
  font-size: 14px;
  line-height: 25px;
  color: #000;
}
.duan_tt_mota,
.duan_tt_image {
  padding: 25px 0;
}
.duan_tt_image h3 {
  font-size: 30px;
  line-height: 40px;
  color: #000;
  margin-bottom: 15px;
  font-weight: 700;
}
.duan_tuvan {
  background: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: 0 10px 30px rgba(170, 170, 170, 0.25);
  border-radius: 10px;
  padding: 25px;
  margin-bottom: 25px;
}
.duan_tuvan h5 {
  font-size: 18px;
  line-height: 25px;
  color: #cc800d;
  margin-bottom: 25px;
  font-weight: 600;
}
.duan_tuvan h5 a {
  color: #cc800d;
}
.duan_tuvan ul {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.duan_tuvan ul li img {
  width: 91px;
  height: 91px;
  margin-right: 10px;
  margin-bottom: 0 !important;
}
.duan_tuvan ul li:nth-child(2) {
  flex: 1;
}
.duan_tuvan ul li:nth-child(2) h4 {
  font-size: 16px;
  line-height: 25px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}
.duan_tuvan ul li:nth-child(2) h5 {
  font-size: 14px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}
.duan_tuvan ul li:nth-child(2) p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 25px;
  color: #000;
  font-weight: 500;
}
.duan_tuvan ul li:nth-child(2) a {
  color: #000;
}
.duan_tuvan_button {
  text-align: center;
}
.duan_tuvan_button a {
  padding: 10px;
  width: 100%;
  display: inline-block;
  background: #e1ba7f;
  border-radius: 50px;
  font-size: 15px;
  color: #000;
  border: 1px solid #e1ba7f;
}
.duan_tuvan_button a:hover {
  background: transparent;
  color: #e1ba7f;
}
.linedark {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1999;
  top: 0;
  left: 0;
  transition: all 0.5s;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
}
.linedark.opened {
  opacity: 1;
  visibility: visible;
}
.menu-box-container-mobile {
  width: 320px;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  height: 100%;
  -moz-transition: left 0.5s ease;
  z-index: 99999;
  -o-transition: left 0.5s ease;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease;
  top: 0;
  left: -322px;
}
.menu-box-container-mobile.opened {
  left: 0;
}
.menu-box-container-mobile .top-menu {
  padding: 20px 15px !important;
}
.menu-box-container-mobile .top-menu #menu-page-menu li.page_item a,
.menu-box-container-mobile .top-menu #menu-page-menu li.menu-item a {
  color: #111 !important;
  float: left;
  width: 100%;
}
.menu-box-container-mobile li.page_item,
.menu-box-container-mobile li.menu-item {
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
}
.menu-box-container-mobile li.menu-item .toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.menu-box-container-mobile .hidden-menu {
  display: block;
  color: #111 !important;
}
.menu-box-container-mobile .hidden-menu span,
.menu-box-container-mobile .hidden-menu span::before {
  color: #111 !important;
}
.menu-box-container-mobile .top-menu .sub-menu {
  width: 100%;
}
[data-icon-label]::after,
.secondary.is-underline:hover,
.secondary.is-outline:hover,
.icon-label,
.button.alt:not(.is-outline),
.badge-inner.on-sale,
.button.checkout,
.single_add_to_cart_button,
.current .breadcrumb-step {
  box-shadow: none;
  background-color: var(--fs-color-secondary);
}
.select-resize-ghost,
.select2-container .select2-choice,
.select2-container .select2-selection,
input[type="date"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  box-shadow: none !important;
}
.home_box8_items .wpcf7-form .input-box select {
  font-weight: 400;
}
.menu-box-container-mobile input[type="search"] {
  border-color: #e9b976;
}
.home_box8_items .input-box.input-box-submit input {
  text-transform: uppercase !important;
  font-weight: 700;
}
.breadcrumbs,
.breadcrumbs span,
.breadcrumbs a {
  color: #111 !important;
}
.breadcrumbs span {
  margin-bottom: 0 !important;
}
.home_box.ldp_box_2 {
  padding: 50px 0 35px;
}
.du-an-template-default .breadcrumbs_box {
  padding: 0;
}
.breadcrumbs-post {
  background-color: #f1f1f1;
  margin: 0 0 15px;
  padding: 10px 0 !important;
}
.breadcrumbs-post .post.post-post.current-item {
  display: none !important;
}
.breadcrumbs-post .slug:nth-child(4) {
  display: none !important;
}
.page_title_post {
  background-color: #fff !important;
  min-height: 1px !important;
}
.pp_img_thumbnail {
  float: left;
  width: 100%;
  border-radius: 10px;
  min-height: 200px;
}
.pp_img_thumbnail img {
  width: 100%;
}
.pp_img_thumbnail p {
  margin-bottom: 0;
}

.single.single-post .entry-header {
  margin-top: 0;
}
.single.single-post .site-main {
  padding-top: 0;
}

.entry-image-thum.home_box {
  padding: 0;
}
.sidebar-section .rpwe-block .rpwe-ul .rpwe-li {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
  gap: 2%;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.sidebar-section .rpwe-block .rpwe-ul .rpwe-li .rpwe-img {
  width: 30%;
}
.sidebar-section .rpwe-block .rpwe-ul .rpwe-li .rpwe-thumb,
.sidebar-section .rpwe-block .rpwe-ul .rpwe-li .rpwe-img img {
  width: 90px;
  max-width: 100%;
  padding: 0 !important;
  border: 0 !important;
  margin: 0 !important;
}
.sidebar-section .rpwe-block .rpwe-ul .rpwe-li .rpwe-title {
  width: 68%;
}
.entry-header h1.entry-title {
  font-size: 25px !important;
  line-height: 35px !important;
}
.single-duan-slider {
  position: relative;
}
.single-duan-slider .owl-dots {
  display: inline-block;
  display: flex;
  justify-content: center;
  margin-top: -20px;
  z-index: 10;
  position: relative;
  transform: translateY(-50%);
}
.single-duan-slider .owl-dots .owl-dot {
  width: 16.66%;
  height: auto;
  padding: 6px;
}
.duan_adddrest,
.single-duan-slider,
.duan_tt,
.duan_tt_mota,
.duan_tt_image {
  float: left;
  width: 100%;
}
.single-duan-slider .owl-carousel .owl-item img {
  width: 100% !important;
}
.duan_tt_noibat {
  float: left;
  width: 100%;
  background: #f2f2f2;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  padding: 0 30px 30px;
  position: relative;
  margin-top: 30px;
}
.duan_tt_noibat h5 {
  font-size: 18px;
  line-height: 40px;
  padding: 0 30px;
  background: #f5b85a;
  border-radius: 27px;
  position: relative;
  top: -20px;
  display: inline-block;
  color: #fff;
  width: auto;
}
.duan_tt_noibat:before {
  content: "";
  width: 19px;
  height: 19px;
  background: url(https://namidesign2.webweb.vn/wp-content/uploads/nami_nhay.png)
    no-repeat;
  background-size: 100%;
  position: absolute;
  left: 10px;
  top: 40px;
}
.duan_tt_noibat:after {
  content: "";
  width: 19px;
  height: 19px;
  background: url(https://namidesign2.webweb.vn/wp-content/uploads/nami_nhay.png)
    no-repeat;
  background-size: 100%;
  position: absolute;
  right: 10px;
  bottom: 20px;
  transform: rotate(180deg);
}
.duan_tt_from {
  float: left;
  width: 100%;
  background: #f4f4f4;
  padding: 30px;
  filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, 0.25));
  border-radius: 9px;
}
.duan_tt_from h3 {
  font-size: 25px;
  line-height: 35px;
  color: #000;
}
.duan_tt_from .input-100 {
  display: flex;
  justify-content: space-between;
}
.duan_tt_from .input-50 {
  width: 49%;
}
.duan_tt_from .input_row input,
.duan_tuvan .input_row input {
  font-size: 15px;
  line-height: 25px;
  color: #000;
  border-radius: 5px;
}
.duan_tt_from .input_row textarea,
.duan_tuvan .input_row textarea {
  height: 140px;
  border-radius: 5px;
  color: #000;
  font-size: 15px;
  line-height: 25px;
}
.duan_tt_from .input_row.input_submit,
.duan_tuvan .input_row.input_submit {
  text-align: center;
}
.duan_tt_from .input_row.input_submit input {
  background: #d10000;
  border-radius: 9px;
  padding: 10px 50px;
  height: auto;
  font-weight: 500;
  color: #fff;
}
.duan_tuvan .input_row.input_submit input {
  background: #e1ba7f;
  border-radius: 50px;
  padding: 10px 50px;
  height: auto;
  font-weight: 500;
  color: #000;
}
.duan_tongquan h3 {
  font-size: 25px;
  line-height: 35px;
  color: #cc8e30;
}
.duan_tongquan ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.duan_tongquan ul li {
  display: flex;
}
.duan_tongquan ul li h5,
.duan_tongquan ul li p {
  width: 49%;
}
.duan_tongquan {
  margin-bottom: 15px;
}
.top-banner-slider-ldp {
  background-color: transparent;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0 120px;
}
.top-banner-slider-ldp .top-banner_text {
  float: left;
  width: 50%;
  position: relative;
  z-index: 2;
}
.top-banner-slider-ldp .top_banner_text_1 h2,
.top-banner-slider-ldp h2 {
  font-size: 43px;
  line-height: 50px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.top-banner-slider-ldp h5 {
  font-size: 23px;
  line-height: 30px;
  margin: 0 0 20px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
}
.top-banner-slider-ldp ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-banner-slider-ldp ul br {
  display: none;
}
.top-banner-slider-ldp ul li {
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 10px;
}
.top-banner-slider-ldp ul li img {
  max-height: 25px;
  max-width: 100%;
  margin-right: 10px;
}
.top-banner-slider-ldp p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
}
.top-banner-slider-ldp .ldp-banner-link {
  display: inline-block;
  height: 40px;
  line-height: 38px;
  border-radius: 20px;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  font-weight: 400;
  padding: 0 20px;
  margin: 10px 0 0;
}
.top-banner-slider-ldp .ldp-banner-link:hover {
  background-color: #cb8d30;
  color: #fff;
}
.top-banner-slider-ldp .container {
  position: relative;
  z-index: 2;
}
.ldp-banner-bottom-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.ldp-banner-bottom-img .containerw {
  padding-left: 35%;
  padding-right: 80px;
}
.ldp-banner-bottom-img p {
  margin: 0;
}
.ldp-banner-bottom-img img {
  max-width: 100%;
}
.ldp-banner-bottom-img br {
  display: none;
}
.ldp-r {
  float: left;
  width: 100%;
  padding: 30px 0 0;
}
.ldp-r-title {
  float: left;
  width: 100%;
  margin: 0 0 15px;
  text-align: left;
}
.ldp-r-title img {
  max-width: 100%;
}
.ldp-r-title h2 {
  font-size: 40px;
  line-height: 50px;
  color: #cb8d30;
  font-weight: 700;
  margin: 0 0 10px;
}
.ldp-r-title h2 strong {
  text-transform: uppercase;
  display: block;
  clear: both;
}
.ldp-r-title p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
  font-weight: 400;
  margin: 0 0 10px;
}
.ldp-r-box {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 40px;
}
.ldp-r-box .ldp-r-box-item1 {
  float: left;
  width: 50%;
}
.ldp-r-box .ldp-r-box-item2 {
  float: right;
  width: 50%;
  padding-left: 40px;
}
.ldp-r-box2 .ldp-r-box-item2 {
  padding-left: 0;
  padding-right: 40px;
  float: left;
}
.ldp-r-box2 .ldp-r-box-item1 {
  float: right;
}
.ldp-r-box .ldp-r-box-item1 img {
  width: 100%;
}
.ldp-r-box .ldp-r-box-item1 p {
  margin: 0;
}
.ldp-r-box h3 {
  font-size: 33px;
  line-height: 45px;
  font-weight: 700;
  color: #000;
  margin: 0 0 20px;
}
.ldp-r-box h3 strong {
  color: #cb8d30;
}
.ldp-r-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ldp-r-box ul br {
  display: none;
}
.ldp-r-box ul li {
  float: left;
  width: 100%;
}
.ldp-r-box ul li {
  padding-left: 35px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 22px;
}
.ldp-r-box ul li:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/icon_box1.png) no-repeat;
  background-size: 28px auto;
  position: absolute;
  left: 0;
  top: 5px;
}
.ldp-r-box .tieu-chi-thiet-ke h4 {
  padding-left: 35px;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin-bottom: 22px;
}
.ldp-r-box .tieu-chi-thiet-ke h4:before {
  content: "";
  width: 30px;
  height: 30px;
  background: url(images/icon_box1.png) no-repeat;
  background-size: 28px auto;
  position: absolute;
  left: 0;
  top: 0px;
  cursor: pointer;
}
.ldp-r-box .tieu-chi-thiet-ke h4:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  text-align: right;
  line-height: 30px;
  content: "+";
  font-size: 25px;
  color: #000;
  font-weight: 500;
}
.ldp-r-box .tieu-chi-thiet-ke h4.active:after {
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  text-align: right;
  line-height: 30px;
  content: "-";
  font-size: 25px;
  color: #000;
  font-weight: 500;
}
.ldp-r-box .tieu-chi-thiet-ke p {
  display: none;
  padding-left: 35px;
  margin: 0 0 20px;
}

.page-template-ldp-template .home_title h3 {
  text-transform: none;
}
.page-template-ldp-template .home_title h3 strong {
  text-transform: uppercase;
}
.page-template-ldp-template .ldp_box_2_content ul {
  gap: 1%;
}
.page-template-ldp-template .ldp_box_2_content ul li {
  width: 32.333333%;
  margin: 10px 0;
  text-align: left;
  padding: 30px 20px;
  border: 1px solid #cb8d30;
  border-radius: 10px;
  background-color: #fff;
}
.page-template-ldp-template .home_box.ldp_box_2 {
  padding-top: 10px;
}
.page-template-ldp-template .ldp_box_2_content ul li h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 20px;
  color: #cb8d30;
  margin: 0 0 15px;
  position: relative;
  min-height: 60px;
  line-height: 30px;
  display: table;
  vertical-align: middle;
  text-align: left;
}
.page-template-ldp-template .ldp_box_2_content ul li h3 img {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  max-width: 60px;
  text-align: left;
}
.page-template-ldp-template .ldp_box_2_content ul li h3 strong {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  padding-left: 10px;
  text-align: left;
}
.page-template-ldp-template .ldp_box_2_content ul li,
.page-template-ldp-template .ldp_box_2_content ul li p {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}
.page-template-ldp-template .ldp_box_2_content ul li:hover {
  background-image: linear-gradient(to right, #cb8d30, #e1ba7f);
}
.page-template-ldp-template .ldp_box_2_content ul li:hover img {
  filter: brightness(0) invert(0);
}
.page-template-ldp-template .ldp_box_2_content ul li:hover {
  color: #000;
}
.page-template-ldp-template .ldp_box_2_content ul li:hover p {
  color: #000;
}
.page-template-ldp-template .ldp_box_2_content ul li:hover h3 {
  color: #000;
}
.top-banner-slider-home {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 150px 0 0;
}

.top-banner-slider-home #metaslider_16633 ul {
  padding-top: 0 !important;
}
.top-banner-slider-home .top-banner_text {
  position: static;
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}
.top-banner-slider-home .h-banner {
  position: relative;
  z-index: 3;
}
.top-banner-slider-home .container {
  position: relative;
  z-index: 2;
  display: none;
}
.top-banner-slider-home .top_banner_text_1 h2 {
  font-size: 35px;
  line-height: 45px;
}
.top-banner-slider-home .top_banner_text_1 h4 {
  font-size: 25px;
  line-height: 35px;
}
.h-banner img {
  width: 100%;
  border-radius: 10px 0 0 10px;
}
#main,
#wrapper {
  float: left;
  width: 100%;
}
.archive-post-image img {
  width: 100% !important;
}
.header-content-inner .toggle {
  width: 20px;
  margin-right: 0;
  margin-left: -6px;
}
.header-content-inner .toggle i {
  font-size: 20px;
}
.thankyou-content {
  display: inline-block;
  width: 100%;
  padding: 30px;
  border-radius: 15px;
  background-color: #f5f5f5;
}
.thankyou-content p {
  font-size: 14px;
  line-height: 23px;
  color: #000;
  font-weight: 400;
  margin: 0 0 10px;
}
.thankyou-content img {
  max-width: 100%;
}
.thankyou-content h2 {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.page-template-thankyou-page .entry-title {
  display: none;
}
.page-template-thankyou-page .main-content {
  padding: 40px 0;
  float: left;
  width: 100%;
}
.thankyou-bottom-post {
  float: left;
  width: 100%;
  position: relative;
}
.thankyou-bottom-post .tbp-list {
  float: left;
  width: 100%;
}
.tbp-list-title {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0 0 15px;
}
.tbp-list-title h2 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 700;
  color: #000;
  margin: 0 0 15px;
  display: inline-block;
}
.ldp_box_7 {
  padding: 45px 0 35px;
}
.about-row {
  float: left;
  width: 100%;
}
.home_title2,
.about-row .home-title {
  text-align: left !important;
}
.home_title h3,
.about-row .home-title h3 {
  text-transform: none !important;
}
.home_title h3 strong,
.about-row .home-title h3 strong {
  text-transform: uppercase !important;
}
.about-nhan-su {
  margin: 0 -1%;
  position: relative;
  margin-bottom: 20px;
}
.about-nhan-su ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  gap: 2%;
  list-style: none;
  padding: 0;
}
.about-nhan-su ul li {
  width: 31.3333333%;
  margin: 10px 0;
  text-align: center;
  background-color: #d9d9d9;
}
.about-nhan-su ul br {
  display: none;
}
.about-nhan-su img {
  width: 100%;
  border-radius: 0px;
}
.about-nhan-su p {
  margin-bottom: 0;
}
.about-nhan-su h3 {
  margin-bottom: 0;
  float: left;
  width: 100%;
  padding: 15px 10px;
  text-align: center;
  background-color: #fff;
  font-size: 14px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 25px;
}
.about-nhan-su h3 strong {
  display: block;
  font-weight: bold;
  font-size: 17px;
}

.about-box-item {
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.about-box-item h3 {
  font-size: 20px !important;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  line-height: 30px !important;
  margin-bottom: 10px;
  padding-left: 35px;
  background: url(images/icon_box1.png) left top no-repeat;
  background-size: 28px auto;
  position: relative;
  padding-right: 20px;
}
.about-box-item h3:after {
  position: absolute;
  right: 0;
  width: 20px;
  height: 30px;
  text-align: right;
  line-height: 30px;
  z-index: 1;
  content: "+";
  color: #cb8d30;
}
.about-box-item h3.active:after {
  position: absolute;
  right: 0;
  width: 20px;
  height: 30px;
  text-align: right;
  line-height: 30px;
  z-index: 1;
  content: "-";
  color: #cb8d30;
}
.about-box-item p {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 10px;
  color: #000;
  font-weight: 400;
  display: none;
}
.home_box1_items .about-box-item:first-child p {
  display: block;
}
.form-content-popup-inner {
  background-color: #161e32 !important;
  border-radius: 10px !important;
}
.form-content-popup {
  padding: 0 !important;
}
.form-content-popup .wpcf7-form .wpcf7-submit {
  background-color: #db7b09 !important;
  border: 0 !important;
  color: #fff !important;
}
.form-content-popup .wpcf7-form .wpcf7-submit:hover {
  background-color: #db7b09 !important;
  color: #fff !important;
}
.form-button-show .form-dk-show {
  background-color: #161e32 !important;
  color: #fff !important;
  border-color: #db8e08 !important;
}
.form-button-show .form-dk-show:hover {
  background-color: #db8e08 !important;
  color: #fff !important;
}
.page-template-ldp-template .ldp_box_7_content {
  gap: 1%;
}
.page-template-ldp-template .ldp_box_7_items {
  width: 49%;
  text-align: center;
}
.page-template-ldp-template .ldp_box_7_items iframe {
  max-width: 100%;
}
.form-bao-gia .yeu-cau-tu-van.bg-trang h3 {
  font-size: 25px !important;
  text-transform: uppercase !important;
  line-height: 35px !important;
  color: #000 !important;
  font-weight: bold;
  margin: 0 0 10px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.form-bao-gia .yeu-cau-tu-van.bg-trang .form-group select {
  margin: 0 0 5px;
}
.form-bao-gia .yeu-cau-tu-van.bg-trang .wpcf7-submit {
  background-color: #484b52 !important;
  color: #fff !important;
  border-color: #484b52 !important;
  font-size: 16px;
}
.form-bao-gia .yeu-cau-tu-van.bg-trang .wpcf7-submit:hover {
  background-color: #e1ba7f !important;
  color: #000 !important;
}
.form-bao-gia .yeu-cau-tu-van .form-tu-van textarea {
  height: 120px !important;
  min-height: 1px !important;
  border-radius: 5px;
}
.dang_ky_tu_van.fancybox-content {
  width: 640px;
  max-width: 100%;
}
.form-bao-gia
  .yeu-cau-tu-van.bg-trang
  .col
  input.wpcf7-form-control
  .form-bao-gia
  .yeu-cau-tu-van.bg-trang
  .col
  select {
  border-color: #484b52 !important;
  border-radius: 5px;
}
.form-button-show {
  text-align: center;
}
.form-button-show .form-dk-show {
  width: 250px !important;
}

.header-top-content_items {
  display: flex;
  align-items: center;
}

@media (max-width: 1600px) {
  .top_banner_text_1 h2 {
    font-size: 55px;
    line-height: 65px;
  }
  .top_banner_text_1 h4 {
    font-size: 30px;
    line-height: 40px;
  }
  .page_title h1,
  .home_title h3,
  .home_box1_items h3 {
    font-size: 38px;
    line-height: 50px;
  }
  .home_box3_content .right-item .item-title,
  .home_box2_items ul li:nth-child(2) h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .home_box8_items .wpcf7 h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .home_box7_content .item-title {
    font-size: 17px;
  }
  .ldp_box_2_content ul li h3 {
    font-size: 21px;
    line-height: 31px;
  }
  .ldp_box_4_items:nth-child(2) ul li a {
    padding: 10px 25px;
  }
  .ldp_box_9_content_text h3 {
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .ldp_box_6_content ul li h3 strong {
    font-size: 50px;
    line-height: 60px;
  }
  .related-post-list h2,
  .main_content_duan_text h1 {
    font-size: 33px;
    line-height: 43px;
  }
  .duan_tt ul li {
    font-size: 17px;
  }
  .duan_tt_tailieu h3,
  .duan_tt_chitiet h3 {
    font-size: 27px;
    line-height: 35px;
  }
  .duan_tt_tailieu ul li,
  .duan_tt_tailieu ul li a {
    font-size: 16px;
  }
  .duan_tt_tienich ul li {
    font-size: 16px;
    margin: 5px;
  }
  .sidebar-section h2 {
    font-size: 26px;
    line-height: 35px;
  }
}
@media (max-width: 1400px) {
  .page_title h1,
  .home_title h3,
  .home_box1_items h3 {
    font-size: 33px;
    line-height: 45px;
  }
  .related-post-list h2 {
    font-size: 31px;
    line-height: 41px;
  }
  .header-ldp-menu ul li a {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .top_banner_text_1 h4 {
    font-size: 25px;
    line-height: 35px;
  }
  .top_banner_text_1 h2 {
    font-size: 45px;
    line-height: 55px;
  }
  .top_banner_text_1 a {
    padding: 5px 25px;
    margin-top: 15px;
  }
  .page_title h1,
  .home_box1_items h3,
  .home_title h3 {
    font-size: 35px;
    line-height: 45px;
  }
  .home_box2_items ul li:nth-child(2) h3,
  .home_box3_content .right-item .item-title {
    font-size: 28px;
    line-height: 35px;
  }
  .home_box2_items ul li:nth-child(2) a,
  .home_box3 .home_title a,
  .home_box3_content .right-item .item-kh-link .items-link a {
    padding: 6px 25px;
    font-size: 15px;
    line-height: 25px;
  }
  .home_box8_content {
    flex-direction: column;
  }
  .home_box8_items {
    width: 100%;
  }
  .home_box8_items .wpcf7 {
    background: transparent;
  }
  .ldp_box_2_content ul {
    justify-content: space-around;
  }
  .ldp_box_5_bottom_items1:nth-child(2) {
    padding: 5px 15px;
  }
  .about_box_4_content {
    flex-direction: column;
  }
  .about_box_4_items {
    width: 100%;
    padding: 10px 0;
  }
  .about_box_4_items:nth-child(2) {
    justify-content: center;
  }
  .top_banner_text_1 h4 {
    font-size: 23px;
    line-height: 33px;
  }
  .top_banner_text_1 h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .home_box1_items h3,
  .home_title h3 {
    font-size: 30px;
    line-height: 40px;
  }
  .home_box1_bottom {
    padding: 30px 10% 0;
  }
  .home_box2_items ul li:nth-child(2) h3,
  .home_box3_content .right-item .item-title {
    font-size: 20px;
    line-height: 30px;
  }
  .home_box2_items ul li:nth-child(2) a,
  .home_box3 .home_title a,
  .home_box3_content .right-item .item-kh-link .items-link a {
    font-size: 14px;
    padding: 5px 15px;
  }
  .top-menu #menu-page-menu li.page_item,
  .top-menu #menu-page-menu li.menu-item {
    margin-right: 5px;
  }
  .top-menu #menu-page-menu li.menu-item a,
  .top-menu #menu-page-menu li.page_item a {
    padding: 15px 8px;
  }
  .home_box1_items img {
    width: 100%;
  }

  .ldp_box_9_content_text h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .ldp_box_2_content ul li {
    width: 48% !important;
  }
  .ldp_box_4_items ul li h2 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .duan_tuvan ul li,
  .duan_tuvan ul li p,
  .duan_tuvan ul li a,
  .duan_tuvan ul li h4 {
    font-size: 15px !important;
  }
  .duan_tt_chitiet ul li h6,
  .duan_tt_chitiet ul li,
  .duan_tt_chitiet p {
    font-size: 15px;
  }
  .header-top-hotline a {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 13px;
  }
  .header-toplinks-box ul li a {
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 12px;
  }
  .header-toplinks-box ul li {
    margin-right: 20px;
  }
  .header-top-hotline {
    margin-left: 20px;
  }
  .header-search-box {
    width: 200px;
  }
  .header-search-box .searchform input {
    height: 40px;
    line-height: 40px;
  }
  .header-search-box .searchform .submit-button {
    height: 40px;
    line-height: 40px;
  }
  .header-ldp-menu ul li a {
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
  }
  .page-template-home-template .top-banner_text {
    padding-top: 0;
    padding-left: 25px;
  }
}
@media (min-width: 993px) and (max-width: 1199px) {
  .top-menu #menu-page-menu li.menu-item a,
  .top-menu #menu-page-menu li.page_item a {
    padding: 15px 9px;
    font-size: 13px;
  }
  .woocommerce-products-header h1,
  .page-header h1,
  .entry-header h1 {
    font-size: 25px;
  }
  .left-sidebar-left .sidebar-section h2 {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .ldp_box_4_content .ldp_box_4_items:nth-child(2) {
    margin-top: 0;
  }
  .ldp_box_4_items {
    margin: 25px 0 0 !important;
  }
  .home_box {
    padding: 20px 0;
  }
  .top-menu #menu-page-menu li.menu-item a {
    font-size: 14px;
  }
  .header-content {
    padding: 0;
  }
  .hidden-menu {
    display: block;
  }
  .menu-mobile {
    display: inline-block;
    right: 25px;
    width: 28px;
  }
  .search-icon-mobile {
    display: block;
  }
  #back-top {
    bottom: 80px;
  }
  .header-top-content .header-top-contact li.h-search {
    display: none;
  }
  .menu-box-container {
    float: left;
    width: 100%;
    height: 100%;
    display: none;
    padding: 0 57px 0 0;
    position: fixed;
    z-index: 888;
    left: 0;
    top: 0;
    background: #000;
  }
  .menu-box-container .top-menu {
    float: left;
    width: 100%;
    height: 100%;
    background: #e9b976;
    padding: 20px 20px 40px;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .top-menu #menu-page-menu {
    float: left;
    width: 100%;
    border-top: 0 solid #ddd;
  }
  .top-menu #menu-page-menu li.menu-item:first-child,
  .top-menu #menu-page-menu li.page_item:first-child {
    border-left: 0;
  }
  .top-menu #menu-page-menu li.menu-item,
  .top-menu #menu-page-menu li.page_item {
    border-right: 0;
  }
  .top-menu #menu-page-menu li.menu-item {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: left;
  }
  .top-menu #menu-page-menu li.menu-item:last-child {
    border-bottom: 0;
  }
  .top-menu #menu-page-menu li.menu-item a {
    padding: 10px 0;
    line-height: 25px;
    font-size: 15px;
    color: #fff !important;
  }
  .header-bottom-container .top-menu #menu-page-menu li.page_item button.toggle,
  .header-bottom-container .top-menu #menu-page-menu li.menu-item button.toggle,
  .toggle {
    width: 20px !important;
    margin: 0 0 0 -5px !important;
  }
  .drop-menu-mobile-2,
  .drop-menu-mobile {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
  }
  .drop-menu-mobile-2 .fa,
  .drop-menu-mobile .fa {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
  }
  .top-menu li.menu-item-has-children:hover .sub-menu {
    display: none;
  }
  .top-menu .sub-menu {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    position: static;
    top: auto;
    left: auto;
    border: 0;
    background: transparent;
  }
  .top-menu .sub-menu li:first-child {
    border-top: 1px solid #333;
  }
  .top-menu .sub-menu li:last-child {
    border-bottom: 0 !important;
  }
  .top-menu .sub-menu li a {
    color: #fff !important;
    background: transparent !important;
  }
  .top-menu .sub-menu .sub-menu {
    position: static !important;
    top: auto !important;
    left: auto !important;
    float: left;
    width: 100%;
  }
  .top-menu .sub-menu li > .sub-menu {
    background: transparent !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    float: left;
    width: 100%;
  }
  .top-menu .sub-menu li.menu-item-has-children:hover .sub-menu {
    display: none;
  }
  .top-menu #menu-page-menu li.menu-item .sub-menu {
    border-bottom: 0;
  }
  .top-menu .sub-menu li .sub-menu li a {
    padding-left: 35px !important;
  }
  .home .top-menu #menu-page-menu li.menu-item:first-child a,
  .top-menu #menu-page-menu li.current-menu-ancestor a,
  .top-menu #menu-page-menu li.current-menu-item a,
  .top-menu #menu-page-menu li.menu-item a:hover {
    width: 100%;
    background: transparent !important;
  }
  .header-search-box {
    width: 100%;
  }
  .header-logo-text {
    display: none;
  }
  .woocommerce-products-header h1,
  .page-header h1,
  .entry-header h1 {
    font-size: 25px;
  }
  .wpb_slider_area .owl-theme .owl-nav .owl-prev {
    left: -15px;
  }
  .wpb_slider_area .owl-theme .owl-nav .owl-next {
    right: -15px;
  }
  .right-sidebar-box {
    padding-top: 0;
  }
  .single-post .right-sidebar-box {
    padding-top: 30px;
  }
  .sidebar-section h2 {
    font-size: 25px;
  }
  .contact-top .contact-top-left {
    float: left;
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .contact-top .contact-top-right {
    width: 100%;
    padding: 0;
  }
  .single-product .up-sells ul.products li.product,
  .single-product .related.products ul.products li.product,
  .archive.woocommerce-page ul.products li.product {
    float: left !important;
    width: 48% !important;
    margin: 0 1% 20px !important;
    clear: none !important;
  }
  .woocommerce #content div.product div.summary,
  .woocommerce div.product div.summary,
  .woocommerce-page #content div.product div.summary,
  .woocommerce-page div.product div.summary {
    width: 100% !important;
  }
  .woocommerce #content div.product div.images,
  .woocommerce div.product div.images,
  .woocommerce-page #content div.product div.images,
  .woocommerce-page div.product div.images {
    width: 100% !important;
  }
  .menu-box-container_new {
    display: none;
  }
  .home_box1_top,
  .home_box5_content {
    flex-direction: column;
  }
  .home_box1_items,
  .home_box5_items {
    width: 100% !important;
    padding: 10px 0;
  }
  .home_box1_bottom {
    padding: 30px 0;
  }
  .ldp_box_7:before,
  .ldp_box_7:after,
  .home_box1:before,
  .home_box1:after,
  .home_box6:before,
  .home_box6:after,
  .home_box2:before,
  .home_box2:after,
  .home_box7:after,
  .home_box8:after,
  .ldp_box_5:before,
  .ldp_box_5:after {
    width: 150px;
    height: 152px;
  }
  .home_box1_items:nth-child(1) {
    text-align: center;
  }
  .home_box1_items h3,
  .home_title h3,
  .about_box_2_items_new h3,
  .about_box_2_items h3,
  .page_title h1,
  .related-post-list h2,
  .main_content_duan_text h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .home_box2_items ul li:nth-child(2) h3,
  .home_box3_content .right-item .item-title {
    font-size: 25px;
    line-height: 35px;
  }
  .top_banner_text_1 h4 {
    font-size: 23px;
    line-height: 33px;
  }
  .top_banner_text_1 h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .top_banner_text_1 p {
    font-size: 14px;
    line-height: 22px;
  }
  .col_box {
    border-right: 0;
  }
  .footer-block.footer-about img {
    width: 400px;
    max-width: 100%;
  }
  .ldp_box_4_content {
    flex-direction: column;
  }
  .ldp_box_4_items {
    width: 100%;
    padding: 15px 0;
  }
  .ldp_box_4_items ul li a {
    padding: 7px 25px !important;
  }
  .ldp_box_5_bottom_items {
    flex-direction: column;
  }
  .ldp_box_5_bottom_items1 {
    width: 100%;
    padding: 10px 0;
  }
  .ldp_box_5_bottom_items1:nth-child(1) {
    text-align: center;
  }
  .ldp_box_6_content ul li {
    width: 49%;
  }
  .ldp_box_9_content_xem a {
    padding: 5px 20px;
    font-size: 14px;
    line-height: 25px;
  }
  .about_box_2_content {
    flex-direction: column;
  }
  .about_box_2_items {
    width: 100%;
    padding: 15px 0;
  }
  .about_box_3_content ul li {
    border-right: 0;
  }
  .about_box_3_content .home_title {
    position: static;
  }
  .about_box_3 {
    padding: 20px 0;
  }
  .about_box_3_content ul li {
    padding: 30px 10px !important;
  }
  .about_box_3_content ul {
    flex-wrap: wrap;
  }
  .about_box_3_content ul li {
    width: 50%;
  }
  .about_box_4_items:nth-child(2) .about_box_4_items1 {
    width: 160px;
    height: 300px;
  }
  .about_box_4_items:nth-child(2) .about_box_4_items1.active {
    width: 300px;
  }
  .about_box_2_items h4 {
    font-size: 28px;
    line-height: 35px;
  }
  .home_box3_content .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .home_box3_content .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .main_content_duan_text {
    padding: 15px 0;
  }
  .menu-box-container-mobile input[type="search"] {
    height: 36px;
    font-size: 14px;
  }
  .home_box1_items a {
    width: 100%;
  }
  .home_box2_items ul li:nth-child(2) {
    position: static;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 0;
  }
  .home_box2_items ul li {
    margin-bottom: 5px;
  }
  .home_box2_items img {
    border-radius: 0;
  }
  .home_box2_items ul li:nth-child(2) h3,
  .home_box3_content .right-item .item-title {
    font-size: 18px;
    line-height: 30px;
  }
  .home_box2_items ul li:nth-child(2) a,
  .home_box3 .home_title a,
  .home_box3_content .right-item .item-kh-link .items-link a {
    font-size: 13px;
    padding: 5px 10px;
  }
  .menu-mobile img {
    margin-bottom: 0 !important;
  }
  .menu-mobile {
    top: 50% !important;
    transform: translateY(-50%);
  }
  .home_box.ldp_box_2 {
    padding: 35px 0 15px;
  }
  .header-top-content {
    float: left;
    width: 100%;
    text-align: center;
  }
  .header-logo {
    float: none;
    margin: 0;
  }
  .header-top-content .header-search-box.header-search-box-pc {
    display: none;
  }
  .header-top-content .header-toplinks-box,
  .header-top-content .header-top-hotline {
    display: none;
  }
  .header-bottom-container {
    display: none;
  }
  .header-top-container {
    padding: 5px 0;
  }
  .header-home-content .top-menu,
  .header-home-content .search-icon-mobile {
    display: none;
  }
  .page-template-home-template .top-menu #menu-page-menu li.page_item a,
  .page-template-home-template .top-menu #menu-page-menu li.menu-item a {
    padding: 10px;
  }
  .header-home-content {
    background-color: #161e35;
    padding: 5px 0;
  }
  .header-ldp-menu {
    display: none;
  }
  .top-banner-slider-ldp {
    padding: 95px 0 40px;
  }
  .top-banner-slider-ldp .top-banner_text {
    width: 100%;
  }
  .ldp-banner-bottom-img .containerw {
    padding-right: 0;
  }
  .top-banner-slider-ldp .top_banner_text_1 h2,
  .top-banner-slider-ldp h2 {
    font-size: 38px;
    line-height: 46px;
  }
  .top-banner-slider-ldp h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .ldp-r-box .ldp-r-box-item1 {
    width: 100%;
  }
  .ldp-r-box .ldp-r-box-item2 {
    width: 100%;
    padding: 20px 0 0;
  }
  .top-banner-slider-home .top-banner_text {
    position: static;
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
  }
  .top-banner-slider-home {
    padding: 110px 0 40px;
  }
  .top-banner-slider-home .h-banner {
    width: 100%;
  }

  .menu-box-container-mobile .hidden-menu span,
  .menu-box-container-mobile .hidden-menu span::before,
  .menu-box-container-mobile .top-menu #menu-page-menu li.page_item a,
  .menu-box-container-mobile .top-menu #menu-page-menu li.menu-item a {
    color: #fff !important;
  }
}
@media (max-width: 991px) {
  .duan_tongquan {
    padding: 20px 0 0 10px;
  }
}
@media (max-width: 767px) {
  .site {
    overflow-x: hidden;
  }
  .menu-mobile {
    right: 15px;
  }
  .menu-box-container {
    padding: 0 52px 0 0;
  }
  .footer-copyright {
    padding: 20px 0;
    border: 0;
  }
  .footer-links-box {
    float: left;
    width: 100%;
    padding-top: 20px;
  }
  .footer-block ul.f1 {
    padding-right: 5px;
  }
  .footer-block h2 {
    font-size: 19px;
  }
  .footer-block h2::before {
    content: none !important;
  }
  .footer-block h2.footer-title {
    margin-bottom: 0;
    position: relative;
    padding-right: 20px;
  }
  .footer-block h2.footer-title::after {
  }
  .footer-block h2.footer-title.active::after {
  }
  .bottom-box {
    padding: 0;
    left: 0;
    bottom: 0;
  }
  .bottom-box-content {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .header-content .xoo-wsc-basket a span {
    display: none;
  }
  .home_box1_bottom ul {
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .home_box {
    padding: 30px 0;
  }
  .home_box1_bottom {
    padding: 10px 0;
  }
  .home_box1_items h3,
  .home_title h3,
  .home_box8_items .wpcf7 h3,
  .about_box_2_items_new h3,
  .about_box_2_items h3,
  .related-post-list h2,
  .main_content_duan_text h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .home_box2_items ul li:nth-child(2) h3,
  .home_box3_content .right-item .item-title {
    font-size: 21px;
    line-height: 31px;
  }
  .ldp_box_7 .home_title a,
  .home_box2_items ul li:nth-child(2) a,
  .home_box3 .home_title a,
  .home_box3_content .right-item .item-kh-link .items-link a,
  .home_box3_content .right-item .item-kh-link .items-kh p {
    padding: 4px 20px;
    line-height: 20px;
  }
  .home_box8_items .wpcf7-form .input-box input,
  .home_box8_items .wpcf7-form .input-box textarea {
    padding: 5px 20px;
  }
  .home_box8_items .wpcf7-form .input-box select {
    height: 45px;
    line-height: 45px;
  }
  .home_box8_items .wpcf7-form .input-box.input-box-submit input {
    width: 250px;
    padding: 12px 20px;
  }
  .home .header-logo img {
  }
  .top_banner_text_1 h4 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
  }
  .top_banner_text_1 h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 0;
  }
  .top_banner_text_1 a {
    margin-top: 0;
  }
  .home_box1_items ul li {
    font-size: 14px;
    line-height: 25px;
  }
  .home_box3_content ul {
    padding: 0 10%;
  }
  .home_box8_items .wpcf7 {
    padding: 15px 0;
  }
  .ldp_box_2_button ul li a {
    padding: 5px 20px;
  }
  .ldp_box_5_top_content ul li {
    width: 100%;
    margin: 5px 0;
  }
  .home_title {
    margin-bottom: 20px;
  }
  .ldp_box_5_bottom_content ul li {
    width: 50%;
  }
  .ldp_box_5_bottom_content ul {
    flex-wrap: wrap;
  }
  .ldp_box_5_bottom_content {
    padding: 20px 0;
  }
  .ldp_box_5_bottom_items {
    margin: 20px 0 0;
  }
  .ldp_box_7_items {
    width: 49%;
  }
  .ldp_box_9_content_text h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .ldp_box_9_content_text p {
    margin-bottom: 10px;
  }
  .ldp_box_4_items ul li h3 {
    font-size: 18px;
  }
  .ldp_box_4_items ul li h2 {
    font-size: 20px;
  }
  .ldp_box_4_items ul li:nth-child(2) {
    padding: 15px;
  }
  .ldp_box_4_items ul li:nth-child(3) {
    padding: 0 15px;
  }
  .ldp_box_4_items ul li:nth-child(4) {
    padding: 0 15px 20px;
  }
  .ldp_box_5_top_content ul li {
    padding: 15px;
  }
  .ldp_box_5_top_content ul li h3,
  .ldp_box_6_content ul li h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .ldp_box_5_bottom_items1 h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .about_box_4_items:nth-child(2) .about_box_4_items1 {
    width: 300px;
    margin-bottom: 10px;
  }
  .about_box_4_items:nth-child(2) {
    flex-wrap: wrap;
    margin: 0 5px 10px;
    justify-content: center;
  }
  .about_box_2_items h4 {
    font-size: 25px;
    line-height: 35px;
  }
  .about_box_3_content ul li h3,
  .page_title h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .home_box1_items:nth-child(1) a:after {
    width: 44px;
    height: 47px;
  }
  .content-archive {
    width: 50%;
  }
  .related-post-list ul li {
    width: 50%;
    margin-bottom: 15px;
  }
  .sidebar-section h2 {
    font-size: 23px;
  }
  .main-content_archive_list ul {
    padding: 5px 20px;
    flex-wrap: wrap;
    border-radius: 10px;
  }
  .main-content_archive_list ul li {
    width: 50%;
    border-right: 0;
    padding: 5px;
  }
  .main-content_archive_list {
    margin-bottom: 20px;
  }
  .main-content_archive_list ul li a {
    font-size: 17px;
  }
  .archive_post_duan_tt ul li h5,
  .archive_post_duan_tt ul li p {
    font-size: 15px;
  }
  .duan_adddrest p {
    font-size: 15px;
  }
  .duan_tt_chitiet h3,
  .duan_tt_tailieu h3,
  .duan_tt_tienich h3,
  .duan_tt_mota > h3,
  .duan_tt_image h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .duan_tt_tailieu ul li,
  .duan_tt_tailieu ul li a,
  .duan_tt ul li,
  .duan_tt_tienich ul li {
    font-size: 17px;
  }
  .home_box.home_box1 {
    padding-top: 15px;
  }
  .home_box1_bottom ul li {
    width: 48% !important;
  }
  .home_box4_content .owl-carousel .owl-nav .owl-prev {
    left: -15px;
  }
  .home_box4_content .owl-carousel .owl-nav .owl-next {
    right: -15px;
  }
  .home_box6_content ul li:last-child {
    margin-bottom: 0;
  }
  .home_box {
    padding: 20px 0;
  }
  .home_box8_items .wpcf7 {
    padding-bottom: 0;
  }
  #section_1534500550 {
    padding-top: 35px !important;
    padding-bottom: 25px !important;
  }
  .absolute-footer {
    padding: 35px 0 !important;
  }
  .back-to-top.active {
    display: block !important;
    bottom: 12px !important;
    left: 5px !important;
  }
  .page_title h1 {
    margin: 10px 0;
  }
  .page_title {
    min-height: 120px;
  }
  .form-bottom-container {
    width: 265px !important;
  }
  .form-button-show .form-dk-show {
    font-size: 15px;
  }
  .main-content_archive_list ul li {
    margin-bottom: 0;
  }
  .main-content_archive_list {
    margin-bottom: 10px;
  }
  .duan_tt_chitiet {
    padding-top: 10px;
  }
  .duan_tt_tienich {
    padding: 10px 0;
  }
  .entry-image-thum.home_box {
    padding-bottom: 0;
  }
  .duan_tt_from {
    padding: 20px;
  }
  .duan_tt_from {
    display: none;
  }
  .duan_tt_noibat {
    margin-top: 0;
  }
  .single-duan-slider .owl-dots {
    transform: translateY(0);
    flex-wrap: wrap;
    margin-top: 10px;
  }
  .single-duan-slider .owl-dots .owl-dot {
    width: 33.33%;
  }
  .single-duan-slider .owl-carousel .owl-nav .owl-prev,
  .single-duan-slider .owl-carousel .owl-nav .owl-next {
    top: 130px;
  }
  .duan_adddrest ul {
    flex-direction: column;
  }
  .duan_adddrest ul li:nth-child(1) {
    flex-direction: column;
  }
  .page-template-thankyou-page .main-content {
    padding: 20px 0;
  }
  .tbp-list-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .top-banner-slider-ldp .top_banner_text_1 h2,
  .top-banner-slider-ldp h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .top-banner-slider-ldp h5 {
    font-size: 16px;
    line-height: 25px;
  }
  .top-banner-slider-ldp ul li {
    font-size: 14px;
  }
  .ldp-r-title h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .ldp-r {
    padding-top: 20px;
  }
  .ldp-r-box h3 {
    font-size: 26px;
    line-height: 35px;
  }
  .ldp-r-box ul li {
    font-size: 15px;
  }
  .top-banner-slider-home .top_banner_text_1 h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .top-banner-slider-home .top_banner_text_1 h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 15px;
  }
  .about-box-item {
    margin-bottom: 10px;
  }
  #button-contact-vr {
    right: auto !important;
    left: 0 !important;
  }
  .menu-box-container-mobile {
    width: 320px;
  }
  .back-to-top.left,
  .back-to-top.active {
    left: auto !important;
    right: 10px !important;
    bottom: 80px !important;
    border-color: #cb8d30 !important;
    color: #cb8d30 !important;
  }
  #button-contact-vr {
    bottom: 60px !important;
  }
  .form-bottom-container {
    width: 98% !important;
    right: 1% !important;
    z-index: 999999 !important;
  }
  .about_box_2_items:nth-child(2) ul li .item-title {
    font-size: 20px;
  }
}
@media (max-width: 640px) {
  .home-intro-title h3 {
    font-size: 16px;
  }
  .header-top-content .header-top-contact li a {
    font-size: 14px;
  }
  .home_box1_items h3,
  .home_title h3,
  .home_box8_items .wpcf7 h3,
  .related-post-list h2,
  .main_content_duan_text h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .home_box2_items ul li:nth-child(2) h3,
  .home_box3_content .right-item .item-title {
    font-size: 19px;
    line-height: 29px;
  }
  .top_banner_text_1 p {
  }
  .top_banner_text_1 p a {
  }
  .home_box3_content .right-item .item-kh-link {
    flex-direction: column;
    align-items: flex-start;
  }
  .home_title {
    margin-bottom: 15px;
  }
  .ldp_box_9_content_text h3,
  .ldp_box_2_content ul li h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .ldp_box_5_bottom_items1 h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .ldp_box_6_content ul li {
    width: 100%;
  }
  .ldp_box_6_content ul li h3 strong {
    font-size: 50px;
    line-height: 60px;
  }
  .top-banner_text {
    padding: 0;
  }
  .home .top-banner_text {
    padding-top: 0;
  }
  .about_box_2_items h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .about_box_3_content ul li h3,
  .page_title h1 {
    font-size: 28px;
    line-height: 38px;
  }
  .page_title h1 {
    margin: 30px 0;
  }
  .page_title {
    min-height: auto;
  }
  .sidebar-section h2 {
    font-size: 20px;
  }
  .main-content_archive_list ul li a {
    font-size: 16px;
  }
  .duan_tt ul li {
    width: 50%;
  }
  .duan_tt ul,
  .duan_tt_tailieu ul {
    flex-wrap: wrap;
  }
  .duan_tt_chitiet ul li,
  .duan_tt_tailieu ul li {
    width: 100%;
  }
  .duan_tt_chitiet_button a {
    padding: 15px 80px;
  }
  .duan_tt_tienich ul li {
    padding: 5px 10px;
  }
  .duan_tt_chitiet h3,
  .duan_tt_tailieu h3,
  .duan_tt_tienich h3,
  .duan_tt_mota > h3,
  .duan_tt_image h3 {
    font-size: 23px;
    line-height: 35px;
  }
  .duan_tt_tailieu ul li,
  .duan_tt_tailieu ul li a,
  .duan_tt ul li,
  .duan_tt_tienich ul li {
    font-size: 16px;
  }
  .duan_tuvan h5,
  .duan_tuvan ul li:nth-child(2) h4,
  .duan_tuvan ul li:nth-child(2) a {
    font-size: 17px;
  }
  .duan_tt_from .input-100 {
    flex-direction: column;
  }
  .duan_tt_from .input-50 {
    padding: 5px 0;
    width: 100%;
  }
  .duan_tt_noibat h5 {
    top: 0;
    margin-top: 30px;
  }
  .duan_tuvan,
  .duan_tt_from {
    padding: 15px;
  }
  .duan_tt_from h3,
  .duan_tongquan h3 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 568px) {
  .posts-services-item .post-services-title a {
    font-size: 16px;
  }
  .content-archive .archive-post-row .archive-post-image {
    width: 100%;
    margin: 0 0 10px;
  }
  .content-archive .archive-post-row .archive-post-content {
    float: left;
    width: 100%;
    padding: 0;
  }
  .related-post-list ul li {
    width: 100% !important;
    margin: 0 0 20px !important;
  }
  .home_box1_items h3,
  .home_title h3,
  .home_box8_items .wpcf7 h3,
  .about_box_2_items_new h3,
  .about_box_2_items h3,
  .related-post-list h2,
  .main_content_duan_text h1 {
    font-size: 23px;
    line-height: 33px;
  }
  .home_box2_items ul li:nth-child(2) h3 {
    font-size: 17px;
    line-height: 25px;
  }
  .home_box2_items {
    width: 100%;
  }
  .home_box3_content ul {
    padding: 0 30px;
  }
  .footer-top-link ul {
    flex-direction: column;
    border-right: 0;
  }
  .footer-top-link ul li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #fff;
  }
  .footer-top-link ul li:last-child {
    border: 0;
  }
  .home_box6_content ul li h3 {
    font-size: 15px;
    line-height: 25px;
    padding: 7px 40px 7px 20px;
    border-radius: 20px;
  }
  .home_box6_content ul li h3:before {
    right: 15px;
  }
  .ldp_box_7_items {
    width: 100%;
  }
  .header-top-container {
  }
  .about_box_2_items h4 {
    font-size: 20px;
    line-height: 30px;
  }
  .about_box_3_content ul li h3,
  .page_title h1 {
    font-size: 25px;
    line-height: 35px;
  }
  .main-content_archive {
    padding: 30px 0;
  }
  .sidebar-section h2 {
    font-size: 18px;
  }
  .main-content_archive_list ul li a {
    font-size: 15px;
  }
  .archive_post_duan_tt ul {
    margin: 0;
  }
  .archive_post_duan_tt ul li h5,
  .archive_post_duan_tt ul li p {
    font-size: 14px;
  }
  .duan_adddrest p {
    font-size: 14px;
  }
  .duan_tt_chitiet_button a {
    padding: 10px 80px;
  }
  .duan_tt_chitiet h3,
  .duan_tt_tailieu h3,
  .duan_tt_tienich h3,
  .duan_tt_mota > h3,
  .duan_tt_image h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .duan_tt_tailieu ul li,
  .duan_tt_tailieu ul li a,
  .duan_tt ul li,
  .duan_tt_tienich ul li {
    font-size: 15px;
  }
  .duan_tuvan h5,
  .duan_tuvan ul li:nth-child(2) h4,
  .duan_tuvan ul li:nth-child(2) a {
    font-size: 16px;
  }
  .ldp_box_9_content_text h3,
  .ldp_box_2_content ul li h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .about-nhan-su ul li {
    width: 48%;
  }
  .about_box_2_items:nth-child(2) ul li .item-title {
    font-size: 18px;
    margin-bottom: 0;
  }

  .about_box_2_items:nth-child(2) ul li {
    flex-direction: column;
  }
}
@media (max-width: 480px) {
  .header-top-content .header-top-contact li.header-email {
    display: none;
  }
  .home_box1_items h3 br,
  .home_title h3 br,
  .home_box8_items .wpcf7 h3 br {
    display: none;
  }
  .form-bottom-container {
  }
  .home_box3 .home_title,
  .ldp_box_7 .home_title {
    flex-direction: column;
    align-items: flex-start;
  }
  .about_box_3_content ul li {
    width: 100%;
    padding: 10px !important;
  }
  .page_title h1 {
    margin: 20px 0;
  }
  .main-content_archive {
    padding: 20px 0;
  }
  .content-archive {
    width: 100%;
  }
  .duan_tt_chitiet h3,
  .duan_tt_tailieu h3,
  .duan_tt_tienich h3,
  .duan_tt_mota > h3,
  .duan_tt_image h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .duan_tuvan,
  .duan_tt_from {
    padding: 10px;
  }
  .duan_tt_from h3,
  .duan_tongquan h3 {
    font-size: 18px;
    line-height: 25px;
  }
  .duan_adddrest ul {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
  }
  .duan_adddrest ul li {
    float: left;
    width: 100%;
    text-align: left !important;
    display: block !important;
  }
  .duan_adddrest p.duan_wie::before,
  .duan_adddrest p.duan_adddrest_content::before {
    background-position: top left;
    left: 0;
    top: 0;
  }
  .tbp-list-title h2 {
    font-size: 26px;
    line-height: 35px;
  }
  .top-banner-slider-home .top_banner_text_1 h2 {
    font-size: 23px;
    line-height: 33px;
  }
  .top-banner-slider-home .top_banner_text_1 h4 {
    font-size: 16px;
    line-height: 25px;
  }
  .ldp_box_2_content ul {
    gap: 0;
  }
  .ldp_box_2_content ul li {
    width: 100% !important;
    margin: 5px 0;
    height: auto !important;
  }
  .page-template-ldp-template .ldp_box_2_content ul li {
    height: auto !important;
  }
  .home_box3.ldp_box_3 .home_title {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .home_box3.ldp_box_3 .home_title h3 {
    font-size: 20px;
    width: 70%;
  }
  .home_box3.ldp_box_3 .home_title p {
    width: 30%;
    text-align: right;
    padding-top: 5px;
  }
  .home_box3.ldp_box_3 .home_title a {
    padding: 6px 10px;
  }
}
@media (max-width: 420px) {
  .woocommerce div.product form.cart {
    padding-left: 160px;
  }
  .woocommerce div.product form.cart div.quantity {
    width: 150px;
  }
  .woocommerce div.product form.cart .plus {
    left: 120px;
  }
  .menu-mobile {
    top: 18px;
  }
  .search-icon-mobile {
    margin: 20px 48px 0 0;
  }
  .single-product ul.products li.product .price,
  .archive.woocommerce-page ul.products li.product .price {
    font-size: 16px;
  }
  .posts-services-item .post-services-title a {
    font-size: 14px;
  }
  .woocommerce-products-header h1,
  .page-header h1,
  .entry-header h1 {
    font-size: 21px;
  }
  .header-top-content .header-top-contact li.h-contact {
    display: none;
  }
  .header-top-content .header-top-contact {
    float: right;
  }
  .header-top-content .header-top-contact li {
    margin: 0;
    padding: 0;
  }
  .header-top-content .header-top-contact li:before {
    height: 0;
    width: 0;
  }
  .ws-text {
    padding: 10px 0 15px;
  }
  .wpb-wps-slider-item h3.pro_title {
    font-size: 14px !important;
    padding: 0;
  }
  .wpb_slider_area .owl-theme .owl-nav .owl-prev {
    left: -5px;
  }
  .wpb_slider_area .owl-theme .owl-nav .owl-next {
    right: -5px;
  }
  .bottom-box-content {
    width: 100%;
  }
  .home-list-product .product-images .product-detail-link span {
    font-size: 13px;
  }
  .cat-posts-most-view {
    min-height: 1px;
  }
  .cat-posts-most-view ul {
    padding-left: 0;
  }
  .cat-posts-most-view ul li:first-child {
    position: static;
    top: auto;
    left: auto;
    width: 100%;
  }
  .cat-posts-most-view ul li:nth-child(2) .wpp-thumbnail {
    display: none;
  }
  .cat-posts-most-view ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 5px;
  }
  .woocommerce .woocommerce-result-count {
    display: none;
  }
  .top_banner_text_1 h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .top_banner_text_1 h4 {
    font-size: 14px;
    line-height: 22px;
  }
  .home_box4_content ul {
    padding: 0;
  }
  .home_box3_content .right-item .item-kh-link .items-kh p {
    font-size: 12px;
    line-height: 20px;
    padding: 2px 10px;
  }
  .home_box3_content .right-item .item-kh-link .items-link a {
    font-size: 13px;
    line-height: 20px;
    padding: 0 10px;
  }
  .home_box3_content .right-item .item-title {
    font-size: 16px;
    line-height: 25px;
  }
  .home_box3_content ul {
    padding: 0 15px;
  }
  .home_box4_content .owl-carousel .owl-nav .owl-prev,
  .home_box4_content .owl-carousel .owl-nav .owl-next {
    background: transparent;
    color: #000;
    border: 1px solid #000;
  }
  .home_title {
    margin-bottom: 10px;
  }
  .home_box1_bottom ul li {
    width: 140px;
    height: 140px;
    padding: 10px;
  }
  .main-content_archive_list ul li {
    width: 100%;
  }
  .duan_tuvan h5 {
    text-align: center;
  }
  .duan_tuvan ul {
    flex-direction: column;
  }
  .home_box1_items h3,
  .home_title h3,
  .home_box8_items .wpcf7 h3,
  .about_box_2_items_new h3,
  .about_box_2_items h3,
  .related-post-list h2,
  .main_content_duan_text h1 {
    font-size: 22px;
  }
  .home_box1_bottom ul li h3 {
    font-size: 35px;
  }
  .menu-box-container-mobile {
    width: 280px;
    left: -282px;
  }
  .ldp_box_2_content ul li {
    height: 240px;
    padding: 20px 10px;
  }
  .ldp_box_5_top_content {
    padding-top: 10px;
  }
  .form-button-show .form-dk-show {
    font-size: 14px;
  }
  .duan_tt_noibat:before,
  .duan_tt_noibat:after {
    display: none;
  }
  .duan_tt_noibat {
    padding: 10px;
  }
  .duan_tt_noibat h5 {
    padding: 0 15px;
    border-radius: 7px;
    margin-top: 10px;
  }
  .duan_tt_from h3,
  .duan_tongquan h3 {
    font-size: 17px;
  }
  .archive_flex_box {
    margin: 0;
  }
  .yeu-cau-tu-van.bg-trang select,
  .yeu-cau-tu-van.bg-trang input {
    height: 32px;
    line-height: 30px;
    font-size: 13px;
  }
  .post-quick-info .p-time {
    float: left;
    width: 100%;
  }
  .single-post .main-content {
    padding: 15px 0;
  }
}
@media (max-width: 375px) {
  .home_box1_bottom ul li h3 {
    font-size: 33px;
  }
}
@media (max-width: 360px) {
  .posts-services-item .post-services-title {
    min-height: 48px;
  }
  .menu-box-container-mobile {
    width: 280px;
  }
}
@media (max-width: 320px) {
}
