/* font-face variable declare */
.bg-overlay {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px; }

.white {
  color: #ffffff; }

.bg-white {
  background-color: #ffffff; }

.black000 {
  color: #000; }

.black333 {
  color: #333; }

.bg-black333 {
  background: #333; }

.black, .title-our-strength {
  color: #1f1f1f; }

.gray666 {
  color: #666; }

.after-df, .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label > #ship-to-different-address-checkbox:checked:before, .detail-content-wrap .wp-block-column ul li:after {
  content: "";
  display: block;
  position: absolute; }

.round {
  border-radius: 50%; }

.color, .detail-content-wrap .wp-block-column ul li:after {
  color: #ee3023; }

.hvr-color:hover {
  color: #ee3023; }

.color2 {
  color: #33a83e; }

.color3 {
  color: #596277; }

.bg-color {
  background-color: #ee3023; }

.bg-color2 {
  background-color: #33a83e; }

.bg-color3 {
  background-color: #596277; }

.border-color {
  border-color: #ff9a96; }

.radius0, .woocommerce-account #customer_login form.woocommerce-form-login, .woocommerce-account #customer_login form.woocommerce-form-register {
  border-radius: 0px; }

.radius10 {
  border-radius: 10px; }

.radius30 {
  border-radius: 30px; }

.radius50 {
  border-radius: 50px; }

.font-900 {
  font-weight: 900; }

.font-300 {
  font-weight: 300; }

.font-100 {
  font-weight: 100; }

.font-500, .woocommerce-account #customer_login h2 {
  font-weight: 500; }

.font-normal {
  font-weight: normal; }

.title10 {
  font-size: 10px;
  line-height: normal; }

.title11 {
  font-size: 11px;
  line-height: normal; }

.title14,
.title8,
.title12,
.title16,
.title18,
.title24,
.woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields > h3,
.woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label > span,
.woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title,
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details h2.woocommerce-column__title,
.title30,
.title36,
.title40,
.title48,
.title60,
.title90,
.title120,
.title160,
.title100 {
  margin: 0;
  font-size: 14px;
  line-height: normal; }

.title8 {
  font-size: 8px;
  line-height: normal; }

.title12 {
  font-size: 12px;
  line-height: normal; }

.title13 {
  font-size: 13px;
  line-height: normal; }

.title15 {
  font-size: 15px;
  line-height: normal; }

.title16 {
  font-size: 16px; }

.title17 {
  font-size: 17px; }

.title18 {
  font-size: 18px;
  line-height: normal; }

.title20 {
  font-size: 20px;
  line-height: normal; }

.title24, .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields > h3, .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label > span, .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3, .woocommerce-checkout #order_review_heading, .woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title, .woocommerce-checkout .woocommerce-order .woocommerce-customer-details h2.woocommerce-column__title {
  font-size: 24px;
  line-height: normal; }

.title25, .woocommerce-account #customer_login h2 {
  font-size: 25px;
  line-height: normal; }

.title28 {
  font-size: 28px;
  line-height: normal; }

.title30 {
  font-size: 30px;
  line-height: normal; }

.title35 {
  font-size: 35px;
  line-height: normal; }

.title36 {
  font-size: 36px;
  line-height: normal; }

.title40 {
  font-size: 40px;
  line-height: normal; }

.title45 {
  font-size: 45px;
  line-height: normal; }

.title48 {
  font-size: 48px;
  line-height: normal; }

.title50 {
  font-size: 50px;
  line-height: normal; }

.title60 {
  font-size: 60px;
  line-height: normal; }

.title72 {
  font-size: 72px;
  line-height: normal; }

.title90 {
  font-size: 90px;
  line-height: normal; }

.title120 {
  font-size: 120px;
  line-height: normal; }

.title150 {
  font-size: 150px;
  line-height: normal; }

.title160 {
  font-size: 160px;
  line-height: normal; }

.title100 {
  font-size: 100px;
  line-height: normal; }

.transition, .woocommerce-cart.woocommerce-page table.shop_table .coupon button.button, .woocommerce-checkout #order_review #payment button#place_order {
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s; }

.flex-wrap, .woocommerce-checkout #customer_details .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label-for-checkbox, .woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme, .widget_shopping_cart .widget_shopping_cart_content .mini-cart-button {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex; }

.inline-flex-wrap {
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox; }

.inline-block {
  display: inline-block; }

.flex-wrap, .woocommerce-checkout #customer_details .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label-for-checkbox, .woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme, .widget_shopping_cart .widget_shopping_cart_content .mini-cart-button {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -o-flex; }

.flex-wrap-wrap, .woocommerce-checkout #customer_details .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label-for-checkbox, .woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
  flex-wrap: wrap; }

.align-items-center {
  align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center; }

.jtf-content-end {
  justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.jtf-content-space-between, .widget_shopping_cart .widget_shopping_cart_content .mini-cart-button {
  justify-content: space-between; }

.jtf-content-center {
  justify-content: center; }

.visible-hidden {
  visibility: hidden;
  opacity: 0; }

.fixlh {
  line-height: normal; }

.lh24 {
  line-height: 24px; }

.no-margin, .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3, .woocommerce-account #customer_login h2 {
  margin: 0px; }

body {
  font-size: 14px;
  color: #596277; }

.pst-absolute, .woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .input-checkbox:checked:before {
  position: absolute; }

.container {
  max-width: 1170px; }

.display-block {
  display: block; }

.pst-relative {
  position: relative; }

.text-capitalize {
  text-transform: capitalize; }

.overflow-hidden {
  overflow: hidden; }

/* cart page */
.woocommerce-cart.woocommerce-page .return-to-shop {
  margin-bottom: 0px; }
.woocommerce-cart.woocommerce-page .woocommerce {
  padding-bottom: 80px; }
.woocommerce-cart.woocommerce-page table.shop_table {
  border: 1px solid #e5e5e5;
  margin-bottom: 50px; }
  .woocommerce-cart.woocommerce-page table.shop_table td, .woocommerce-cart.woocommerce-page table.shop_table th {
    padding: 20px 10px; }
  .woocommerce-cart.woocommerce-page table.shop_table tbody .product-remove a.remove {
    line-height: 13px; }
.woocommerce-cart.woocommerce-page .cart-collaterals .cart_totals h2 {
  margin-bottom: 20px; }
.woocommerce-cart.woocommerce-page .cart-collaterals table.shop_table {
  margin-bottom: 0px; }
  .woocommerce-cart.woocommerce-page .cart-collaterals table.shop_table td, .woocommerce-cart.woocommerce-page .cart-collaterals table.shop_table th {
    padding: 20px 10px; }

/* checkout page */
.checkout_coupon.woocommerce-form-coupon {
  border-radius: 0px; }
  .checkout_coupon.woocommerce-form-coupon .form-row-last button[name="apply_coupon"] {
    height: 40px;
    line-height: 40px; }

.woocommerce-checkout .main-page-default {
  margin-bottom: 80px; }
.woocommerce-checkout #customer_details {
  margin-bottom: 27px; }
  .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields > h3 {
    color: #000;
    text-transform: capitalize;
    margin-bottom: 8px;
    font-weight: 500; }
  .woocommerce-checkout #customer_details .col-1 .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .form-row#billing_country_field {
    margin-bottom: 10px; }
  .woocommerce-checkout #customer_details .col-1 .woocommerce-account-fields .create-account .woocommerce-form__label-for-checkbox span {
    display: block;
    margin-top: -10px;
    margin-left: 20px; }
  .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label > #ship-to-different-address-checkbox:checked:before {
    top: 0px;
    left: 0px;
    color: #ee3023;
    font-size: 14px;
    content: '\f00c';
    font-family: FontAwesome; }
  .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label > #ship-to-different-address-checkbox:focus {
    outline: none; }
  .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields h3#ship-to-different-address > label > span {
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 7px;
    display: inline-block; }
  .woocommerce-checkout #customer_details .col-2 .woocommerce-shipping-fields .form-row#shipping_country_field {
    margin-bottom: 10px; }
  .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields h3 {
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
    margin-bottom: 8px; }
  .woocommerce-checkout #customer_details .col-2 .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper #order_comments_field textarea.input-text {
    height: 100px;
    padding: 15px 8px 15px 8px;
    resize: none; }
.woocommerce-checkout #order_review_heading {
  font-weight: 500;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 23px; }
