﻿.AboutSection {
  -webkit-mask-image: url("../../../content/NewFolder/clip Home.png");
  mask-image: url("../../../content/NewFolder/clip Home.png");
  -webkit-mask-repeat: round;
  mask-repeat: round;
  -webkit-mask-size: contain;
  position: relative;
  height: 70vh;
  -webkit-animation-name: openImage1;
  animation-name: openImage1;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  animation-duration: 3s;
}
.AboutSection img {
  object-fit: cover;
  width: 100%;
}
.AboutSection .overlay-About {
  position: absolute;
  width: 100%;
  height: 100%;
  clip-path: polygon(55% 100%, 134% 0, 100% 55%, 100% 100%, 69% 100%, 80% 100%);
  top: 0;
  background: rgba(63, 148, 55, 0.5019607843);
}
.AboutSection .overlay-About2 {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
}
.AboutSection .contentContact {
  position: absolute;
  top: 30%;
}
@media (max-width: 576px) {
  .AboutSection .contentContact p {
    display: none;
  }
}
@media (max-width: 992px) {
  .AboutSection .contentContact p {
    display: none;
  }
}
@media (max-width: 576px) {
  .AboutSection .contentContact {
    top: 12%;
  }
}
@media (max-width: 576px) {
  .AboutSection {
    height: 25vh;
  }
}
@media (max-width: 992px) {
  .AboutSection {
    height: 24vh;
  }
}

@keyframes openImage1 {
  0% {
    /*clip-path: polygon(0 0,0 0,0 100%,0 100%);*/
    clip-path: polygon(100% 0, 100% 0%, 100% 100%, 100% 100%);
  }
  100% {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
  }
}
.AboutUSContent {
  position: relative;
}
.AboutUSContent .VectorAbout {
  position: absolute;
  top: -36%;
  left: 0;
  z-index: -1;
}

.Ourphilosophy {
  background-repeat: no-repeat;
  background-size: cover;
  clip-path: polygon(50% 0, 50% 0, 100% 20%, 100% 66%, 50% 100%, 50% 100%, 0 66%, 0 20%);
  height: 70vh;
  background-position: center;
  position: relative;
  display: flex;
  align-items: center;
}
.Ourphilosophy .overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(27, 67, 50, 0.7490196078);
}
.Ourphilosophy p {
  color: #fff;
  text-align: center;
}
@media (max-width: 576px) {
  .Ourphilosophy {
    height: 35vh;
  }
}
@media (max-width: 992px) {
  .Ourphilosophy {
    height: 25vh;
  }
}

.BoxeseQuality {
  position: relative;
}
.BoxeseQuality .sub-quality .BoxQ {
  clip-path: polygon(51% 0, 50% 0, 100% 30%, 100% 70%, 50% 100%, 50% 100%, 0% 70%, 0% 30%);
  display: flex;
  justify-content: center;
  display: flex;
  justify-content: center;
  padding: 24px 4px;
  background-color: #302718;
}
.BoxeseQuality .sub-quality .BoxQ img {
  padding: 20px 4px;
  width: 100%;
}
.BoxeseQuality .sub-quality p {
  text-align: center;
  padding-top: 12px;
}

