:root {
  --green: #12421c;
  --orange: #ec650b;
  --black: #1e252b;
  --white: #ffffff;
}
.pad-0 > .elementor-widget-wrap {
  padding: 0 !important;
}
p {
  margin-bottom: 0 !important;
  font-size: 16px;
  line-height: 1.5;
}
.sec-title h3.elementor-heading-title {
  font-size: 36px !important;
  font-weight: 600;
}
.site-footer .widget_custom_html iframe {
  height: 190px;
  border-radius: 20px;
}
.site-footer > .col-full > div:first-child p img {
  width: 63px;
}
.site-footer div:first-child ul li img {
  width: 20px;
  display: inline-block;
  filter: brightness(0) invert(1);
  padding-right: 5px;
}
.site-footer .col-full > div:first-child li {
  padding-left: 30px;
}
.site-footer .col-full > div:first-child li::before {
  content: "";
  background-size: contain;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 0;
  filter: brightness(0) invert(1);
  top: 3px;
}
.site-footer .col-full > div:first-child li:first-child::before {
  background-image: url("../images/location-point.svg");
}
.site-footer .col-full > div:first-child li:nth-child(2)::before {
  background-image: url("../images/email.png");
}
.site-footer .col-full > div:first-child li:nth-child(3)::before {
  background-image: url("../images/phone-call.png");
}
.space-bottom {
  margin-bottom: 30px !important;
}
.site-footer .widget_nav_menu ul li:not(:first-child) a {
  padding: 0;
}
/*Home-06*/
.home-06 {
  padding: 60px 0 100px;
}
.home-06 .sec-title {
  margin-bottom: 10px !important;
}
.home-06 .main-cnt {
  width: 73% !important;
  margin: 0 auto;
}
.home-frm input {
  border-radius: 50px !important;
}
.home-frm textarea {
  border-radius: 15px !important;
  max-width: 100%;
  width: 100%;
}
.home-frm .inline {
  display: flex;
  column-gap: 20px;
}
.home-frm .inline + .full-width {
  margin-top: 15px;
  overflow: hidden;
}
.home-frm .half-width {
  width: 50%;
}
.home-frm input,
.home-frm textarea {
  padding-left: 22px;
  padding-right: 22px;
  margin-top: 10px;
}
.home-frm .wpcf7-spinner {
  display: none !important;
}
.home-frm input[type="submit"] {
  float: right;
  padding: 8px 50px;
  font-size: 24px;
  background-color: var(--orange);
}
.home-06 {
  position: relative;
}
.home-06::before {
  content: "";
  background: url(../images/person.png) no-repeat center center/cover;
  width: 225px;
  height: 442px;
  position: absolute;
  left: 180px;
  top: 45px;
}
.home-06::after {
  content: "";
  background: url(../images/ball.png) no-repeat center center / cover;
  width: 72px;
  height: 46px;
  position: absolute;
  right: 12%;
  top: 10%;
}
/*Home-02*/
.home-02 {
  padding: 50px 0 150px;
}
.list-guide > .elementor-container {
  gap: 56px;
}
.elementor-container {
  max-width: 1170px !important;
}
.txt-guide p {
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 0 !important;
  text-align: center;
  font-weight: 600;
}
.list-guide .item:not(:last-child)::after {
  content: "";
  background: url(../images/Vector.png) no-repeat center center / cover;
  width: 30px;
  height: 24px;
  position: absolute;
  top: 40%;
  transform: translateY(-40%);
  right: -40px;
}
/*home 03*/
.home-03 {
  padding-top: 100px;
  height: 418px;
}
.home-03 .main-cnt > .elementor-container {
  column-gap: 40px;
}
.home-03 .sec-width {
  max-width: 895px;
}
.home-03 .cnt-item {
  background: var(--white);
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
}
.home-03 .cnt-item:not(:last-child)::after {
  content: "";
  background: url(../images/vector-sec-03.png) no-repeat center center / cover;
  width: 16px;
  height: 14px;
  position: absolute;
  top: 50%;
  transform: translateY(-40%);
  right: -30px;
}
.home-03 .cnt-item p {
  text-align: center;
}
.home-03 > .elementor-container::after {
  content: "";
  background: url(../images/picture.png) no-repeat center center / cover;
  width: 358px;
  height: 518px;
  position: absolute;
  right: -70px;
  bottom: -130px;
}
.home-03 .sec-title::before {
  content: "";
  background: url(../images/Frame.png) no-repeat center center / cover;
  width: 27px;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.home-03 .sec-title::after {
  content: "";
  background: url(../images/Line.png) no-repeat center center / cover;
  height: 295px;
  width: 1054px;
  position: absolute;
  left: -10px;
  bottom: 5px;
}
/*Home-05*/
.home-05 {
  padding: 70px 0 150px;
}
.avt-cus img {
  width: 80px;
  height: 80px !important;
  border-radius: 50% !important;
  object-fit: cover;
}
.item-cus {
  background: #f2f2f2;
  padding: 16px;
  border-radius: 20px;
}
.list-customer .slick-slide {
  margin-left: 15px;
  margin-right: 15px;
}
.list-customer .cus-feedback {
  background-color: var(--white);
  padding: 12px;
  border-radius: 20px;
  margin-top: 16px;
}
.infor-cus .box-cnt {
  padding-left: 5px;
}
.infor-cus .box-cnt .elementor-heading-title {
  font-size: 20px;
  line-height: 1.2;
}
.infor-cus .box-cnt > .elementor-widget-wrap {
  align-content: center;
}
.list-customer .cus-feedback {
  position: relative;
}
.list-customer .cus-feedback::before {
  content: "";
  background: url(../images/review.png) no-repeat center center / cover;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 10px;
  top: -25px;
}
.list-customer .cus-feedback p {
  color: #595566;
  text-align: justify;
}
.list-customer .slick-prev,
.list-customer .slick-next {
  top: unset;
  bottom: -120px;
  width: 125px;
  height: 60px;
  background: #cecece !important;
  border-radius: 50px;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #353535 !important;
}
.list-customer button.slick-arrow:hover {
  background: #cecece !important;
  color: var(--orange) !important;
}
.list-customer .slick-prev {
  left: 15px;
  padding-left: 45px;
}
.list-customer .slick-next {
  right: 15px;
  padding-right: 45px;
}
.list-customer .slick-prev::before,
.list-customer .slick-next::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--white);
  padding: 10px 13px;
  border-radius: 50%;
  opacity: 1;
}
.list-customer .slick-prev::before {
  content: "\f060";
  background: #7e95aa;
  left: 10px;
}
.list-customer .slick-next::before {
  content: "\f061";
  background: #ee7c31;
  right: 10px;
}
.home .list-custom {
  overflow: hidden;
}
/* .guide-img {
  width: 250px;
  height: 250px;
} */
.guide-img img {
  width: 250px;
  height: 250px;
}
/*page Contact*/
/* .page-template-contact .shoptimizer-archive {
  background-image: url(../images/bg-contact.png);
} */
.page-template-contact #content {
  background-image: url(../images/bg-contact.png);
  background-size: cover;
}
.page-template-contact #secondary {
  display: none !important;
}
.page-template-contact .shoptimizer-archive > .col-full {
  max-width: 830px;
  padding: 80px 0 250px;
}
.page-template-contact .shoptimizer-archive > .archive-header {
  display: none !important;
}
.contact-desc {
  background: var(--white);
  border-radius: 16px;
  padding: 15px;
  box-shadow: 0px 1px 4px 0px rgba(12, 12, 13, 0.05);
}
.contact-02 {
  margin-top: 35px;
}
.contact-02 .title-frm .elementor-heading-title {
  font-size: 24px;
}
/*Feedback*/
.page-template-feedback .shoptimizer-archive > .archive-header {
  display: none !important;
}
.content-feedback {
  padding-top: 80px;
}
.content-feedback .sec-title {
  max-width: 796px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
.content-feedback .sec-title h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 20px;
}
.content-feedback .list-feedback {
  padding-top: 80px;
}
.list-feedback .item {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  column-gap: 25px;
}
.list-feedback .img-feedback {
  flex: 0 0 58%;
  max-width: 57.5%;
}
.list-feedback .img-feedback img {
  border-radius: 18px;
}
.list-feedback .item h3 {
  font-size: 24px;
  line-height: 1;
}
.list-feedback .item h4 {
  font-size: 16px;
  line-height: 1.5;
}
.list-feedback .pagination {
  margin-bottom: 50px;
  text-align: center;
}
.list-feedback .pagination span,
.list-feedback .pagination a {
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
  height: 32px;
  width: 32px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 4px;
  color: #000;
  margin: 0 5px;
}
.list-feedback .pagination .current {
  border: 1px solid #fd7f00;
  color: #fd7f00;
}
.list-feedback .pagination .disabled > i {
  color: #d9d9d9;
}