.woocommerce-checkout #order_review {
  background: #fff;
  border: 1px solid #e5e5e5; }
  .woocommerce-checkout #order_review:before, .woocommerce-checkout #order_review:after {
    display: none; }
  .woocommerce-checkout #order_review .order-table-wrap {
    padding: 0px; }
    .woocommerce-checkout #order_review .order-table-wrap table thead tr th {
      padding: 15px 0px; }
    .woocommerce-checkout #order_review .order-table-wrap table tbody tr td {
      padding: 15px 0px; }
    .woocommerce-checkout #order_review .order-table-wrap table tfoot .woocommerce-shipping-totals .woocommerce-shipping-methods li input {
      height: auto; }
  .woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .input-checkbox {
    border: 1px solid #000000;
    width: 12px;
    height: 12px;
    box-shadow: none;
    -webkit-appearance: none;
    position: relative;
    margin: -2px 0px 0px 0px;
    vertical-align: middle;
    display: inline-block; }
    .woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .input-checkbox:checked:before {
      top: 0px;
      left: 0px;
      color: #ee3023;
      color: #ee3023;
      font-size: 11px;
      content: '\f00c';
      font-family: FontAwesome; }
  .woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .validate-required .woocommerce-form__label-for-checkbox .woocommerce-terms-and-conditions-checkbox-text {
    margin-left: 5px;
    padding-top: 6px;
    display: inline-block; }
  .woocommerce-checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
    margin-bottom: 15px; }
