@font-face {
  font-family: 'Sequel Sans';
  src: url('../fonts/Sequel Sans Medium Disp.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Sequel Sans Roman Dispon';
  src: url('../fonts/Sequel Sans Roman Disp.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

.brz .brz-css-svusw, footer {
  display: none !important;
}

.new_header_landing{
  background-color: #F4FEF1;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content_item_header p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
}

.content_item_header p span{
  color: #1B7D00;
}

.flex_ctn{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wrap{
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}


.direction_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.direction_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.align_start {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.align_stretch{
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content_new_header_landing {
  column-gap: 64px;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.content_item_header {
  column-gap: 12px;
}

.new_langing_maine_section_s1 {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 15px;
}

.new_langing_maine_section_s2{
  background-color: #000000;
  background-image: url("/wp-content/uploads/2025/06/background-image.png");
  background-repeat: no-repeat;
  border-radius: 20px;
  width: calc(100% - 39px);
  margin: 0 auto;
  padding-bottom: 68px;
}

.new_landing_section5_content{
  width: calc(100% - 39px);
  margin: 0 auto;
  padding: 40px 0px;
  gap: 80px;
  background: #F4FEF1;
  border-radius: 20px;
}

.content_new_langing_maine_section_s2 {
  max-width: 1380px;
  margin: 0 auto;
  padding-top: 7.8vh;
  width: 97%;
}

.new_landing_main_section h2{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 15px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #2FD700;
}

.new_landing_main_section h1{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  letter-spacing: 0.04em;
  background: linear-gradient(90deg, #FFFFFF 0%, #23A600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-top: 8px;
}

.new_landing_h_benefits {
  max-width: 800px;
  margin: 36px auto 0px auto;
}

.item_benefits p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 420;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.item_benefits{
  padding: 20px 16px;
  gap: 8px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  width: 100%;
}

.conten_new_landing_benefits{
  gap: 8px;
}

.conten_new_landing_benefits_2{
  padding: 16px 0px;
  gap: 40px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  margin-top: 8px;
}

.item_benefits_2{
  gap: 13px;
}

.item_benefits_2 p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 420;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.item_benefits_2 p.no_reviews{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.5);
}


.line_item_b2{
  border: 1px solid rgba(255, 255, 255, 0.08);
  -ms-flex-item-align: stretch;
 -ms-grid-row-align: stretch;
 align-self: stretch;
}

.content_video_presentation {
  text-align: center;
}

.video_presentation {
  margin-top: 38px;
}

.video_presentation iframe, .video_presentation video {
  border-radius: 16px;
}

.content_new_landing_btn_insciere {
  text-align: center;
}

a.btn_inscriere, .button_testimoniale_6 a, a.parteneriat_a, a.inscriere_parteneriat {
  background: linear-gradient(90deg, #2D9911 0%, #374134 100%);
  box-shadow: 0px 4px 8px rgba(27, 130, 0, 0.32);
  height: max-content;
  border-radius: 28px;
  background-position: center;
  padding: 10px 78px 10px 38px;
  gap: 10px;
  color: #ffffff;
  width: max-content;
  cursor: pointer;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  height: 55px;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
}

.new_landing_section4 .gform_button.button {
  background-image: url(/wp-content/uploads/2025/06/icon.svg), /* SVG deasupra */ linear-gradient(90deg, #2D9911 0%, #374134 100%);
  height: 56px;
  border-radius: 28px !important;
  font-family: 'Sequel Sans' !important;
  font-style: normal !important;
  font-weight: 415 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  text-align: center !important;
  letter-spacing: 0.05em !important;
  color: #FFFFFF !important;
  background-repeat: no-repeat;
  min-width: 167px !important;
  min-height: 56px !important;
  background-position-x: right;
  text-align: left !important;
  padding-left: 33px !important;
}

a.btn_inscriere:hover::after, .button_testimoniale_6 a:hover::after, a.parteneriat_a:hover::after, a.inscriere_parteneriat:hover::after {
  background: url(/wp-content/uploads/2025/06/animatia.gif) no-repeat center center, linear-gradient(180deg, #FFFFFF 0.88%, #DBDBDB 50.44%, #B9DCB0 100%);
  background-size: 30px 30px, cover;
}

a.btn_inscriere::after, .button_testimoniale_6 a::after, a.parteneriat_a::after, a.inscriere_parteneriat::after{
  width: 55px;
  margin-left: 15px !important;
  height: 55px;
  text-align: center;
  content: '';
  display: inline-block;
  border-radius: 100% !important;
  background: url(/wp-content/uploads/2025/06/arrow-right.svg) no-repeat center center, linear-gradient(180deg, #FFFFFF 0.88%, #DBDBDB 50.44%, #B9DCB0 100%);
  background-size: 30px 30px, cover;
  transform: scale(1);
  transition: background 0.3s ease;
  position: absolute;
  right: 0;
}

.new_landing_btn_inscriere {
  margin-top: 35px;
}

.new_landing_section2_content {
  max-width: 960px;
  margin: 0 auto;
  width: 96.15%;
}

.new_landing_section2 h3{
  margin-bottom: 39px;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 40px;
  line-height: 47px;
  text-align: center;
  letter-spacing: 0.04em;
  background: linear-gradient(90deg, #000000 0%, #23A600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.new_landing_section2 p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
}

.new_landing_section2 p span{
  color: #1B7D00;
}

.new_landing_main_section {
  margin-bottom: 79px;
}

.extrambp{
  margin-bottom: 37px;
}

.prezentare_rezultate{
  padding: 20px 0px;
  background: #F4FEF1;
  border-radius: 8px;
  margin-top: 23px;
}

.rezultat{
  padding: 0px 12px;
  gap: 8px;
  border-radius: 8px;
  width: 100%;
}

.rezultat p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 420;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #000000;
}

.rezultat.line_rezultat{
  width: 32px;
  height: 0px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  transform: rotate(90deg);
}

.new_landing_section3_content{
  box-sizing: border-box;
  height: 56px;
  background: #FFFFFF;
  box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 96.15%;
}

.new_landing_section2 {
  margin-bottom: 79px;
}

.new_landing_section3{
  margin-bottom: 79px;
}

.section4_title h4{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000;
  font-weight: 400;
  padding-left: 25px;
  padding-right: 25px;
  padding-left: 41px;
  padding-right: 41px;
}

.section4_title h4 span{
  color: #1B7D00;
  font-weight: 600;
}

span.book{
  color: #000 !important;
  font-weight: 400 !important;
  background: linear-gradient(90deg, #FFFFFF 0%, #BADCB1 100%);
  border-radius: 4px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  padding-right: 6px;
}

.new_landing_section4_content {
  max-width: 800px;
  margin: 0 auto;
  width: 96.15%;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4FEF1 100%);
  box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding: 33px 30px 33px 30px;
}

.section4_title {
  margin-bottom: 39px;
}

.new_landing_section4 form{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.03em;
  color: #000000;
}

.new_landing_section4 form input[type="text"],
.new_landing_section4 form input[type="email"],
.new_landing_section4 form input[type="tel"],
.new_landing_section4 form textarea{
  padding: 0px 20px;
  height: 44px;
  background: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 405;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.03em;
  color: rgba(0, 0, 0, 0.48);
}

.new_landing_section4 .gfield-choice-input{
  width: 16px;
  height: 16px;
  background: rgba(27, 125, 0, 0.16) !important;
  border-radius: 2px !important;
  border: 0px !important;
}

.new_landing_section4 .gfield_description{
  margin-left: 32px;
  margin-top: 0px !important;
}

.new_landing_section4 .gchoice label {
  font-family: 'Sequel Sans' !important;
  font-style: normal !important;
  font-weight: 410 !important;
  font-size: 12px !important;
  line-height: 24px !important;
  letter-spacing: 0.03em !important;
  color: #000000 !important;
}

.new_landing_section4 .gform-theme--foundation .gform_fields {
  row-gap: 18px !important;
}

.text_5 p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #000000;
}

.logos_5{
  column-gap: 80px;
}

.new_landing_section4 {
  margin-bottom: 74px;
}

.new_landing_section6_content h4{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 0.04em;
  background: linear-gradient(90deg, #000000 0%, #23A600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-align: center;
  margin-bottom: 22px !important;
}

.new_landing_section6_content h4, .new_landing_section6_content h5{
  max-width: 1376px;
  margin: 0 auto;
  width: 96.15%;
}

.new_landing_section6_content h5{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000000;
}

.new_landing_section6_content{
  background-image: url(/wp-content/uploads/2025/06/background_testimoniale_optim.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 80% center;
}

.new_landing_section5 {
  margin-bottom: 72px;
}

.item_carousel p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 21px;
  color: #000000;
  padding-left: 23px;
}

.carousel_testimoniale .slick-slide {
  margin: 0 16px;
}

.carousel_testimoniale {
  margin: 0 -16px;
}

.testimoniale_section6 {
  margin-top: 40px;
}

.carousel_testimoniale iframe{
  border-radius: 16px;
}

.content_item_carousel{
  padding: 8px;
  background: #FFFFFF;
  box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  padding-bottom: 32px;
}

.iframe_video {
  margin-bottom: 30px;
}

.testimoniale_section6 {
  margin-bottom: 39px;
}

.new_landing_section6 {
  margin-bottom: 79px;
}

.new_landing_section7_content{
  /*background-color: #000000;*/
  border-radius: 20px;
  width: calc(100% - 39px);
  margin: 0 auto;
  padding-bottom: 78px;
}

.section_71 h4{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 0.04em;
  background: linear-gradient(90deg, #FFFFFF 0%, #23A600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  padding-bottom: 43px;
}

a.parteneriat_a {
  margin-top: 38px !important;
}

.section_71 p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.section_71 {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
  width: 96.15%
}

.new_landing_section7_content {
  padding-top: 77px;
}

.content_sections7{

}

.section_72{
  padding: 0px;
  max-width: 1376px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 82px;
  width: 96.15%
}

.section_721{
  padding: 64px 83px;
  gap: 80px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.48) 0%, #23A600 100%);
  border-radius: 16px;
}

.section_722{
  padding: 64px 28px;
  gap: 80px;
  background: #23A600;
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
}

.section_721_container{
  padding: 0px;
  gap: 32px;
}

.section_text_72{
  padding: 0px;
  gap: 32px;
}

p.title_section_72{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

p.text_section_72{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.section_benfits_72{
  padding: 16px 0px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  width: 100%;
}

.item_benefits_72{
  padding: 0px 12px;
  gap: 8px;
  width: 100%;
}

.item_benefits_72 p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 420;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.item_benefits_72line{
  width: 32px;
  height: 0px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  transform: rotate(90deg);
}

.text_section_722{
  padding: 0px;
  gap: 32px;
}

.text_section_72_background{
  display: block;
  padding: 2px 8px;
  background: linear-gradient(90deg, #23A600 0%, #000000 100%);
  border-radius: 4px;
  font-weight: 600;
}

a.vreau_ghid, .cta_alocarea_recomandata a {
  background: linear-gradient(270deg, #BADCB1 0%, #FFFFFF 100%);
  border-radius: 28px;
  background-position: center;
  padding: 0px 71px 0px 32px;
  gap: 10px;
  color: #000000;
  width: max-content;
  cursor: pointer;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  height: 55px;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
}

.cta_alocarea_recomandata a{
  margin-left: 0;
}

.new_landing_section8 {
  margin-bottom: 80px;
}

a.vreau_ghid::after, .cta_alocarea_recomandata a::after{
  width: 56px;
  margin-left: 15px !important;
  height: 56px;
  text-align: center;
  content: '';
  display: inline-block;
  border-radius: 100% !important;
  background-image: url(/wp-content/uploads/2025/06/icon-1.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 56px 56px, cover;
  transform: scale(1);
  transition: background 0.3s ease;
  position: absolute;
  right: 0;
}

.section_71 {
  margin-bottom: 85px;
}

.section_722{
  width: 394px;
}

.section_721{
  width: calc(100% - 394px - 32px);
  margin-right: 32px;
}

.section_73{
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 74px;
  width: 94.15%;
}

.section_73 h5{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 26px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  margin-bottom: 32px;
}

.section_73 p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

p.pmb {
  margin-bottom: 29px;
}

a.inscriere_parteneriat {
  margin-top: 34px;
  margin-bottom: 28px;
}

.description_parteneriat{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 405;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}



.section_74{
  padding: 0px;
  gap: 32px;
  max-width: 1376px;
  margin-left: auto;
  margin-right: auto;
  width: 96.15%;
}

.box_section_74{
  padding: 32px 20px 20px;
  gap: 32px;
  width: 100%;
}

.box_section_74_1{
  background: linear-gradient(180deg, rgba(47, 215, 0, 0.08) 0%, #2FD700 100%);
  border: 1px solid rgba(47, 215, 0, 0.48);
  border-radius: 20px;
}

.box_section_74_2{
  background: linear-gradient(180deg, rgba(226, 95, 97, 0.08) 0%, #E25F61 100%);
  border: 1px solid rgba(226, 95, 97, 0.48);
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}

.box_section_74 h6{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 425;
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.01em;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}

.content_box_section_74{
  padding: 0px;
  gap: 8px;
}

.item_content_box_74{
  padding: 20px;
  gap: 20px;
  background: #FFFFFF;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 16px;
  width: 100%;
  min-height: 136px;
}

.img_icb_74{
  width: 56px !important;
  text-align: center;
}

.text_icb_74{
  width: calc(100% - 56px);
}

.title_icb4{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 20px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #000000;
}

.text_icb4{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 405;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #000000;
}

.new_landing_section7 {
  margin-bottom: 79px;
}

.new_landing_section8_content h3{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 40px;
  line-height: 47px;
  letter-spacing: 0.04em;
  background: linear-gradient(90deg, #000000 0%, #23A600 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-align: center;
}

.new_landing_section8_content{
  max-width: 1376px;
  margin-left: auto;
  margin-right: auto;
  width: 96.15%;
}

.box_portofoliu{
  padding: 32px;
  gap: 32px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4FEF1 100%);
  box-shadow: 0px 2px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  margin-top: 39px;
}

.box_portofoliu_cards{
  padding: 0px;
  gap: 32px;
  width: 100%;
}

.card_portofoliu{
  width: 100%;
  padding: 16px 32px;
  gap: 40px;
  border-radius: 20px;
}

.text_box h5{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.01em;
  color: #000000;
  margin-bottom: 24px;
}

.text_box p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #000000;
}

.sliders_box{
  padding: 0px;
  gap: 32px;
}

.slider_b{
  padding: 0px;
  gap: 12px;
}

.slider_b_text{
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0px;
  gap: 8px;
}

.slider_b_text p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #000000;
}

.slider_b_bar{
  padding: 0px;
  gap: 12px;
  isolation: isolate;
  width: 100%;
  height: 8px;
  position: relative;
}

.bar{
  width: 100%;
  height: 8px;
  background: rgba(27, 125, 0, 0.16);
  border-radius: 28px;
}

.bullet{
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 16px/2);
  background: #1B7D00;
  box-shadow: 0px 4px 8px rgba(27, 130, 0, 0.32);
  border-radius: 28px;
}

.bullet40{
  left: 40%;
}

.bullet30{
  left: 30%;
}

.bullet10{
  left: 10%;
}

.alocare_txt p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #1B7D00;
}

.card_rightp{
  padding: 0px;
  gap: 8px;
}

.title_indicatori{
  padding: 0px 24px;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #000000;
  margin-bottom: 20px;
}

.sliders_box_indicatori{
  padding: 16px 24px 24px;
  gap: 32px;
  background: linear-gradient(180deg, #FFFFFF 0%, #F4FEF1 100%);
  border-radius: 16px;
}

.bullet_indicatori_1{
  max-width: 100%;
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0px;
  top: calc(50% - 8px/2);
  background: linear-gradient(90deg, #374134 0%, #2D9911 100%);
  box-shadow: 0px 4px 8px rgba(27, 130, 0, 0.32);
  border-radius: 28px;
}

.text-red-600{
  color: rgba(220, 38, 38, 1);
}

.bullet_indicatori_2{
  max-width: 100%;
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0px;
  top: calc(50% - 8px/2);
  background: linear-gradient(90deg, #374134 0%, #2D9911 100%);
  box-shadow: 0px 4px 8px rgba(27, 130, 0, 0.32);
  border-radius: 28px;
}

.recomandari_portofoliu p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #000000;
  margin-bottom: 8px;
}

.recomandari_portofoliu {
  padding-top: 16px;
  padding-bottom: 2px;
  padding-left: 25px;
}

.recomandari_portofoliu ul {
  padding-left: 24px;
}

.recomandari_portofoliu li{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #000000;
}

.alocarea_recomandata{
  padding: 15px 32px 32px 32px;
  gap: 32px;
  background: linear-gradient(90deg, #000000 0%, #23A600 100%);
  border-radius: 20px;
}

.text_alocarea_recomandata{
  padding: 0px;
  gap: 8px;
}


.text_alocarea_recomandata ul {
  padding-left: 24px;
}

.title_alocare{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0.03em;
  color: #FFFFFF;
}

.text_alocare, .text_alocarea_recomandata li{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 410;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: rgba(255, 255, 255, 0.8);
}

.indicatori{
  padding: 16px 8px;
  background: rgba(27, 125, 0, 0.08);
  border-radius: 20px;
}

.brz .brz-css-ltugS {
  padding: 0 !important;
}

.brz .brz-css-q3nVN, .brz .brz-css-eSIqQ{
  margin: 0 !important;
}

.br_mobile{
  display: none;
}

.mobile_rating{
  display: none;
}

.container {
  width: 100%;
  overflow: hidden;
  max-width: 100%;
  height: 56px;
  position: relative;
}

.progress-bar {
  height: 100%;
  width: 0;
  background: linear-gradient(to right, #000000, #23A600);
  transition: width 2s ease;
  border-radius: 20px;
}

div#message {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 420;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #FFFFFF;
  display: none;
  width: 90%;
  text-align: right;
  padding-right: 5%;
}

input[type=range]{
  width: 100%;
  height: 8px;
  background: rgba(27, 125, 0, 0.16);
  border-radius: 28px;
}

input[type='range']::-webkit-slider-runnable-track {
 height: 16px;
 -webkit-appearance: none;
 color: #1B7D00;
 margin-top: -1px;
 border-radius: 28px;
 border:0px;
}

input[type='range']::-webkit-slider-thumb {
 width: 16px;
 -webkit-appearance: none;
 height: 16px;
 cursor: ew-resize;
 background: #1B7D00;
 border: 0px;
 box-shadow: 0px 4px 8px rgba(27, 130, 0, 0.32);
}

.new_landing_section7{
  background-image: url(/wp-content/uploads/2025/06/bg_optim.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  background-color: #000000;
}



div#sliderWrapper {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 64px;
    justify-content: center;
}



.footer {
  border-bottom: 1px solid grey;
  padding-bottom: 17px;
  margin-bottom: 55px;
}

.social-footer a {
  text-decoration: none;
}

.social-footer img{
  height: 18px;
  width: auto;
}

.social-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;

  margin-bottom: 100px;
}

.social_links {
    margin-bottom: 50px;
}



.social_links {
    max-width: 1360px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.social_links a{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 420;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
}

.social_2{
  background-image: url(/wp-content/uploads/2025/06/background_footer.svg);
  background-repeat: no-repeat;
}

.copy{
  text-align: center;
  padding-bottom: 20px;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.copy p{
  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #000000;
}

/************* START Acordion ************/
.popup{
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:rgba(0,0,0,0.5);
  z-index: 9999;
}

.popup-content{
  background:white;
  max-width:1200px;
  margin:100px auto;
  padding:20px;
  border-radius:10px;
  position:relative;
  max-height: 80vh;
  overflow-y: auto;
}

.popup-close{
  position:absolute;
  top:10px;
  right:15px;
  font-size:20px;
  cursor:pointer;
}

.accordion {
  cursor: pointer;
  padding: 14px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  font-size: 16px;
  border-radius: 31px;
  transition: 0.3s ease;
  background-color: #ffffff !important;
  color: #000000 !important;
}


button.accordion:focus{
  outline: none !important;
}

.panel {
  padding: 0 15px;
  display: none;
  overflow: hidden;
  border-radius: 0 0 31px 31px;

}

.acordion-content{
  color: #000000 !important;
  background: linear-gradient(180deg, #ffffff 36.59%, #eeffe2 100%) !important;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08) !important;
  border-radius: 31px !important;
  border: 1px solid #d9d9d9;
  margin-bottom: 10px;
}

.panel p{
  padding-bottom: 8px;
  text-align: left;
  font-size: 16px;
  line-height: 24px;
}

.new_landing_section7 .new_landing_section2_content {
  color: #ffffff;
  text-align: center;
  padding-top: 85px;
}

.icon img{
  width: 28px !important;
  height: 28px !important;
}

.icon-1 img{
  width: 54px !important;
  height: 54px !important;
}

button.accordion {
  position: relative;
  padding-right: 30px;
}

button.accordion::after {
  content: "";
  background-image: url("/wp-content/uploads/2025/07/toggle_closed.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  height: 14px;
  width: 14px;
  transition: transform 0.3s ease;
}

button.accordion.active::after {
  background-image: url("/wp-content/uploads/2025/07/toggle_deschis.png");
}

button.accordion:hover::after {
  color: #ffffff;
}

.popup-content h4{
  padding-bottom: 10px;
}

/************* STOP Acordion ************/

.partneri img {
  max-height: 64px;
}

.prezentare_rezultate.flex_ctn.direction_row.align_center.justify_center{
  align-items: flex-start;
}

.rezultat.align_center.justify_center.direction_row.flex_ctn {
    align-items: flex-start;
}

.rezultat.align_center.justify_center.direction_row.flex_ctn img{
  width: 30px;
  height: 30px;
}
/************* START RESPONSIVE ************/
@media(max-width:1300px)
{
  .new_landing_section5_content {
    gap: 40px;
  }
  .logos_5 {
    column-gap: 40px;
  }
  .section_721 {
    width: calc(100% - 384px - 15px);
    margin-right: 15px;
  }
  .section_722{
    width: 384px;
  }

  .icon img{
    width: 24px !important;
    height: 24px !important;
  }

  .icon-1 img{
    width: 42px !important;
    height: 42px !important;
  }

}
@media(max-width:1230px){

  .popup-content {
    width: 90%;
  }

  a.btn_inscriere{
    width: fit-content;
  }


  .social_links{
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .section_72{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section_721 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
  .section_722 {
    max-width: 384px;
    width: 100%;
  }
  .new_landing_main_section h1 {
    font-size: 32px;
    line-height: 36px;
    padding-left: 26px;
    padding-right: 26px;
    font-weight: 600;
  }
  .br_mobile{
    display: block
  }
  .video_presentation video {
    width: 100%;
    height: auto;
    max-width: 800px;
  }
  .new_landing_section5_content{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .text_5 {
    width: 100%;
  }
  .new_landing_section5_content {
    gap: 0px;
  }
}
@media(max-width:1162px)
{
  .section_74{
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .box_section_74{
    max-width: 550px;
  }
}
@media(max-width:1108px)
{
  .social-footer {
    margin-bottom: 50px;
  }
  .footer {
    margin-bottom: 50px;
  }
  .social_links a {
    width: 100%;
    margin-bottom: 15px;
  }

}
@media(max-width:1024px)
{

  .icon img{
    width: 16px !important;
    height: 16px !important;
  }

  .icon-1 img{
    width: 24px !important;
    height: 24px !important;
  }
  div#sliderWrapper {
    width: auto;
    display: flex;
    align-items: unset;
    column-gap: 0;
    justify-content: unset;
}
  .content_new_header_landing {
    display: flex;
    justify-content: center;
    gap: 40px;
  }

  .item_header {
    flex: 0 0 auto;
  }
  .content_new_header_landing {
      overflow: hidden;
      position: relative;
      width: 100%;
      max-width: 400px;
    }

    .slider_wrapper {
      display: flex;
      transition: transform 0.6s ease;
      width: 300%; /* 3 iteme */
    }

    .item_header {
      flex: 0 0 100%;
      display: flex;
      justify-content: center;
      align-items: center;
    }

  .mobile_100{
    display: block;
  }
  p.pmb {
    margin-bottom: 23px;
  }
  .text_section_722 {
    gap: 25px;
  }
  .section_722 {
    padding: 28px 28px;
  }
  .new_landing_section5 {
    margin-bottom: 39px;
  }
  .testimoniale_section6 {
    max-width: 414px;
    margin-left: auto;
    margin-right: auto;
  }
  .new_landing_h_benefits {
    margin: 24px auto 0px auto;
  }
  .item_benefits {
    gap: 6px;
    padding-bottom: 8px;
  }
  .new_landing_btn_inscriere {
    margin-top: 26px;
  }

  .new_langing_maine_section_s2{
    padding-bottom: 0px;
  }

  .conten_new_landing_benefits_2 {
    display: none;
  }

  .mobile_rating{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
   -ms-flex-direction: row;
   flex-direction: row;
   -webkit-box-align: start;
   -ms-flex-align: start;
    align-items: flex-start;
    padding: 0px;
    gap: 8px;
    margin-top: 27px;
    padding-bottom: 4px;
  }

  .truspilot_mobile
  {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px;
    gap: 8px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
  }

  .truspilot_mobile p{
    font-family: 'Sequel Sans';
    font-style: normal;
    font-weight: 420;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
  }

  .google_mobile p{
    font-family: 'Sequel Sans';
    font-style: normal;
    font-weight: 420;
    font-size: 15px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 0.03em;
    color: #FFFFFF;
  }

  .google_mobile{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 16px;
    gap: 13px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
  }


  .rezultat.line_rezultat,
  .item_benefits_72line{
    display: none;
  }

  .section_benfits_72{
    padding: 0px 0px;
  }

  .section_benfits_72 .item_benefits_72:last-child{
    border-bottom: 0px;
  }

  .item_benefits_72{
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding: 9.5px 12px;
  }

  .new_header_landing {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .new_langing_maine_section_s2, .new_landing_section5_content,
  .new_landing_section7_content{
    width: calc(100% - 18px);
  }
  .content_new_langing_maine_section_s2 {
    padding-top: 37px;
  }
  .new_landing_section2 h3{
    padding-left: 33px;
    padding-right: 33px;
  }
  .new_landing_main_section {
    margin-bottom: 38px;
  }
  .extrambp {
    margin-bottom: 27px;
  }
  .prezentare_rezultate, .section_benfits_72, .box_portofoliu_cards {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box_portofoliu_cards{
    gap:0px;
  }
  .rezultat{
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    padding: 11px 12px;
  }
  .prezentare_rezultate .rezultat:last-child{
    border-bottom: 0px;
  }
  .prezentare_rezultate{
    padding: 0px;
    margin-top: 20px;
  }

  .new_landing_section4_content {
    padding: 33px 20px 33px 20px;
  }
  .section4_title h4 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .section4_title {
    margin-bottom: 29px;
  }
  .new_landing_section5_content {
    padding: 24px 24px;
  }
  .new_landing_section4 {
    margin-bottom: 30px;
  }
  .text_5 p {
    margin-bottom: 24px;
  }
  .logos_5 {
    column-gap: 24px;
  }
  .new_landing_section6_content h5 {
    width: 95%;
  }
  .content_item_carousel {
    padding: 10px;
    padding-top: 12px;
    padding-bottom: 32px;
  }
  .content_item_carousel img {
    padding-left: 20px;
  }
  .testimoniale_section6 {
    margin-bottom: 17px;
  }
  .section_71 p br{
    display: none;
  }
  .new_landing_section6 {
    margin-bottom: 38px;
  }
  .new_landing_section7_content {
    padding-top: 40px;
    padding-bottom: 42px;
  }
  .section_71 h4{
    padding-bottom: 33px;
  }
  .section_71 {
    margin-bottom: 37px;
  }
  .section_721 {
    padding: 37px 15px;
    padding-bottom: 16px;
  }
  .section_text_72 {
    gap: 22px;
  }
  .section_72 {
    margin-bottom: 43px;
  }
  .section_73 {
    margin-bottom: 45px;
  }
  .box_section_74 {
    padding: 22px 8px 8px 8px;
  }
  .box_section_74 {
    gap: 19px;
  }
  .section_74 {
    gap: 8px;
  }
  .item_content_box_74 {
    min-height: auto;
  }
  .new_landing_section7 {
    margin-bottom: 39px;
  }
  .new_landing_section8_content h3 {
    padding-left: 38px;
    padding-right: 38px;
  }
  .box_portofoliu {
    margin-top: 29px;
    padding: 9px 3px 9px 3px;
  }
  .text_box h5 {
    margin-bottom: 18px;
  }
  .card_portofoliu {
    gap: 30px;
  }
  .card_portofoliu.card_rightp {
    margin-top: 25px;
  }
  .recomandari_portofoliu {
    padding-top: 29px;
  }
  .new_landing_section8 {
    margin-bottom: 46px;
  }
  .new_landing_section2.new_landing_section9 {
    margin-bottom: 24px;
  }
  .new_landing_section2.new_landing_section9 h3{
    margin-bottom: 0px;
  }


  p.text_section_72,
  .item_benefits_72 p,
  .section_73 p,
  .text_icb4,
  .slider_b_text p,
  .recomandari_portofoliu p,
  div#message{
    font-size: 15px;
    line-height: 24px;
  }
  .section4_title h4,
  .text_5 p,
  p.title_section_72,
  .section_73 h5,
  .box_section_74 h6,
  .text_box h5{
    font-size: 20px;
    line-height: 30px;
  }
  .text_alocare, .text_alocarea_recomandata li, .recomandari_portofoliu li{
    font-size: 14px;
    line-height: 24px;
  }
  .new_landing_section2 p,
  .new_landing_section6_content h5,
  .item_carousel p,
  .title_icb4,
  .text_box p,
  .title_indicatori,
  .title_alocare {
    font-size: 16px;
    line-height: 26px;
  }
  .content_item_header p,
  .new_landing_main_section h2{
    font-size: 14px;
  }
  .item_benefits p{
    font-size: 15px;
  }
  .new_landing_section2 h3,
  .new_landing_section6_content h4,
  .new_landing_section8_content h3{
    font-size: 32px;
    line-height: 36px;
  }
}


@media(max-width:640px)
{
  .icon-1 img{
    width: 24px !important;
    height: 24px !important;
  }

}
