/*
Theme Name: KAT APPRAISAL
Text Domain: wordpress.org
Version: 3.1
Requires at least: 4.7
Requires PHP: 7.4.2
Description: Our default theme for 2025 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the WordPress team
Author URI: Mr. Lim Hou 
Theme URI: https://khmerone.com
License: GNU General Public License v2 or later
License URI: https://khmerone.com

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with ot
*/

/* -----------------------------------------------------------------------------------*/
.contact-list i,
.contact-footer li i {
    font-size: 20px;
    color: #9CA3AF;
    margin-right: 10px;
}
#menu-item-language-km a img,
#menu-item-language-th a img,
#menu-item-language-en a img {
    display: inline-block;
    margin-right: 10px;
}
#menu-item-language-km > a >img,
#menu-item-language-th > a >img,
#menu-item-language-en > a > img { 
    border-left: 1px solid #fff;
    padding-left: 20px;
}
.single img,
.about img {
    max-width: 100%;
}
.single .blog-item {
    box-shadow: none !important;
}

.header .banner {
    min-height: 600px;
}
.footer-social-media  li i {
    color: #9CA3AF;
    font-size: 20px;
}
.footer-social-media li:hover i {
  color: #1483B3;
}
.related-projects {
    padding: 50px 0;
    background: #f7f7f7;
}
.bottom-footer {
    text-align: center;
    color: #1b3069;

    font-weight: 500;
}
.footer-title {
    font-weight: 600 !important; 
    font-size: 18px;
}
.heading-project {
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
    color: #1b3069;
}
.all-navbar {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background: #01384B;
}
#page {
    position: relative;
}
.home-slider {
  margin-top: 84px;
}
.slider-bg {
    background: rgb(1 56 75 / 50%);
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9;
    bottom: 0;
}
.thumbnails {
    display: flex;
    justify-content: center;
    margin-top: 10px;
  }
  
  .thumbnails img {
    width: 80px;  /* Adjust thumbnail size */
    height: 60px;
    margin: 5px;
    cursor: pointer;
    opacity: 0.6;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: opacity 0.3s, border 0.3s;
  }
  .project-title {
    color: #1b3069;
    font-size: 22px;
    font-weight: 500;
  }
  .thumbnails img.active {
    opacity: 1;
    border: 2px solid #1b3069;
  }
  .btn-camera {
  
    display: inline-flex;
  }
  .btn-camera button {
    display: flex;
    margin-right: 10px;
  }
  .btn-none:hover,
  .btn-none {
    background: none;
    color: #1B3069;
  }

  .modal-footer button {
    width: 49%;
    margin: 0;
  }
  .btn-camera button i {
    line-height: 3.4;
    margin-right: 10px;
  }
  .modal-title {
    width: 100%;
    text-align: center;
  }
  .modal-footer {
    display: block;
    text-align: center;
    border: none;
    padding-bottom: 30px;
  }
  .modal-content {
    padding: 0 10%;
  }
  .project-section {
    padding: 80px 0;

  }
  .register-form {
    max-width: 600px;
  }
  .btn-fill,
  .btn-outline {
    border-radius: 5px;
  }
  .btn-outline { 
    background: none;
    border: 1px solid #1B3069;
    color: #1B3069;
  }
  .ptz-control-button i {
    font-size: 14px;
  }
  .ptz-control-button {
    text-align: center;
    position: absolute;
    z-index: 9;
    right: 40px;
    top: 30px;
  }
  .zoom-in,
  .zoom-out {
    line-height: 43px;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 5px 40px rgb(34 34 34 / 11%);
    box-shadow: 0 5px 40px rgb(34 34 34 / 11%);
    background:rgba(255, 255, 255, 0.7);
    border-radius: 50px;
  }
  .direct_down,
  .direct_right,
  .direct_left,
  .direct_up {
    display: block;
    line-height: 43px;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: 0 5px 40px rgb(34 34 34 / 11%);
    box-shadow: 0 5px 40px rgb(34 34 34 / 11%);
    background:rgba(255, 255, 255, 0.7);
    border-radius: 50px;
  }
  .left-right-control {
    display: flex;
  }
  .direct_down {
    margin: 0 34px;
  }
  .direct_left {
    margin-right: 26px;
  }
  .direct_up {
    margin: 0 34px;
  }
  .zoom-control {
    margin-top: 40px;
    display: flex;
  }
  .about-section {
    background: #f7f7f7;
  }
  .zoom-out {
    margin-left: 30px;
  }
  .ptz-control-button button:hover {
    background: #1B3069;
    color: #fff;
  }
  .services-item .media-player {
    position: absolute;
    z-index: 9;
    top: 23%;
    left: 42%;
    height: 50px;
    width: 50px;
    border-radius: 50px;
    border: 3px solid #fff;
    background: rgba(255, 255, 255, 0.5);
  }
  .services-item .media-player i {
    display: block;
    color: #fff;
    font-size: 33px;
    position: relative;
    padding: 6px 8px;
  }
  .options label {
    cursor: pointer;
  }
  #menu-main-nav .menu-item-has-children i {
    margin-left: 10px;
  }
  .footer .links li:before {
    content: "\e64c";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    border: 1px solid #9CA3AF;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    border-radius: 50px;
    padding: 3px;
    font-size: 11px;
  }
  .search-form-section {
    text-align: center;
    margin-top: 0px;
    z-index: 9;
    position: relative;
    padding: 0;
  }
  .home  .search-form-section {
    padding: 0 80px;
  }
  .search-form-section h2, 
  .search-form-section h3 {
    color: #fff;
  }
  .search-form-section h3 {
    font-size: 18px;
    font-weight: 200;
  }
  .search-form-section h2 {
    font-size: 48px;
    font-weight: 500;
    line-height: 1.8;
  }
  .search-form-section .checkbox {
    color: #01384B;
  }
  .home .search-form-section .checkbox {
    color: #fff;
  }
  .search-form-section .property_types {
    display: flex;
  }
  .search-form-section .property_types .property_type {
    margin-right: 30px;
  }

  .home .search-form-section {
    text-align: center;
    margin-top: -440px;
    z-index: 9;
    position: relative;
    padding: 0 80px;
  }
 
  .prefix-icon {
    display: flex;
  }
  .prefix-icon i {
    padding-top: 18px;
    margin-right: 10px;
  }
  .background-search-section {
    background: #fff;
    border-radius: 7px;
    padding: 0;
    margin: 0;
  }
  .keyword-box {
    width: 64%;
    margin-right: 3%;
  }
  .btn-right {
    width: 33%;
  }
  .background-search-section > div {
    padding: 5px;
  }
  .home .background-search-section {
    padding: 20px 10px;
  }
  .quote-form {
    margin-top: 30px;
  }