.woocommerce-checkout.woocommerce-page {
  margin-top: 0px; }
.woocommerce-checkout .woocommerce-order .woocommerce-thankyou-order-details {
  margin-bottom: 20px;
  border: 1px solid #e5e5e5;
  padding: 20px 20px; }
.woocommerce-checkout .woocommerce-order .woocommerce-order-details {
  margin-bottom: 36px; }
  .woocommerce-checkout .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
    margin-top: 32px;
    margin-bottom: 25px; }
  .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details {
    border: 1px solid #e5e5e5; }
    .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details thead tr th, .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tbody tr th, .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tfoot tr th {
      padding: 20px 15px; }
    .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details thead tr td, .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tbody tr td, .woocommerce-checkout .woocommerce-order .woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details tfoot tr td {
      padding: 20px 15px; }
.woocommerce-checkout .woocommerce-order .woocommerce-customer-details {
  margin-bottom: 0px; }
  .woocommerce-checkout .woocommerce-order .woocommerce-customer-details h2.woocommerce-column__title {
    margin-top: 32px;
    margin-bottom: 25px; }
  .woocommerce-checkout .woocommerce-order .woocommerce-customer-details address {
    padding: 20px 15px;
    border-radius: 0px;
    border: 1px solid #e5e5e5; }

/* My Account page */
.woocommerce-account #customer_login {
  margin-bottom: 0px;
  margin-top: 35px; }
  .woocommerce-account #customer_login h2 {
    text-transform: capitalize; }
  .woocommerce-account #customer_login form.woocommerce-form-login {
    margin-bottom: 0px; }
    .woocommerce-account #customer_login form.woocommerce-form-login .form-row {
      padding: 0px !important; }
      .woocommerce-account #customer_login form.woocommerce-form-login .form-row input#password {
        margin-bottom: 10px; }
      .woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme {
        margin-bottom: 15px;
        height: 24px;
        line-height: 24px; }
        .woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme #rememberme {
          line-height: 24px;
          height: 24px;
          margin: 0px; }
        .woocommerce-account #customer_login form.woocommerce-form-login .form-row .woocommerce-form-login__rememberme span {
          margin: 0px 5px; }
    .woocommerce-account #customer_login form.woocommerce-form-login .woocommerce-LostPassword {
      margin-top: 13px;
      margin-bottom: 0px; }
  .woocommerce-account #customer_login form.woocommerce-form-register {
    margin-bottom: 0px; }
    .woocommerce-account #customer_login form.woocommerce-form-register p:first-child {
      margin-bottom: 8px; }
    .woocommerce-account #customer_login form.woocommerce-form-register > p:nth-child(3), .woocommerce-account #customer_login form.woocommerce-form-register p:nth-child(2) {
      margin-bottom: 7px; }
    .woocommerce-account #customer_login form.woocommerce-form-register .woocommerce-privacy-policy-text {
      margin-bottom: 15px; }

.woocommerce .woocommerce-MyAccount-content {
  padding: 27px 15px 30px 15px; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row {
    padding: 0px; }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-first label, .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row.form-row-last label {
      margin-bottom: 12px; }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for="account_display_name"] {
      margin-bottom: 12px; }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row input[name="account_display_name"] {
      margin-bottom: 5px; }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for="account_email"] {
      margin-bottom: 12px; }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for="password_current"], .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for="password_1"], .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row label[for="password_2"] {
      margin-bottom: 12px;
      margin-top: 2px; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
    padding-top: 36px;
    padding-bottom: 18px;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name="save_account_details"] {
    margin-top: 5px; }
  .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set {
    margin-bottom: 0px; }
    .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses.col2-set address {
      margin-bottom: 0px;
      line-height: 24px; }

/* widget + unitest */
.widget_tech888f_category_fillter {
  margin-bottom: 41px; }
  .widget_tech888f_category_fillter .list-filter-cate li span {
    margin: 0px 5px; }

