body #lottie svg {
  height: 100% !important;
  transform: scale(2.5) !important;
}

body .et_pb_section.header-new-main, body .et_pb_section_0_tb_header.et_pb_section {
  background-color: transparent !important;
}

.et_pb_row.rand_general_dn.rand_dn_6 {
  padding-top: 0px !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%;
}
body .rand_contact_col_1 {
  width: 66% !important;
  margin-right: 2% !important;
}
body .rand_contact_col_2 {
  width: 32% !important;
}

.rand2_contact_col_form_content input[type=radio]{
  -webkit-appearance: none;
 -moz-appearance: none;
  appearance: none;
  border-radius: 0px !important
}

body .et_pb_row .et_pb_column.brand_view.et-last-child {
  margin-right: auto !important;
  margin-left: auto !important;
}
.col_rd8 {
  display: flex;
  flex-wrap: wrap;
}
.et_pb_section.sectiune_contact.sectiunea_1_servicii {
  padding-bottom: 60px;
}
.et_pb_section.sectiunea_2_servicii {
  padding-bottom: 24px;
}
.rand_dn_2 p, .rand_dn_5 p, .rand_dn_new p{
  font-size: 16px !important;
  line-height: 32px !important;
  padding-bottom: 33px;
}
.et_pb_row.rand_general_dn.rand_dn_new {
  padding-top: 0px !important;
  padding-bottom: 0px !important
}
.rand_dn_2 .et_pb_text_inner, .rand_dn_5 .et_pb_text_inner{
  width: 76%;
  max-width: 897px;
}
.et_pb_row.rand_general_dn.rand_dn_2 {
  padding-top: 48px;
}
.et_pb_row.rand_general_dn.rand_dn_5 {
  padding-top: 48px;
  padding-bottom: 0px !important;
}
.et_pb_row.rand_general_dn.rand_dn_12 {
  padding-top: 95px;
}
.rand_general_dn.rand_dn_2 h2, .rand_general_dn.rand_dn_2 h2 span, .rand_general_dn.rand_dn_5 h2, .rand_general_dn.rand_dn_5 h2 span, .rand_dn_9 h3, .rand_dn_9 h3 span, .rand_dn_12 h3, .rand_dn_12 h3 span{
  font-size: 40px !important;
  line-height: 56px !important;
  padding-bottom: 26px;
}
.rand_general_dn.rand_dn_5 h2:last-of-type{
  padding-top: 26px;
}
.rand_general_dn.rand_dn_2 .et_pb_text_inner, .rand_general_dn.rand_dn_3 .et_pb_text_inner, .rand_general_dn.rand_dn_5 .et_pb_text_inner, .rand_dn_9.rand_general_dn .et_pb_text_inner, .rand_dn_12.rand_general_dn .et_pb_text_inner{
  font-weight: 400;
}
.et_pb_row.rand_general_dn.rand_dn_3 {
  padding-top: 38px;
}
.box_profitabil_hp h4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  column-gap: 12px;
  padding-bottom: 19px;
}
.box_profitabil_hp p {
  font-size: 16px !important;
  line-height: 32px !important;
}
.et_pb_module.box_profitabil_hp {
  padding-left: 6%;
  padding-right: 2%;
  margin-bottom: 28px !important;
  background: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 20px;
}
.et_pb_module.box_profitabil_hp:hover{
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
}
.box_profitabil_hp a{
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  color: #009c94;
  margin-top: 10px;
}
.box_profitabil_hp a img {
  transition: transform 0.3s ease;
  position: relative;
  margin-right: 12px;
}
.box_profitabil_hp a .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;
}
.box_profitabil_hp a .hidden::after {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  background: #000;
  transition: width 0.3s ease;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.box_profitabil_hp a:hover .hidden {
  transform: translateX(0);
  opacity: 1;
}
.box_profitabil_hp a:hover img {
  transform: translateX(105px);
  margin-left: 11px;
}
.et_pb_module.box_profitabil_hp:hover a .hidden{
  transform: translateX(0);
  opacity: 1;
}
.et_pb_module.box_profitabil_hp:hover a img{
  transform: translateX(105px);
  margin-left: 11px;
}
.et_pb_section.sectiunea_2_dn {
  padding-bottom: 31px;
}
.et_pb_column.col_2_dn {
  width: 300px;
}
.et_pb_column.col_1_dn {
  width: calc(100% - 300px);
  margin-right: 0px !important;
}
.col_rd8 .et_pb_module.et_pb_text {
  width: 33.33%;
  background: #FFFFFF;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  width: 31%;
  margin-right: 3%;
  padding-top: 33px;
  padding-bottom: 10px;
  float: left;
  margin-bottom: 20px !important;
}
.col_rd8 .et_pb_module.et_pb_text:nth-child(3n+3) {
  margin-right: 0px;
}
.col_rd8 .et_pb_module.et_pb_text img {
  margin-bottom: 6px;
  border-radius: 6px;
}
.col_rd8 .et_pb_module.et_pb_text h5 {
  padding-bottom: 19px;
}
.rand_dn_7 .et_pb_column {
  margin-top: -19px;
}
.et_pb_row.rand_general_dn.rand_dn_7 {
  padding-top: 0;
}
body #page-container .et_pb_section .et_pb_button_2.button-see-more{
  background: transparent !important;
  color: #454545 !important;
  border-radius: 0px !important;
  letter-spacing:normal !important;
  font-size: 22px !important;
  line-height: 33px !important;
  font-weight: 600 !important;
}
body #page-container .et_pb_section .et_pb_button.button-see-more:hover:after {
  width: calc(100% - 1em);
}
body #page-container .et_pb_section .et_pb_button.button-see-more:after {
  content: '' ;
  border-bottom: 2px solid #F26E24;
  width: 64px;
  display: block !important;
  margin: 0 auto;
  opacity: 1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.et_pb_section.sectiune_cerul_e_limita.sectiunea_5_dn {
  margin-top: 30px;
}
.rand_dn_9 p, .rand_dn_12 p{
  font-size: 16px !important;
  line-height: 32px !important;
}
.et_pb_section.sectiunea_6_dn {
  margin-top: 72px !important;
  margin-bottom: 76px !important;
}
.rand_dn_9 .et_pb_text_inner, .rand_dn_12 .et_pb_text_inner{
 width: 76%;
 max-width: 880px;
}
.et_pb_row.rand_general_dn.rand_dn_10 {
  padding-top: 30px !important;
  padding-bottom: 0px;
  display: flex;
}
.et_pb_row .et_pb_column.et-last-child.brand_view, .brand_view {
  display: flex;
  flex-wrap: wrap;
}
.brand_view .et_pb_module.et_pb_image img {
  max-width: 75%;
  object-fit: contain;
}
.brand_view .et_pb_module.et_pb_image {
  width: 21.2% !important;
  margin-right: 0%;
  display: flex;
  align-items: center;
  margin-bottom: 62px;
}
.brand_view .et_pb_module.et_pb_image .et_pb_image_wrap {
  text-align: center;
  width: 100%;
}
.brand_view .et_pb_module.et_pb_image:nth-child(5n + 1) {
  width: 15% !important;
}
.brand_view .et_pb_module.et_pb_image:nth-child(5n + 1) .et_pb_image_wrap{
  text-align: left;
}
.brand_view .et_pb_module.et_pb_image img {
  max-width: 75%;
  object-fit: contain;
}
.brand_view .et_pb_module.et_pb_image:nth-child(n+11)
{
  display: none;
}
.rand_dn_11 .et_pb_column {
  margin-top: -19px;
}
.et_pb_row.rand_general_dn.rand_dn_11 {
  padding-top: 0;
}
.et_pb_section.sectiunea_7_dn.et_section_regular {
  padding-top: 0px;
  padding-bottom: 0px;
}
.et_pb_row.rand_general_dn.rand_dn_13 {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0px;
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.et_pb_section.sectiune_contact_2 {
    padding-top: 32px;
    padding-bottom: 0;
}
.custom_container_articol_asemantor{
  position: relative;
  padding-bottom: 44px;
  margin-bottom: 14px;
}
.custom_container_articol_asemantor:hover{
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}
.custom-post-image {
  text-align: center;
}
.custom-post-image img {
  border-radius: 10px;
  width: auto;
  height: 212px;
  object-fit: cover;
  object-position: center;
}
.custom-blog-post-info {
  margin-top: 22px;
  width: 87%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
p.custom-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;
}
p.custom-blog-post-link {
  position: absolute;
  bottom: 10px;
  width: 100%;
}
.custom-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: 500;
  font-size: 16px;
  line-height: 32px;
  color: #454545;
  width: fit-content;
}
.custom_articole_asemenatoare_hp .slick-slide {
  margin: 0 10px;
}
.custom_articole_asemenatoare_hp .slick-list {
  margin: 0 -10px;
}
.custom_articole_asemenatoare_hp .slick-dots li{
  width: 33.33% !important;
  margin: 0px !important;
  border-radius: 0px !important;
}
.custom_articole_asemenatoare_hp .slick-dots li button{
  border-radius: 0px !important;
  width: 100% !important;
  background-color: #F1F2F3;
  height: 2px !important;
  padding: 0px;
}
.custom_articole_asemenatoare_hp .slick-dots li button:before{
  display: none !important;
}
.custom_articole_asemenatoare_hp .slick-dots li.slick-active button {
  background: #F26E24 !important;
  width: 100% !important;
  height: 4px !important;
}
.custom_articole_asemenatoare_hp .slick-dots {
  transform: translateY(16px) !important;
  width: calc(100% - 165px);
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding: 0 !important;
  list-style-type: none !important;
}
body .custom_articole_asemenatoare_hp .slick-next.slick-arrow:before{
  flex-shrink: 0;
  display: block;
  content: '' !important;
  background: url('/wp-content/uploads/2024/10/Vector_right.png') no-repeat center center;
  height: 40px;
  width: 40px;
  background-size: 20px;
}

