.treeview li {
    background: unset !important;
    margin-bottom: 10px !important;
    padding: 0 !important; 
}

.box-social_share {
    display: flex;
    gap: 10px;
    margin-bottom: 15px;
}
footer {
    margin-top: 40px;
}

#at4-share2,#at4-share {
    display: none !important;
  }

#review_form .form-group {
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 10px;
}  

.pull-left {
    display: flex;
    align-items: center;
}

.form-contact .form-group {
    margin-bottom: 20px;
    display: flex !important;
  }




  #button-contact-vr {
    position: fixed;
    bottom: 50px;
    z-index: 99999;
  }
  #button-contact-vr .button-contact {
    position: relative;
    margin-top: -15px;
  }
  #button-contact-vr .button-contact {
      position: relative;
      margin-top: -15px;
    }
    
    #button-contact-vr .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 #2196f3;
      background-color: rgba(33, 150, 243, 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;
      -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-animuiion: zoom 1.3s infinite;
      animation: zoom 1.3s infinite;
    }
    
    .phone-vr-img-circle {
      background-color: #2196f3;
      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 {
     
      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;
      }
    }
    
  
    
   
    
   
    
    #mess img {
      /* width: 35px; */
      border-radius: 50%;
      /* height: 32px; */
    }
  
    #mess .phone-vr-circle-fill {
      box-shadow: 0 0 0 0 #2196f3;
      background-color: rgba(33, 150, 243, 0.7);
    }
    
    #mess .phone-vr-img-circle  {
      background-color: #2196f3;
    }
    
    #viber-vr .phone-vr-circle-fill {
      box-shadow: 0 0 0 0 #714497;
      background-color: rgba(113, 68, 151, 0.8);
    }
    
    #viber-vr .phone-vr-img-circle {
      background-color: #714497;
    }
    
    #contact-vr .phone-vr-circle-fill {
      box-shadow: 0 0 0 0 #2196f3;
      background-color: rgba(33, 150, 243, 0.7);
    }
    
    #contact-vr .phone-vr-img-circle {
      background-color: #2196f3;
    }
    
    
    
    /*css all in one*/
    #gom-all-in-one #phone-vr {
      transition: 0.7s all;
      -moz-transition: 0.7s all;
      -webkit-transition: 0.7s all;
    }
    
    
    #gom-all-in-one #viber-vr {
      transition: 1.3s all;
      -moz-transition: 1.3s all;
      -webkit-transition: 1.3s all;
    }
    
    #gom-all-in-one #contact-vr {
      transition: 1.6s all;
      -moz-transition: 1.6s all;
      -webkit-transition: 1.6s all;
    }
    

    header .box-header .header-menu {
      display: flex;
      margin-left: auto;
    }
    @media screen and (max-width:1200px) {
      header .box-header .header-menu {
       
        margin-left: unset;
      }
    }
    #form_search .form-group {
      margin-bottom: 15px;
    }


    .content h2 {
      font-size: 24px;
    }
    .content h3 {
      font-size: 18px;
    }
    .image-center img {
      margin-bottom: 15px;
    }

    .right_sidebar .blog-item .blog-info{
      margin-left: -10px !important;
    }

    @media  (max-width:992px) {
      #about-home {
        margin-top: 30px;
      }
      .right_sidebar .blog-item .blog-info{
        margin-left: 0 !important;
      }
    }
  

    .lSSlideOuter .lSPager.lSGallery li {
      height: 80px;
      width: 80px;
      aspect-ratio: 80/80;
    }
    .lSSlideOuter .lSPager.lSGallery li img {
      object-fit: cover;
      height: 100%;
      width: 100%;
    }
    
    

    #about-home .box-btn {
      margin-bottom: 40px;
      margin-top: 30px;
      width: 100%;
      text-align: left;
    }
    #about-home .box-btn a {
      color: #564E37;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      background: transparent;
      border: 1px solid #564E37;
    }
    #about-home .box-btn a:hover {
      color: #fff;
      background: #564E37;
    }
    .bodytext h2 {
      font-size: 20px !important;
      font-weight: 600;
      text-transform: capitalize;
      margin-bottom: 12px;
    }

    .d-lg {
      display: block !important;
    }
    @media (max-width:992px) {
      .d-lg {
        display: none !important;
      }
    }
    @media (max-width:575px) {
      #about-home .about-home_info h2 {
        font-size: 22px !important;
        line-height: 28px !important;
      }
    }
    .box-social_share ul{
        display: flex;
        align-items: center;
    }

    .box-social_share li{
        margin-right: 15px;
    }