.widget_tech888f_attribute_filter .attribute-type-color {
  margin: 0px -2.5px;
  margin-bottom: -4px; }
  .widget_tech888f_attribute_filter .attribute-type-color .swatch-color {
    margin: 0px 2.5px; }

.widget_tech888f_full_fitler {
  margin-bottom: 42px; }

.widget-filter-price .range-filter {
  margin-top: -2px; }
  .widget-filter-price .range-filter .slider-range .ui-slider-range {
    height: 2px;
    background: #849c4c; }
  .widget-filter-price .range-filter .slider-range .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #849c4c;
    top: -5px;
    height: 12px;
    width: 12px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25); }
  .widget-filter-price .range-filter .attr-price-filter {
    padding-top: 10px; }
    .widget-filter-price .range-filter .attr-price-filter .price-amount-wrap {
      margin-bottom: 11px; }

.widget_layered_nav button[type="submit"] {
  width: 100%; }

.widget_archive .widget-title {
  margin-bottom: 15px; }
.widget_archive > ul > li {
  color: #555; }
.widget_archive select {
  margin-top: 5px; }

.widget_categories {
  text-align: center;
  margin-bottom: 40px; }
  .widget_categories .widget-title {
    margin-bottom: 15px; }
  .widget_categories ul li {
    color: #555; }
  .widget_categories select {
    margin-top: 5px; }

.widget_pages, .widget_meta, .widget_recent_comments, .widget_recent_entries, .widget_nav_menu {
  margin-bottom: 45px; }
  .widget_pages .widget-title, .widget_meta .widget-title, .widget_recent_comments .widget-title, .widget_recent_entries .widget-title, .widget_nav_menu .widget-title {
    margin-bottom: 15px; }
  .widget_pages > ul > li:first-child, .widget_meta > ul > li:first-child, .widget_recent_comments > ul > li:first-child, .widget_recent_entries > ul > li:first-child, .widget_nav_menu > ul > li:first-child {
    padding-top: 0px; }
  .widget_pages > ul > li:last-child, .widget_meta > ul > li:last-child, .widget_recent_comments > ul > li:last-child, .widget_recent_entries > ul > li:last-child, .widget_nav_menu > ul > li:last-child {
    padding-bottom: 0px; }

.widget_product_categories .select2-container--default .select2-selection--single {
  border-color: #e5e5e5;
  border-radius: 0px;
  height: 40px; }
  .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 38px;
    line-height: 38px; }
  .widget_product_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px; }

.select2-container--default .select2-selection--single {
  border-color: #e5e5e5;
  border-radius: 0px;
  height: 40px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 38px;
    line-height: 38px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px; }
.select2-container--default .selection .select2-selection--multiple {
  border-radius: 0px; }

