body #lottie svg {
  height: 100% !important;
  transform: scale(2.5) !important;
}

/*start loader*/
.et_pb_section.sectiune_contact {
    height: auto !important;
}

p.blog-post-name a, p.custom-blog-post-name a{
  color: #000;
}

@keyframes l3 {to{transform: rotate(1turn)}}

.et_pb_section.sectiune_3_blog {
  z-index: 9;
}

div#blog-posts
{
  transition: width 2s;
}

div#blog-posts.show_loader:before{
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  z-index: 1;
}
div#blog-posts.show_loader:after{
  content: " ";
  width: 50px;
  padding: 8px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: #009C94;
  --_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  animation: l3 1s infinite linear;
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
/*end loader*/

.hai_sa::after{
  display: none !important;
}

.blog-post-image {
  text-align: center;
}

body .et_pb_section.header-new-main, body .et_pb_section_0_tb_header.et_pb_section {
  background-color: transparent !important;
}

body .et_pb_section.header-new-main.sticky-hnm{
  /*background-color: #ececec !important;*/
  background-image: url(/wp-content/uploads/2024/07/background_contact.png) !important;
  background-color: #FFF !important;
  background-position-y: 30%;
}

.et_pb_section.sectiune_contact.sectiune_1_blog {
  padding-bottom: 65px;
}

.rand_contact_col_1 h1 {
  margin-bottom: 52px;
}

.et_pb_row.rand_blog_2 {
  padding-top: 48px;
}

.et_pb_row.rand_blog_1 {
  padding-top: 21.5vh;
}

.rand_contact_col_2 svg {
  /*margin-left: 39px;*/
  margin-top: 0px !important;
  margin-top: 13px;
}

.blog-category-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 33px;
  border-bottom: 2px solid #DFDFDF;
  padding-bottom: 6px;
}

.search-and-sort-blog-filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 60px;
}

.filtru_categorie{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #454545;
  position: relative;
}

a.filtru_categorie[data-selected="1"] {
  font-weight: 600;
}

.filtru_categorie[data-selected="1"]:after{
  content: '';
  border-bottom: 4px solid #454545;
  width: 100%;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.search-category-container input#blog-search{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #838383;
  border: 1px solid #BABABA;
  border-radius: 6px;
  min-height: 48px;
  background-image: url("/wp-content/uploads/2024/09/search_24dp_FILL0_wght400_GRAD0_opsz24-1.png");
  background-repeat: no-repeat;
  background-position-x: 15px;
  background-position-y: center;
  width: 330px;
  padding-left: 46px;
  padding-right: 10px;
}

.search-category-container, .sort-category-container {
  width: 50%;
}

.sort-category-container {
  text-align: right;
}

select#blog-sort{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 32px;
  color: #454545;
  border: 1px solid #BABABA;
  border-radius: 6px;
  min-height: 48px;
  -moz-appearance:none;
  -webkit-appearance:none;
  appearance:none;
  background-image: url("/wp-content/uploads/2024/09/keyboard_arrow_down_24dp_FILL0_wght400_GRAD0_opsz24-1.png");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 7px);
  background-position-y: center;
  width: 280px;
  padding-left: 15px;
  padding-right: 32px;
}

.blog-post-image img {
  border-radius: 10px;
  width: auto;
  height: 220px;
  object-fit: cover;
  object-position: center;
}

div#blog-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 42px;
  gap: 20px;
}

.blog-post {
  width: calc(33.33% - 14px);
  position: relative;
  padding-bottom: 44px;
  margin-bottom: 14px;
}

p.blog-post-link {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

div#blog-posts .blog-post:nth-child(3n+1) {
  text-align: left;
}

div#blog-posts .blog-post:nth-child(3n+2) {
  text-align: center;
}

div#blog-posts .blog-post:nth-child(3n+3) {
  text-align: right;
}

p.blog-post-author{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  color: #009C94;
  font-size: 14px !important;
  letter-spacing: -0.01em;
  padding-bottom: 6px;
}

p.blog-post-name{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  color: #000;
  line-height: 32px !important;
  font-size: 16px !important;
  letter-spacing: -0.01em;
}

.blog-post-content{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px;
  letter-spacing: -0.01em;
  color: #838383;
  margin-top: 11px;
}