.services-item .badge {
  position: absolute;
  z-index: 5;
  top: 10px;
  left: 10px;
  padding: 6px 26px;
  border-radius: 50px;
  font-weight: 400;
}
.home .heading-title {
  padding: 50px 0;
}
.nice-select ul {
  max-height: 300px;
  overflow: scroll !important;
}
.meta_data li {
  list-style: none;
  display: flex;
  gap: 3px;
  margin-left: 3px;
  color: #4B5563;
  font-family: "Poppins", sans-serif;
  align-items: center;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 5px;
}
.meta_data {
  margin: 5px 20px 20px 15px;

}
.small-container {
  padding: 0 15%;
}

@media (max-width: 767px){ 
    header.active .language-mobile .language-dropdown {
     width: 130px !important;
     padding: 15px 12px !important;
     background: #fff;
     top: 44px;
     left: -11px;
 }
 .recommended-categories,
 .small-container {
  padding: 0;
}
.property-section .background-search-section > div {
  max-width: 50%;
}
.property-section .background-search-section .locations,
.property-section .background-search-section  .search-end {
  max-width: 100%;
}
 .search-form-section {
  text-align: center;
  margin-top: 0px;
  z-index: 9;
  position: relative;
  padding: 0 0 !important;
}
.home .search-form-section {
  margin-top: -640px;
}
.search-form-section h2 {
  font-size: 25px;
}
.home-slider {
  margin-top: 0;
}
 header.active .language-mobile span,
 header.active .language-mobile .ti-angle-down,
 header.active .language-dropdown a {
     color: #000 !important;
 }
     .nav-bar .logo .logo-nav {
     width: 35% !important;
 }
     .nav-bar .logo .logo-nav img {
     max-width: 90px !important;
 }
 header.all-navbar {
  position: fixed;
 top: 0;
 right: 0;
 left: 0;
 z-index: 1030;
 }
 
}
.bg-primary {
  background-color: var(--secColor) !important;
}
.bg-secondary {
  background-color: var(--mainColor) !important;
}
.property_price {
  color: var(--mainColor);
  padding: 12px 17px 0;
  font-size: 20px;
  font-weight: 600;
  position: relative;
}
.single-property .property_price {
  display: inline-flex;
  font-size: 26px;
  padding: 0;
}
.single-property .related_property .property_price {
  padding: 12px 17px 0;
  font-size: 20px;
  font-weight: 600;
  width: 100%;
}
.category-item {
  border-radius: 8px;
  overflow: hidden;
  background-color: var(--whiteColor);
  overflow: hidden;
  position: relative;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}