.select2-container--default.select2-container--open .select2-dropdown--below {
  border-color: #e5e5e5; }

.widget.widget_rss {
  margin-bottom: 45px; }
  .widget.widget_rss .widget-title .rsswidget:first-child .rss-widget-icon {
    margin-top: -2px; }
  .widget.widget_rss .widget-title .rsswidget:nth-child(2) {
    color: #000; }

.widget:last-child {
  margin-bottom: 0px; }
.widget > ul > li:first-child {
  padding-top: 0px; }

.widget_tag_cloud {
  margin-bottom: 40px; }

.product_list_widget > li {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }
  .product_list_widget > li > a > .product-title {
    font-weight: bold;
    color: #000; }
    .product_list_widget > li > a > .product-title:hover {
      color: #ee3023; }
  .product_list_widget > li .product-price {
    margin-top: 5px;
    margin-bottom: 0px; }

.widget_shopping_cart .widget_shopping_cart_content .list-mini-cart-item .mini_cart_item .product-thumb {
  width: 70px; }
.widget_shopping_cart .widget_shopping_cart_content .mini-cart-button {
  margin: 20px -5px 0; }
  .widget_shopping_cart .widget_shopping_cart_content .mini-cart-button > a {
    padding: 0px 15px !important;
    border: 1px solid #cccccc;
    color: #494949;
    background: #fff;
    margin: 0px 5px; }
    .widget_shopping_cart .widget_shopping_cart_content .mini-cart-button > a:hover {
      color: #fff;
      background: #ee3023;
      border-color: #ee3023; }

.content-single-blog .content-post-default table, .content-single-blog .content-post-default th, .content-single-blog .content-post-default td {
  border: 1px solid #e5e5e5;
  padding: 8px; }
.content-single-blog .content-post-default dt, .content-single-blog .content-post-default dd {
  line-height: 24px; }
.content-single-blog .content-post-default .alignleft {
  margin-right: 15px; }
.content-single-blog .content-post-default .has-large-font-size {
  line-height: normal; }
.content-single-blog .content-post-default .wp-block-image figcaption {
  margin-bottom: 7px;
  margin-top: 7px; }
.content-single-blog .content-post-default p[style="font-size:46px"] {
  line-height: normal; }
.content-single-blog .content-post-default blockquote p > br {
  display: none; }
.content-single-blog .content-post-default .wp-block-audio, .content-single-blog .content-post-default .wp-block-video, .content-single-blog .content-post-default .wp-block-pullquote.has-cyan-bluish-gray-background-color {
  margin-bottom: 30px; }
.content-single-blog .content-post-default .wp-block-media-text.has-media-on-the-right.is-stacked-on-mobile {
  margin-bottom: 20px; }
.content-single-blog .content-post-default .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  border-bottom: 2px solid #8f98a1;
  margin: 1.65em auto;
  width: 100px; }
.content-single-blog .content-post-default table {
  margin-bottom: 10px; }

.widget_price_filter .price_slider_wrapper .price_slider {
  border: none;
  border-radius: 0;
  height: 1px;
  display: inline-block;
  margin: 0 0px 21px 5px;
  vertical-align: middle;
  width: calc(100% - 9px);
  background-color: #e5e5e5 !important; }
  .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    height: 2px;
    background: #849c4c; }
  .widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    background: #849c4c;
    top: -5px;
    height: 12px;
    width: 12px;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    border-radius: 0px; }

pre {
  border-radius: 0px;
  border: 1px solid #e5e5e5; }

.wp-block-pullquote {
  padding: 30px 0px; }

.wp-block-table {
  margin-bottom: 30px; }

.wp-block-archives-dropdown {
  margin-bottom: 7px; }

table.wp-block-table.is-style-stripes {
  padding: 0px;
  border: none;
  border-collapse: collapse; }

kbd {
  border-radius: 0px; }

.footer-link-wrap > h2 {
  margin-bottom: 15px; }
.footer-link-wrap ul li {
  margin-bottom: 10px; }

.single-post-info .post-detail-title {
  line-height: 1.3;
  margin-bottom: 8px; }
.single-post-info .post-meta-data {
  margin-bottom: 20px; }
.single-post-info p {
  margin-bottom: 24px; }
.single-post-info .tag-list-wrap {
  border-top: 1px solid #ededed;
  justify-content: space-between;
  padding-top: 36px;
  margin-top: 33px; }
  .single-post-info .tag-list-wrap .tag-list {
    width: 50%;
    margin-top: 7.5px; }
    .single-post-info .tag-list-wrap .tag-list a {
      transition: 0.3s;
      background-color: #dad6cf;
      color: #1f1f1f;
      font-size: 14px;
      line-height: 19px;
      font-weight: 700;
      font-style: normal;
      display: inline-block;
      text-align: center;
      margin-top: 0.3em;
      padding: 10px 25px;
      margin-right: 4px;
      border-radius: 30px;
      text-transform: uppercase; }
      .single-post-info .tag-list-wrap .tag-list a:hover {
        background: #ee3023; }
  .single-post-info .tag-list-wrap .single-list-social {
    width: 50%;
    float: right; }
    .single-post-info .tag-list-wrap .single-list-social > ul {
      float: right; }
      .single-post-info .tag-list-wrap .single-list-social > ul > li a {
        transition: 0.3s;
        display: block;
        background-color: #c5b8a0;
        color: #1f1f1f;
        width: 57px;
        height: 57px;
        line-height: 55px;
        border-radius: 50%;
        text-align: center;
        margin-left: 10.5px; }
        .single-post-info .tag-list-wrap .single-list-social > ul > li a span {
          font-size: 15px; }
        .single-post-info .tag-list-wrap .single-list-social > ul > li a:hover {
          background: #ee3023; }

.single-related-post {
  margin-top: 156px; }
  .single-related-post .title-single-related-post {
    margin-bottom: 48px; }
  .single-related-post .item-post {
    position: relative; }
    .single-related-post .item-post .post-thumb {
      margin-bottom: 0px; }
      .single-related-post .item-post .post-thumb::after {
        content: ' ';
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        pointer-events: none;
        background: rgba(34, 32, 32, 0.55); }
    .single-related-post .item-post .post-info {
      width: 100%;
      margin: 0;
      padding: 0 1em;
      overflow: hidden;
      display: block;
      text-align: center;
      right: auto;
      bottom: auto;
      position: absolute;
      z-index: 3;
      top: 50%;
      left: 0;
      transform: translateY(-50%); }
      .single-related-post .item-post .post-info .post-title {
        margin: 10px 0px;
        letter-spacing: 1px;
        line-height: 1.45; }

.comments-area {
  margin-top: 145px; }
  .comments-area .title-comment {
    margin-bottom: 75px; }
  .comments-area .comment-list .item-comment {
    padding-bottom: 16.5px;
    border-bottom: 1px solid #eceae6 !important; }
    .comments-area .comment-list .item-comment .comment-thumb {
      width: 80px; }
      .comments-area .comment-list .item-comment .comment-thumb img {
        border-radius: 0; }
    .comments-area .comment-list .item-comment .comment-info {
      border: none;
      margin-left: 30px;
      padding: 0;
      width: calc(100% - 81px);
      padding-left: 30px;
      margin-left: 0px; }
      .comments-area .comment-list .item-comment .comment-info .comment-author-name {
        margin-bottom: 5px; }
      .comments-area .comment-list .item-comment .comment-info .time-comment {
        margin-bottom: 17px; }
      .comments-area .comment-list .item-comment .comment-info .desc {
        margin-top: 0;
        margin-bottom: 7.5px; }
      .comments-area .comment-list .item-comment .comment-info .reply-button {
        top: 0;
        right: 0;
        color: #3e2b26;
        border-color: #e7b622;
        background-color: transparent;
        font-size: 12px;
        font-weight: 700;
        padding: 8px 22px;
        border: 2px solid #e7b622;
        border-radius: 30px; }
  .comments-area .comment-list .children {
    padding-left: 110px; }
  .comments-area .comment-reply-title {
    position: relative; }
    .comments-area .comment-reply-title small a {
      font-size: 0px; }
      .comments-area .comment-reply-title small a::before {
        content: "\f00d";
        font-family: FontAwesome;
        position: absolute;
        display: block;
        z-index: 1;
        top: 0;
        right: 0;
        font-size: 24px; }

.leave-comments .comment-form .contact-message, .comments-area .comment-form .contact-message {
  margin-bottom: 0px; }
  .leave-comments .comment-form .contact-message textarea, .comments-area .comment-form .contact-message textarea {
    width: 100%;
    border-color: #ededed;
    border-radius: 2em;
    resize: none;
    padding: 15px 27px;
    min-height: 255px;
    border: 2px solid #ededed; }
.leave-comments .form-submit, .comments-area .form-submit {
  margin-top: 22.5px;
  margin-bottom: 0px; }
  .leave-comments .form-submit .shop-button, .comments-area .form-submit .shop-button {
    color: #1f1f1f;
    background: #ee3023;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    padding: 17px 33.5px;
    height: unset;
    line-height: unset;
    border-radius: 30px; }
    .leave-comments .form-submit .shop-button:hover, .comments-area .form-submit .shop-button:hover {
      background: #c5b8a0; }

.sidebar {
  border: none;
  background: #f7f6f1;
  color: #615d5b; }
  .sidebar .widget {
    background: #ffffff;
    margin-bottom: 15px;
    padding: 30px 15px; }
    .sidebar .widget .widget-title {
      margin-bottom: 28px;
      line-height: 1.4;
      padding: 0px;
      font-weight: normal;
      text-align: center; }

.widget_categories .cat-item {
  line-height: 1.9;
  padding-bottom: 18px;
  padding-top: 0;
  margin-bottom: 18px;
  letter-spacing: 0.2px;
  border-bottom: 1px solid #bfbdba; }
  .widget_categories .cat-item a {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #1f1f1f; }
    .widget_categories .cat-item a::after {
      content: "\f138";
      font-family: FontAwesome;
      position: relative;
      font-size: 15px;
      margin-left: 5px; }
.widget_categories .cat-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.widget_search .wg-search-form input[type="text"] {
  border: 2px solid #ededed;
  height: 56px;
  padding: 0 56px 0 30px;
  border-radius: 30px;
  transition: 0.3s; }
  .widget_search .wg-search-form input[type="text"]:focus {
    border-color: #c5b8a0; }
.widget_search .wg-search-form input[type="submit"] {
  width: 56px;
  line-height: 56px; }
.widget_search .wg-search-form::after {
  content: "\f138";
  color: #ee3023;
  font-family: FontAwesome;
  font-size: 18px;
  top: 19px;
  right: 25px; }

.post-single-widget .item-post-style-2 {
  position: relative;
  transition: 0.3s;
  margin-bottom: 22.5px; }
  .post-single-widget .item-post-style-2 .post-thumb {
    margin-bottom: 0px; }
    .post-single-widget .item-post-style-2 .post-thumb::after {
      content: ' ';
      position: absolute;
      z-index: 2;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      pointer-events: none;
      background: rgba(34, 32, 32, 0.55); }
  .post-single-widget .item-post-style-2 .post-info {
    width: 100%;
    margin: 0;
    padding: 0 1em;
    overflow: hidden;
    display: block;
    text-align: center;
    right: auto;
    bottom: auto;
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
    .post-single-widget .item-post-style-2 .post-info .post-title {
      margin: 10px 0px;
      letter-spacing: 1px;
      line-height: 1.45; }
  .post-single-widget .item-post-style-2:hover .post-thumb img {
    transform: scale(1.15); }
.post-single-widget .list-col-item:last-child .item-post-style-2 {
  margin-bottom: 0px; }

.widget_recent_comments > ul > li {
  font-size: 19px;
  color: #596277;
  border-bottom: 1px solid #bfbdba;
  padding-bottom: 20px;
  padding-top: 0px;
  margin-bottom: 20px;
  margin-bottom: 17px; }
  .widget_recent_comments > ul > li .comment-author-link {
    display: block;
    color: #596277;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px; }
    .widget_recent_comments > ul > li .comment-author-link::before {
      content: "\f0e5";
      font-family: FontAwesome;
      font-size: 17px;
      margin-right: 5px; }
  .widget_recent_comments > ul > li a {
    color: #1f1f1f;
    font-weight: 700; }
.widget_recent_comments > ul li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.widget_tag_cloud .tagcloud a {
  display: inline-block;
  color: #1f1f1f;
  background: #dad6cf;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 6px 6px 0;
  padding: 10px 25px;
  border-radius: 30px; }
  .widget_tag_cloud .tagcloud a:hover {
    background: #ee3023; }

.btn-contact-wrap {
  padding-left: 15px; }
  .btn-contact-wrap .btn-contact {
    height: 50px;
    line-height: 50px;
    padding: 0px 20px; }
    .btn-contact-wrap .btn-contact:hover {
      background-color: #33a83e;
      color: #fff; }

.col-menu .col-menu-outer {
  padding-top: 21.5px; }
  .col-menu .col-menu-outer .header-menu-wrap {
    padding: 4px 0px; }

.hm-row3, .hm-row4, .hm-row5, .hm-row6, .hm-row-contact {
  padding: 0px 75px; }

.hm-row4 {
  padding-bottom: 60px; }

.footer-default .footer-logo-wrap {
  margin-bottom: 23px; }
.footer-default .footer-desc {
  line-height: 1.6; }
.footer-default .footer-title {
  margin-top: 24px;
  margin-bottom: 30px; }
.footer-default .footer-links-wrap .footer-link-item {
  width: 100%; }
  .footer-default .footer-links-wrap .footer-link-item a {
    line-height: 1.6; }
.footer-default .ft-col2 > * {
  padding-left: 30px; }
.footer-default .ft-col3 > * {
  padding-left: 0px;
  margin-left: -20px; }
.footer-default .ft-col4 > * {
  padding-left: 20px;
  margin-right: -20px; }

.ft-row1 {
  padding-top: 70px;
  padding-bottom: 113px; }
  .ft-row1 .footer-desc-col1 {
    padding-right: 30px; }
  .ft-row1 .footer-col3-desc {
    margin-bottom: 0px; }
    .ft-row1 .footer-col3-desc > p {
      white-space: pre-line;
      margin-bottom: 0px; }

.ft-row2 {
  padding: 25px 0px 20px 0px; }

.hm-row7 {
  padding-bottom: 120px; }

.hm-row-contact {
  z-index: 1;
  position: relative;
  padding-bottom: 80px; }
  .hm-row-contact .elementor-heading-title-extend {
    padding-top: 72px; }
  .hm-row-contact .elementor-form {
    max-width: 530px; }

.hm-row-contact-fix {
  z-index: 0;
  position: relative;
  padding: 0px 75px;
  margin-top: -676px; }
  .hm-row-contact-fix .box-background-fix {
    min-height: 676px;
    background-size: cover;
    background-attachment: fixed; }

/* page our strengths */
.our-strengths-r1 {
  padding-bottom: 65px; }
  .our-strengths-r1 .col-left {
    padding: 0px 89px 0px 0px; }
  .our-strengths-r1 .col-right {
    padding: 0px 70px 0px 0px; }

.title-our-strength .elementor-heading-title {
  font-size: 48px;
  line-height: 1.2;
  white-space: pre-line; }

.our-strengths-r2 {
  padding: 147px 90px; }
  .our-strengths-r2 .elementor-widget-heading .elementor-heading-title {
    white-space: pre-line;
    display: inline-block;
    text-align: center;
    max-width: fit-content; }

.our-strengths-r3 {
  padding-top: 100px;
  padding-bottom: 90px; }

.brief-history-r2 {
  padding-bottom: 110px; }

.the-company-r2 {
  padding-bottom: 60px; }
  .the-company-r2 .elementor-widget-image.elementor-widget {
    margin-bottom: 30px; }
  .the-company-r2 .col-left {
    padding-right: 20px; }
  .the-company-r2 .col-right {
    padding-left: 20px; }

.the-company-r4 {
  padding-top: 80px;
  padding-bottom: 70px; }
  .the-company-r4 .elementor-widget-text-editor p {
    margin-bottom: 33px; }
  .the-company-r4 .col-left {
    padding-right: 20px; }
  .the-company-r4 .col-right {
    padding-left: 20px; }

.prj-man-r1 .col-left {
  padding: 0px 0px 0px 0px; }
.prj-man-r1 .col-right {
  padding: 0px 40px 0px 30px; }
.prj-man-r1 .elementor-widget-text-editor p {
  margin-bottom: 33px; }
.prj-man-r1 .elementor-widget-text-editor:last-child {
  margin-bottom: 0px; }

.prj-man-r2 {
  padding-bottom: 110px; }

.main-page-default .blog-grid-view {
  padding: 0px 60px 70px 60px; }

.detail-content-wrap {
  padding-bottom: 80px; }
  .detail-content-wrap .wp-block-column .title-list {
    margin-bottom: 33px; }
  .detail-content-wrap .wp-block-column ul {
    list-style: none;
    padding-left: 0px; }
    .detail-content-wrap .wp-block-column ul li {
      margin-bottom: 23px;
      position: relative;
      padding-left: 25px;
      white-space: pre-line; }
      .detail-content-wrap .wp-block-column ul li:after {
        font-family: FontAwesome;
        content: "\f00c";
        left: 0px;
        top: -1px; }
      .detail-content-wrap .wp-block-column ul li.no-icon:after {
        display: none; }

.capabilities-r1 {
  padding-bottom: 110px; }
  .capabilities-r1 .col-right .elementor-widget-extend-capabilities:first-child .elementor-widget-container {
    min-height: 442px; }
  .capabilities-r1 .col-right .elementor-widget-extend-capabilities:nth-child(2) .elementor-widget-container {
    min-height: 324px; }
  .capabilities-r1 .col-left .elementor-widget-extend-capabilities:first-child .elementor-widget-container {
    min-height: 442px; }
  .capabilities-r1 .col-left .elementor-widget-extend-capabilities:nth-child(2) .elementor-widget-container {
    min-height: 324px; }

.contact-us-r1 {
  padding-bottom: 120px; }
  .contact-us-r1 .elementor-widget-extend-title {
    margin-bottom: 0px; }
    .contact-us-r1 .elementor-widget-extend-title .elementor-heading-title-extend {
      padding-top: 0px;
      padding-bottom: 0px;
      margin-bottom: 0px; }
  .contact-us-r1 .company-name {
    margin-bottom: 17px; }
  .contact-us-r1 .ct-text-wrap i {
    width: 25px;
    font-size: 18px; }
  .contact-us-r1 .address-wrap {
    white-space: pre-line;
    margin-bottom: 0px; }

.elementor-form .elementor-form-fields-wrapper .elementor-field-group input {
  height: 50px;
  line-height: 48px;
  padding: 0px 20px; }
.elementor-form .elementor-form-fields-wrapper .elementor-field-group input, .elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea {
  border-radius: 3px;
  border: 1px solid #ebebeb; }
.elementor-form .elementor-form-fields-wrapper .elementor-field-group textarea {
  resize: none;
  height: 95px;
  padding: 15px 20px 15px 20px; }
.elementor-form .elementor-form-fields-wrapper .elementor-field-group button[type="submit"] {
  background: #33a83e;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 160px;
  max-width: 160px; }
.elementor-form .elementor-form-fields-wrapper .elementor-field-group:first-child, .elementor-form .elementor-form-fields-wrapper .elementor-field-group:nth-child(2) {
  width: 50%;
  float: left;
  float: left; }
.elementor-form .elementor-form-fields-wrapper .elementor-field-group-message {
  margin-bottom: 20px !important; }
.elementor-form .elementor-form-fields-wrapper .elementor-field-group-message {
  margin-bottom: 20px; }

/*# sourceMappingURL=sass.css.map */