.LatestNews {
  position: relative;
}
.LatestNews .BoxDetailsnews {
  position: absolute;
  padding: 31px 40px 82px 40px;
  width: 438px;
  top: 0;
  right: 5%;
  background: rgba(0, 0, 0, 0.8);
  clip-path: polygon(30% 0%, 70% 0%, 100% 0, 100% 70%, 50% 100%, 50% 100%, 0% 70%, 0 0);
}
.LatestNews .BoxDetailsnews p {
  color: #fff;
}
@media (max-width: 576px) {
  .LatestNews .BoxDetailsnews {
    width: 360px;
    padding: 24px;
    top: 0;
    right: 4%;
  }
}
.LatestNews .VectorNews {
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.otherNews {
  background: #FDFEFF;
}
.otherNews .BorderOther {
  border-bottom: 2px solid #302718;
}
.otherNews .WithoutImg {
  border: 1px solid #302718;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px;
  border-radius: 8px;
  transition: 0.3s ease-in;
}
.otherNews .WithoutImg:hover {
  background: #302718;
  color: #fff;
  transition: 0.3s ease-in;
  cursor: pointer;
}
.otherNews .WithoutImg:hover h5 {
  color: #fff;
}

.formContact h3 {
  color: #3f9437;
}
.formContact form input {
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #302718 !important;
  border: none;
  font-size: 20px;
}
.formContact form input:focus-visible {
  color: #3F9437;
  outline: none !important;
}
.formContact form input::placeholder {
  font-size: 25px;
  color: #1B4332;
}
.formContact form textarea {
  width: 100%;
  border-radius: 8px;
  padding-top: 16px;
}
.formContact form textarea::placeholder {
  font-size: 25px;
  color: #1B4332;
}
.formContact form .formbold-btn {
  background: #3F9437;
  padding: 12px 20px;
  color: #fff;
  border: none;
  border-radius: 8px;
}
.formContact .BoxContactUs {
  clip-path: polygon(50% 0%, 100% 13%, 100% 43%, 100% 70%, 50% 60%, 50% 60%, 0 70%, 0% 43%, 0 13%);
  background-color: #3f9437;
  padding: 120px 50px 440px 50px;
  margin-top: -22%;
}
.formContact .BoxContactUs .DataContact img {
  width: 25px;
  object-fit: cover;
  margin-left: 17px;
}
@media (max-width: 576px) {
  .formContact .BoxContactUs {
    margin-top: 0 !important;
  }
}
@media (max-width: 992px) {
  .formContact .BoxContactUs {
    margin-top: -50%;
  }
}
.formContact .PolygonImg {
  position: absolute;
  bottom: 30px;
  width: 96%;
  left: 2%;
}
@media (max-width: 1400px) {
  .formContact .PolygonImg {
    bottom: 57px;
    width: 94%;
    left: 3%;
  }
}
@media (max-width: 1200px) {
  .formContact .PolygonImg {
    bottom: 57px;
    width: 94%;
    left: 3%;
  }
}
@media (max-width: 992px) {
  .formContact .PolygonImg {
    bottom: 150px;
  }
}
@media (max-width: 576px) {
  .formContact .PolygonImg {
    bottom: 50px !important;
  }
}
@media (max-width: 576px) {
  .formContact {
    margin-top: 64px;
  }
}

.Products {
  background-image: url("../../../content/proudct/rectangle 1.png");
  height: 60vh;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Products .overlay {
  position: absolute;
  width: 35%;
  height: 60vh;
  top: 0;
  background: rgba(0, 0, 0, 0.5019607843);
  clip-path: polygon(40% 0%, 100% 0, 100% 20%, 100% 80%, 100% 100%, 40% 100%, 0% 50%);
  backdrop-filter: blur(7px);
}
@media (max-width: 576px) {
  .Products .overlay {
    height: 25vh;
    backdrop-filter: blur(0);
  }
}
@media (max-width: 992px) {
  .Products .overlay {
    height: 25vh;
  }
}
@media (max-width: 576px) {
  .Products {
    height: 25vh;
  }
}
@media (max-width: 992px) {
  .Products {
    height: 25vh;
  }
}

.searchBar .input-group .input-group-btn button {
  background-color: transparent;
  border-color: #3f9437;
  border-radius: 8px 0px 0px 8px;
}
.searchBar .input-group .input-group-btn button:hover {
  background-color: #3f9437;
  border-color: transparent;
}
.searchBar .input-group .input-group-btn button:hover i {
  color: #fff;
}
.searchBar .input-group .form-control {
  border: 1px solid rgba(13, 169, 85, 0.2196078431);
  background: #FDFFFC;
  border-radius: 0px 8px 8px 0px;
}
.searchBar .input-group .form-control:focus {
  border-color: #3f9437;
  box-shadow: none;
}
.searchBar .input-group .form-control::placeholder {
  font-size: 16px;
}

.Filter-Box {
  border: 1px solid rgba(13, 169, 85, 0.2196078431);
  background: rgba(13, 169, 85, 0.16);
  border-radius: 8px;
  padding: 15px;
}
.Filter-Box h3 {
  color: #3F9437;
  padding: 6px 12px 0px;
}
.Filter-Box .filter-options li button {
  font-size: 23px;
  color: #224C23;
  border-bottom: 2px solid rgba(206, 212, 218, 0.2784313725);
  display: flex;
  width: 100%;
  padding-bottom: 25px;
  justify-content: space-between;
  cursor: pointer;
}
.Filter-Box .filter-options li button:focus {
  box-shadow: none !important;
}
.Filter-Box .filter-options li .collapse ul {
  overflow: auto;
  max-height: 370px;
}
.Filter-Box .filter-options li .collapse ul li .custom-control label {
  font-size: 18px;
}
.Filter-Box .filter-options li .collapse ul li .custom-control input {
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #3A3A3C;
  border-radius: 5px;
}
.Filter-Box .filter-options li .collapse ul::-webkit-scrollbar-thumb {
  background-color: #3f9437;
  outline: 1px solid #3f9437;
}
.Filter-Box .CategoryProduct .custom-control label {
  font-size: 18px;
}
.Filter-Box .CategoryProduct .custom-control input {
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #3A3A3C;
  border-radius: 5px;
}

.AboutNav nav .nav-tabs {
  border-bottom: 2px solid #3F9437 !important;
}
.AboutNav nav .nav-tabs .nav-link {
  background-color: transparent;
  color: rgba(13, 169, 85, 0.5019607843);
  font-size: 30px !important;
  font-weight: bold;
}
.AboutNav nav .nav-tabs .nav-link:hover {
  background-color: transparent;
  border: none !important;
  border-color: transparent;
}
.AboutNav nav .nav-tabs .nav-link.active {
  color: #3F9437;
  border: none;
}
.AboutNav nav .nav-tabs .nav-link:focus {
  border: none !important;
}
@media (max-width: 576px) {
  .AboutNav nav .nav-tabs .nav-link {
    font-size: 22px !important;
  }
}

.company a {
  color: #3F9437;
  text-decoration: none;
}

.search-section .BorderDelet {
  border: 1px solid #CED4DA;
  border-radius: 8px;
}
.search-section .BorderDelet #filterNamesOptions {
  display: flex;
  border-radius: 8px;
  width: 100%;
}
.search-section .BorderDelet #filterNamesOptions p {
  background-color: #224C23;
  border-radius: 10px;
  color: #fff;
  padding: 9px 27px;
  margin: 2px;
  cursor: pointer;
}
.search-section .BorderDelet #clearAllIdBtn {
  border-radius: 10px;
  color: #224c23;
  padding: 0px 22px;
  margin: 2px;
  text-align: -webkit-center;
  font-size: 25px;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.last-item {
  border: none !important;
}

.paginationProducts {
  display: flex;
  justify-content: center;
}
.paginationProducts .pagination .page-link {
  color: #3f9437;
  cursor: pointer;
}

.SearchPage .FormSearch .Searc-innput {
  border: 1px solid rgba(51, 51, 34, 0.2);
  border-radius: 12px;
}
.SearchPage .DetSearch h3 {
  color: #3f9437;
}

.ProductDetails .Buttonss {
  display: flex;
  justify-content: space-around;
}
.ProductDetails .Buttonss .a {
  background-color: #3f9437;
  color: #fff;
  text-decoration: none;
  padding: 9px 38px;
  border-radius: 10px;
}

.youtubeBox i {
  color: #00A64F;
  font-size: 50px;
  transition: 0.3s ease-in;
}
.youtubeBox i:hover {
  color: #224C23;
  transition: 0.3s ease-in;
}

.BoxActivites img {
  height: 200px;
  object-fit: cover;
  border-radius: 13px;
}

.agent-container img {
  width: 143px;
  height: 81px;
  border-radius: 8px;
  object-fit: cover;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/*@import "components/button", "components/carousel","components/Box-sectors","components/Button-contact","components/ExtraColor","components/modal", "components/NewsCard","components/JobForm","components/ContactUs";
*/