.blog-post-content p{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 24px !important;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.blog-post-info {
  margin-top: 17px;
  width: 87%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.blog-post-link a{
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  padding-bottom: 5px;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 32px;
  color: #009C94;
}

.blog-post-link .hidden {
  line-height: 19px !important;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 16px !important;
  border-bottom: 1px solid #009C94 !important;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translateX(-100%);
  opacity: 0;
  white-space: nowrap;
  position: absolute;
  left: 0;
}


.blog-post-link .hidden::after{
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #009C94;
  transition: width 0.3s ease;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.blog-post:hover{
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.blog-post-link .flex img {
  transition: transform 0.3s ease;
  margin-left: 0;
  position: relative;
  margin-right: 0px;
}

.blog-post-link .flex:hover .hidden {
  transform: translateX(0);
  opacity: 1;
}

.blog-post-link .flex:hover img {
  transform: translateX(118px);
}

.blog-post:hover .flex .hidden {
  transform: translateX(0);
  opacity: 1;
}

.blog-post:hover .flex img {
  transform: translateX(118px);
}

.load-more-css{
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600;
  font-size: 22px;
  line-height: 33px;
  color: #454545;
  background-color: #FFF;
  border: 0;
  outline: none !important;
  cursor: pointer;
  text-transform: uppercase;
}

.load-more-css:hover:after{
  width: calc(100%);
}

.load-more-css:after{
  content: '';
  border-bottom: 2px solid #F26E24;
  width: 64px;
  display: block;
  margin: 0 auto;
  transition: width 0.3s ease;
}

.blog-posts-container-button {
  text-align: center;
  margin-top: 34px;
}

.text_principal1_blog p{
  line-height: 41px !important;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
  font-size: 28px !important;
  font-weight: 400;
  padding-bottom: 0px;
}

.hai_sa{
  letter-spacing: -0.03em !important;
  padding: 9px 31px !important;
}

.et_pb_section.sectiune_3_blog {
    margin-top: 17px;
}

@media (max-width: 1329px) {
  .blog-post-image img {
    height: 200px;
  }
}

@media (max-width: 1200px) {
  .blog-post {
    width: calc(33.33% - 17px);
  }
  .blog-post-image img{
    height: 29vh;
  }
  .rand_contact_col_1 h1 {
    font-size: 38px !important;
    line-height: 58px !important;
    margin-bottom: 25px !important;
  }
  .hai_sa {
    font-size: 18px;
  }
  .text_principal1_blog p{
    line-height: 38px !important;
    font-size: 26px !important;
  }
  .et_pb_row.rand_blog_1{
    padding-top: 10.5vh;
  }
  body .et_pb_row, .header-new-main .et_pb_row_0_tb_header {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1090px) {
  .blog-post-image img {
    height: 27vh;
  }
}

@media (max-width: 990px) {
  .blog-post-image img {
    height: 25vh;
  }
}

@media (max-width: 981px) {
  body #lottie {
      margin-top: 0px !important;
      margin-left: 0px;
  }
}

@media (max-width: 872px){

  .load-more-css{
    font-size: 16px;
    line-height: 24px;
  }

  .et_pb_section.sectiune_2_blog {
    padding-bottom: 8px;
  }

  .blog-post-link .hidden {
    opacity: 1;
    position: relative;
    left: auto;
    transform: none;
    line-height: 19px !important;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    font-size: 16px !important;
  }

  .blog-post-link .flex img{
    display: none;
  }

  .hai_sa {
    font-size: 16px;
  }

  div#blog-posts {
    margin-top: 24px;
  }

  .et_pb_row.rand_blog_2 {
    padding-top: 6px;
  }

  .filtru_categorie[data-selected="1"]:after {
    z-index: 9;
    bottom: -11px;
  }

  .blog-category-filter:after {
    content: '';
    border-bottom: 2px solid #DFDFDF;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .blog-category-filter {
    padding-bottom: 7px;
    position: relative;
    border: 0px;
  }



  .filtru_categorie {
    font-size: 16px;
    line-height: 32px;
    margin-right: 30px;
  }

  div#blog-posts{
    display: block;
  }

  .blog-post-image img {
    height: auto;
    object-fit: cover;
    max-height: 200px;
    min-height: auto;
  }

  .blog-post {
    width: 100%;
    max-width: 328px;
    text-align: left !important;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding-bottom: 27px;
    margin-bottom: 30px;
  }

  p.blog-post-author {
      line-height: 21px !important;
  }

  .blog-post-info {
    margin-top: 14px;
    width: 84%;
  }

  p.blog-post-link {
    position: relative;
    bottom: auto;
    margin-top: 20px;
  }

  p.blog-post-name {
    line-height: 28px !important;
    font-size: 16px !important;
  }

  .search-category-container, .sort-category-container {
    width: 100%;
  }

  .search-category-container input#blog-search{
    width: auto;
  }

  .sort-category-container{
    display: none;
  }

  .blog-category-filter{
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
    overflow-y: hidden;
    display: block;
    white-space: nowrap;
  }

  .rand_contact_col_1 h1 {
    font-size: 26px !important;
    line-height: 39px !important;
    margin-bottom: 24px !important;
  }

  .rand_contact_col_2 svg {
    margin-left: 4px;
    margin-top: 29px;
    height: 234px;
  }

  .hai_sa {
    padding: 9px 15px !important;
  }
  .text_principal1_blog p{
    line-height: 30px !important;
    font-size: 20px !important;
  }
  .et_pb_section.sectiune_contact.sectiune_1_blog {
    padding-bottom: 38px;
  }
  .et_pb_section.sectiune_3_blog {
    padding-top: 11px;
    padding-bottom: 11px;
  }
  .et_pb_row.rand_blog_1 {
    display: flex;
    flex-wrap: wrap;
  }
  .et_pb_row.rand_blog_1 {
    padding-top: 50px;
  }

  .categories-blog-filters ::-webkit-scrollbar {
    height: 0px;
    width: 100%;
    border: 2px solid #DFDFDF;
  }

}

@media (max-width: 800px){
  .et_pb_row.rand_blog_1{
    padding-bottom: 0px;
  }
  .rand_ghid_1 .rand_contact_col_1 {
    padding-top: 0px;
  }
}

@media (max-width: 600px){
  .search-category-container input#blog-search{
    width: 100%;
    min-height: 56px;
  }
}