.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: -10px !important;
  margin-bottom: 20px !important;
  text-align: left;
}
.category-item .overly-bg {
  background: #01384B;
  background: linear-gradient(180deg,rgba(1, 56, 75, 0) 0%, rgba(1, 56, 75, 1) 100%);
  width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.category-item:hover .overly-bg {
  background: #1483B3;
  background: linear-gradient(180deg,rgba(20, 131, 179, 0) 0%, rgba(20, 131, 179, 1) 100%);
}
.headig-category {
    position: absolute;
    z-index: 99;
    color: #fff;
    bottom: 16px;
    left: 16px;
    text-align: left;
}
.recommended-categories > div {
  padding: 0 10px;
}
.headig-category h5 {
  font-size: 16px;
  line-height: 0.6;
}
.headig-category span {
  font-size: 12px;
}
.headig-category span,
.headig-category h5 {
  text-align: left;
}
.parallax-background p,
.parallax-background h2,
.parallax-background h3, 
.parallax-background ul li {
  color: #fff;
  position: relative;
  z-index: 9;
}
.parallax-background ul li {
  margin-bottom: 15px;
}

.parallax-background ul li:before {
  content: "\e64c";
    font-family: 'themify';
    speak: none;
    font-style: normal;
    border: 1px solid #ffffff;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    border-radius: 50px;
    padding: 3px;
    font-size: 11px;
    margin-right: 10px;
}
.property-section {
  padding: 60px 0 30px 0;
}
h1 {
  font-size: 24px;
  font-weight: 600;
}
.alignment_left {
  display: flex;
}
.alignment_left h3 {
  margin-left: 20px;
  line-height: 2;
}
.latest-property .services-item img {
  max-width: 100%;
}
.property-gallery {
  background: #f7f7f7;
  padding-bottom: 15px;
  position: relative;
  margin-top: 0;
}
.galleries .owl-nav button.owl-prev i,
.galleries .owl-nav button.owl-next i {
  background: #01384ba6;
  padding: 25px 0;
  width: 60px;
  color: #fff;
}
.headinng_title .meta_data {
  margin: 5px 20px 0 0;
  
}
.single .headinng_title .meta_data  {
  display: flex;
}
.headinng_title {
  background: #fff;
}
.headinng_title .meta_data li {
  margin-right: 20px;
  color: #6B7280;
  font-size: 14px;
}
.text-primary {
  color: var(--secColor) !important;
  font-weight: 500;
}
.single-property {
  background: #f7f7f7;
}
.text-right {
  text-align: right;
}
.lni {
  font-size: 20px;
}
.overview-list {
  display: flex;
}
.property_facility_sub_list li ul li,
.property_facility_list li {
  display: flex;
  gap: 8px;
  align-items: center;
}
.overview-list li {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-right: 30px;
}
.overview-list li i {
  font-size: 20px;
}
.property-heading {
  font-size: 20px;
  font-weight: 500;
}
.property-form {
  background: var(--whiteColor);
  padding: 30px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
}
.btn-outline-icon {
  align-items: center;
  gap: 3px;
}
.section-divided {
  position: relative;
  z-index: 5;
}
.section-divided:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ccc;
  top: 10px;
  left: 0;
  z-index: -1;
}
.section-divided:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 30px;
  background: #fff;
  top: 10px;
  left: 44%;
  z-index: -1;
}
.locations .nice-select {
  align-items: center;
  display: flex;
  gap: 8px;
}
.locations .nice-select:before {
  content: "\eb4d";
  display: inline-block;
    font: normal normal normal 1em / 1 'Lineicons';
    color: inherit;
    flex-shrink: 0;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;

}
.tax-property_category .all-navbar,
.single-property .all-navbar,
.page-template-page-latest-property .all-navbar {
  position: relative;
}
.tax-property_category .quote-form {
  padding: 20px 0 8px 0;
}
.tax-property_category .quote-form,
.page-template-page-latest-property .quote-form {
  margin-top: 0;
}
.tax-property_category  .property-section,
.single-property .property-section,
.page-template-page-latest-property .property-section {
      padding: 0 0 30px 0;
}
.error-label {
  color: #b50716
}
@media (min-width: 992px){  
  .sticky-fixed {
    position: sticky;
    top: 0;
    z-index: 999;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    background: var(--whiteColor);
  }
}
@media (max-width: 767px){ 
  .locations .nice-select {
    margin-bottom: 0;
  }
  .alignment_left {
    display: block;
  }
  .property-form {
    margin-top: 30px;
  }
  .property-cost {
    text-align: left;
    margin: 0;
    padding-top: 0 !important;
  }
  .property-gallery {
    margin-top: 0;
  }
  .alignment_left h3 {
    margin: 0;
    line-height: 1.2;
  }
  .overview-list {
    display: block;
    clear: both;
  }
  .listing {
    clear: both;
  }
  
  .headinng_title .meta_data li {
    width: 43%;
    font-size: 14px;
    float: left;
  }
  .headinng_title .meta_data .location-address {
    width: 100%;
  }
  .property-heading {
    width: 100%;
    clear: both;
}
  .overview-list li {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-right: 0;
    width: 44%;
    float: left;
    margin-bottom: 11px;
}
.single .headinng_title .meta_data {
  display: block !important;
}
.quote-form .quote-item,
 .nice-select {
  margin-bottom: 0;
 }
 .home .background-search-section {
  padding: 10px 10px;
}
}
.news-page {
  padding-top: 150px;
}
.sidebar .widget-title h3 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 20px !important;
}
.recent-news .blog-item {
  display: flex;
  gap: 20px;
  border-radius: 8px;
}
.recent-news .blog-item .img-box {
  max-width: 100px;
}
.recent-news .blog-item .text-box {
  padding: 0 20px;
}
.recent-news .blog-item .text-box  h5 {
  font-size: 14px;
}
.parallax-background > div {
  z-index: 9;
}
.filter-form  .quote-item input {
  padding: 8px 20px;
}
.filter-form .nice-select {
  padding: 10px 20px;
}
.filter-form .btn-1 {
  line-height: 43px;
  height: 43px;
}
.filter-form .prefix-icon i {
  padding-top: 14px;
}
.filter-form .nice-select:after {
  top: 38%;
}