body .custom_articole_asemenatoare_hp .slick-next.slick-arrow:hover:before{
  background: url('/wp-content/uploads/2024/11/next_hover.png') no-repeat center center;
}

body #page-container .custom-blog-post-link a:after {
  content: '';
  border-bottom: 1px solid #454545;
  width: auto;
  display: block !important;
  margin: 0 auto;
  opacity: 1;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 10px;
}
body .custom_articole_asemenatoare_hp .slick-arrow
{
  height: 40px;
  width: 40px;
  color: #f26e21;
  background: RGBA(0, 0, 0, 0);
  border: 0px solid #333333;
  transform: skew(0deg);
  margin-top: -20px;
  background-color: #F6F6F6 !important;
  bottom: -46px;
  top: auto;
  border-radius: 40px 40px 40px 40px;
  z-index: 999;
}

body .custom_articole_asemenatoare_hp .slick-prev.slick-arrow:hover:before{
  background: url('/wp-content/uploads/2024/11/prev_hover.png') no-repeat center center;
}

body .custom_articole_asemenatoare_hp .slick-prev.slick-arrow:before{
  flex-shrink: 0;
  display: block;
  content: '' !important;
  background: url('/wp-content/uploads/2024/10/Vector_left.png') no-repeat center center;
  height: 40px;
  width: 40px;
  background-size: 20px;
}
body .custom_articole_asemenatoare_hp .slick-next{
  right: 0;
}
body .custom_articole_asemenatoare_hp .slick-prev {
  right: 53px;
  left: auto;
}
.custom_articole_asemenatoare_hp .slick-track
{
  display: flex !important;
}
.custom_articole_asemenatoare_hp .slick-slide
{
  height: inherit !important;
  padding-bottom: 30px;
}
.custom_articole_asemenatoare_hp .slick-slide div:not(.custom-post-image){
  height: 100%;
}
.custom_articole_asemenatoare_hp .slick-slide .custom-blog-post-info{
  height: auto !important;
}
.rand_dn_12 .et_pb_module.et_pb_text {
  margin-bottom: 55px;
}
.rand_contact_col_2 svg{
  max-width: 100%;
}
.smca{
  display: none !important;
}
a.et_pb_button.button-see-more.button-action-show-3{
  color: #464646 !important;
  border-width: 0px !important;
  font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
  padding-right: 1em !important;
  padding-left: 1em !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  transition: all 300ms ease 0ms;
}
@media(min-width:872px)
{
  .rand_dn_6 .et_pb_module:nth-child(n+10) {
      display: none;
  }
}
@media (max-width: 1200px) {
  body #lottie svg {
    margin-top: 40px;
  }
  body .rand_contact_col_1 {
    width: 71% !important;
    margin-right: 4% !important;
  }
  body .rand_contact_col_2 {
    width: 25% !important;
  }
  body #page-container .et_pb_section a.et_pb_button.button-see-more.button-action-show-2, body #page-container .et_pb_section a.et_pb_button.button-see-more.button-action-show, body #page-container .et_pb_section a.et_pb_button.button-see-more.button-action-show-3 {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .col_rd8 .et_pb_module.et_pb_text {
    width: 32%;
    margin-right: 2%;
  }
  body .et_pb_row {
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .rand_general_dn.rand_dn_2 h2, .rand_general_dn.rand_dn_2 h2 span, .rand_general_dn.rand_dn_5 h2, .rand_general_dn.rand_dn_5 h2 span, .rand_dn_9 h3, .rand_dn_9 h3 span, .rand_dn_12 h3, .rand_dn_12 h3 span{
    font-size: 38px !important;
    line-height: 54px !important;
  }
  .box_profitabil_hp h4{
    font-size: 18px;
  }
  .brand_view .et_pb_module.et_pb_image {
    width: 28.2% !important;
  }
  body .brand_view .et_pb_module.et_pb_image:nth-child(4n + 1) {
    width: 15% !important;
  }
  .brand_view .et_pb_module.et_pb_image:nth-child(5n + 1) {
    width: 28.2%  !important;
  }
  .brand_view .et_pb_module.et_pb_image:nth-child(5n + 1) .et_pb_image_wrap {
    text-align: center;
  }
  body .brand_view .et_pb_module.et_pb_image:nth-child(4n + 1) .et_pb_image_wrap {
    text-align: left;
  }
  .brand_view .et_pb_module.et_pb_image:nth-child(n+11) {
    display: block;
  }
  .brand_view .et_pb_module.et_pb_image:nth-child(n+13) {
    display: none;
  }
}
@media (max-width: 992px) {
  .sectiunea_5_dn .flex_section .et_pb_button_module_wrapper.et_pb_button_alignment_right
  {
    text-align: right;
  }
}
@media(max-width:981px){
  body #lottie {
    margin-top: 0px !important;
    margin-left: 0px;
  }
}
@media (max-width: 872px) {
  .box_profitabil_hp h4 span{
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
  }
  .smca .custom_container_articol_asemantor:nth-child(n+4) {
    display: none;
  }
  .custom_container_articol_asemantor {
    padding-bottom: 16px;
    margin-bottom: 29px;
    max-width: 328px;
    margin-left: auto;
    margin-right: auto;
  }
  .smca{
    display: block !important;
  }
  .smcd{
    display: none !important;
  }
  .custom_container_articol_asemantor{
    border-radius: 10px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.08);
  }
  .et_pb_row.rand_general_dn.rand_dn_12 {
    padding-top: 49px;
  }
  .rand_dn_9 h3, .rand_dn_12 h3{
    padding-right: 40px;
  }
  .et_pb_section.sectiunea_6_dn {
    margin-top: 50px !important;
    margin-bottom: 18px !important;
  }
  .et_pb_column.col_2_dn {
      width: 200px;
  }
  .et_pb_column.col_1_dn {
    width: calc(100% - 200px);
  }
  .et_pb_row.rand_general_dn.rand_dn_3 {
    padding-top: 22px;
  }
  body .rand_contact_col_1 h1 br {
    display: none;
  }
  body .rand_contact_col_1 h1 {
    line-height: 48px !important;
  }
  body .rand_contact_col_1 {
    width: 100% !important;
    margin-right: 0px !important;
  }
  body .rand_contact_col_2 {
    width: 100% !important;
  }
  p.custom-blog-post-link {
    position: relative;
    bottom: auto;
    margin-top: 5px;
  }
  p.custom-blog-post-name {
    line-height: 32px !important;
    font-size: 16px !important;
  }
  .custom-blog-post-info {
    margin-top: 19px;
    width: 83%;
  }
  .et_pb_section.sectiune_contact_2 {
    padding-top: 3px;
  }
  body .brand_view .et_pb_module.et_pb_image:nth-child(4n + 1) {
    width: 33.33% !important;
  }
  .brand_view .et_pb_module.et_pb_image {
    width: 33.33% !important;
  }
  body .brand_view .et_pb_module.et_pb_image:nth-child(4n + 1) .et_pb_image_wrap {
    text-align: center;
  }
  .brand_view .et_pb_module.et_pb_image:nth-child(n+7) {
    display: none;
  }
  .et_pb_row.rand_general_dn.rand_dn_9 {
    padding-top: 10px;
  }
  body #page-container .et_pb_section a.et_pb_button.button-see-more.button-action-show-2, body #page-container .et_pb_section a.et_pb_button.button-see-more.button-action-show, body #page-container .et_pb_section a.et_pb_button.button-see-more.button-action-show-3 {
    font-size: 16px;
    line-height: 24px;
  }
  .col_rd8 .et_pb_module.et_pb_text h4 {
    font-size: 14px;
    padding-bottom: 2px;
  }
  .col_rd8 .et_pb_module.et_pb_text h5 {
    font-size: 14px;
    padding-bottom: 0px;
  }
  .col_rd8 .et_pb_module.et_pb_text img {
    margin-bottom: 3px;
    max-height: 138px;
    width: 138px;
    object-fit: cover;
  }
  .col_rd8 .et_pb_module.et_pb_text {
    width: 49%;
    max-width: 328px;
    margin-right: 0px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-bottom: 12px;
  }
  .col_rd8 .et_pb_module.et_pb_text .et_pb_text_inner {
    padding-left: 5px;
    padding-right: 5px;
  }
  .rand_dn_6 .et_pb_module:nth-child(n+11) {
    display: none;
  }
  .col_rd8 .et_pb_module.et_pb_text:nth-child(2n + 1){
    margin-right: 2% !important;
  }
  .col_rd8 .et_pb_module.et_pb_text:last-child {
    margin-right: auto !important;
  }
  .et_pb_section.sectiunea_4_dn{
    padding-bottom: 13px;
  }
  .et_pb_row.rand_general_dn.rand_dn_6 {
    padding-top: 0px;
  }
  .et_pb_row.rand_general_dn.rand_dn_3 {
    padding-bottom: 12px;
  }
  .rand_dn_2 .et_pb_text_inner, .rand_dn_5 .et_pb_text_inner, .rand_dn_9 .et_pb_text_inner, .rand_dn_12 .et_pb_text_inner  {
    width: 100%;
    padding-right: 4px;
  }
  .et_pb_row.rand_general_dn.rand_dn_2, .et_pb_row.rand_general_dn.rand_dn_5 {
    padding-top: 8px;
  }
  .rand_general_dn.rand_dn_2 h2, .rand_general_dn.rand_dn_2 h2 span, .rand_general_dn.rand_dn_5 h2, .rand_general_dn.rand_dn_5 h2 span, .rand_dn_9 h3, .rand_dn_9 h3 span, .rand_dn_12 h3, .rand_dn_12 h3 span{
    font-size: 32px !important;
    line-height: 44px !important;
    padding-bottom: 34px;
  }
  .box_profitabil_hp img {
    max-height: 25px;
    width: auto;
  }
  .box_profitabil_hp h4 {
    font-size: 16px !important;
    line-height: 32px !important;
    padding-bottom: 7px !important;
  }
  .box_profitabil_hp a img {
    display: none;
  }
  .box_profitabil_hp a .hidden {
    transform: none !important;
    position: relative;
    opacity: 1;
  }
  .box_profitabil_hp p{
    padding-left: 47px;
    line-height: 28px !important;
  }
  .box_profitabil_hp a {
    margin-top: 22px;
  }
  .box_profitabil_hp h4 {
    column-gap: 7px;
  }
  .et_pb_module.box_profitabil_hp {
    margin-bottom: 17px !important;
  }
  .et_pb_module.box_profitabil_hp {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 640px) {
  .radio-termeni.new-set input {
    height: 24px !important;
    width: 24px !important;
  }
  body #lottie svg {
    margin-top: 25px;
  }
}
@media (max-width: 479px) {
  .sectiunea_5_dn .flex_section .et_pb_button_module_wrapper.et_pb_button_alignment_right
  {
    text-align: left;
  }
}
