

/*Stilizare h2*/

.secondary-heading h2{
padding: 5px !important;
font-size: 45px!important;
color: transparent;
background: linear-gradient(to right, #000000, #0e4200, #1b7d00, #1d8600, #27b700, #29be00, #2bc900, #2ed700);
background-size: cover;
-webkit-background-clip: text !important;
background-clip: text !important;
-webkit-text-fill-color: transparent;
letter-spacing: 0.05em;
line-height: 53px;
}

.et_pb_toggle h3 {
  font-family: "Sequel Sans";
    font-style: normal;
    font-weight: 415;
    width: 97% !important;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.03em;
    color: #000000 !important;
    padding: 0px 24px 0px 16px !important;
    font-size: 16px!important;
}

@media only screen and (max-width: 1200px) {
  .secondary-heading h2{
    font-size: 28px !important;
    line-height: 33px;
    text-align: left;
    letter-spacing: 0.05em;
  }
}

/*end Stilizare h2*/

.video-section-row-col2 .et_pb_module.et_pb_video::before,
.video-section-row-col1 .et_pb_module.et_pb_video::before{
  z-index:-10!important;
  position: absolute;
  content: "";
  top:0;
  left: 0;
  width: 100%!important;
  height: 100%!important;
 background: rgba(255, 255, 255, 0.7)!important;
}
.card-module .et_pb_image_1 {
  display: block!important;
}
.show_just_on_mobile{
  display: none !important;
}

.video-section-row-col2 .et_pb_module.et_pb_video,
.video-section-row-col1 .et_pb_module.et_pb_video{
  margin-bottom: 15px!important;
  position: relative!important;
}

.video-section-row-col2 .et_pb_module.et_pb_video.vizibil::before,
.video-section-row-col1 .et_pb_module.et_pb_video.vizibil::before{
   background:none!important;
}

/*Banner homepage - sectiunea 1*/

.banner-home {
  padding-top: 78px !important;
  background-size: 66%;
  background-position: 70%;
  margin-bottom: 30px;
}
.banner-home .et_pb_row {
  padding-top: 36px;
}
.banner-image {
  padding-top: 80px !important;
}
.banner-home h1 {
  padding-top: 51px !important;
}
.text-box p {
  padding-top: 13px !important;
}
.moto p,
.text-box h1 {
  color: transparent;
  background: linear-gradient(
    to right,
    #000000,
    #0e4200,
    #1b7d00,
    #1d8600,
    #27b700,
    #29be00,
    #2bc900,
    #2ed700
  );
  background-size: cover;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bara-scroll iframe{
  min-height: 88px!important;
}
.contact-button-main {
  padding-top: 6px !important;
}
.contact-button-main a {
  font-family: "Sequel Sans";
  height: max-content;
  border-radius: 500px;
  background-position: center;
  background-image: url("/wp-content/uploads/2024/12/Property-1Frame-3.svg");
  padding: 0px;
  display: flex !important;
  gap: 10px;
  color: #ffffff;
  padding: 0px 0px 0px 45px;
  width: max-content;
  align-items: center !important;
  cursor:pointer;
}


.single-product .contact-button-main a::before{
  content: url(/wp-content/uploads/2024/12/Group-628-1.svg)!important;
  padding-right: 5px!important;
  height: 28px!important;
}

.single-product .contact-button-main.no-before a::before{
  content: none!important;
}

.single-product .contact-button-main a{
  padding: 0px 0px 0px 15px!important;
}

.single-product .faq-col-2 .contact-button-main a{
  padding: 0px 0px 0px 40px!important;
}

.single-product .testimoniale-section .contact-button-main a::before{
  content: none!important;
}

.single-product .testimoniale-section .contact-button-main a{
  padding-left: 25px!important;
}

.single-product .contact-button-main a span{
  padding-left: 40px!important;
  margin-right: 2px!important;
}

.contact-button-main a::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/01/Animation-1730039161886-1-1.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;
}

.contact-button-main a:hover::after {

  background:
    url('/wp-content/uploads/2025/07/animatia_2.gif') no-repeat center center,
    linear-gradient(180deg, #FFFFFF 0.88%, #DBDBDB 50.44%, #B9DCB0 100%);
  background-size: 30px 30px, cover;
}

.marquee-section .et_pb_row,
.marquee-section {
  padding: 0px !important;
}

/*Sectiunea carduri - sectiunea 2*/
/*-Sectiunea titlu-*/

.card-section {
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  max-width: 1376px !important;
  margin: auto !important;
  width: 80% !important;
}

.card-section .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}

.cursuri-investitii p {
  display: flex;
  align-items: center;
}


.text-box-card-section  a,
.text-box-card-section  p {

  padding: 5px !important;
  color: transparent;
  background: linear-gradient(
    to right,
    #000000,
    #0e4200,
    #1b7d00,
    #1d8600,
    #27b700,
    #29be00,
    #2bc900,
    #2ed700
  );
  background-size: cover;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent;
}
.text-box-card-section h2 {
 font-size: 45px;
  padding: 5px !important;
  color: transparent;
  background: linear-gradient(
    to right,
    #000000,
    #0e4200,
    #1b7d00,
    #1d8600,
    #27b700,
    #29be00,
    #2bc900,
    #2ed700
  );
  background-size: cover;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent;
}

.text-box-card-section  a{
  line-height: 48px!important;
}

.text-box-card-section h1 a{
    line-height: 48px!important;
    font-size: 45px!important;
}

.modul-dificultate .et_pb_text_inner{
  display: flex!important;
font-style: normal;
font-weight: 410;
font-size: 15px;
line-height: 18px;
letter-spacing: 0.05em;
color: #000000;
}

#responsive-div{
  overflow: inherit!important;
}

.video-section-row{
  position:relative!important;
}

.absolute-element-button{
  display: block;
  z-index:30!important;
  position: absolute;
  left: calc(100% - 78%)!important;
  bottom: 50px!important;

}
#scroll2::-webkit-scrollbar,
#scroll1::-webkit-scrollbar{
  display: none;
}

.absolute-element-button-2{
  display: block;
  z-index:61!important;
  position: absolute;
  right:85px!important;
  bottom: 50px!important;

}

.absolute-element-button a,
.absolute-element-button-2 a{
  cursor: pointer!important;
}

/*Card propriu-zis*/

.row-construieste {
  padding: 73px 30px 0px 62px !important;
}
.text-before-title {
  margin-bottom: 1% !important;
}
.text-before-title .et_pb_code_inner {
  display: flex;
  gap: 17px;
  font-family: "Montserrat";
  font-weight: 700;
  font-size: 15px;
  align-items: center;
}
.text-box-card {
  margin-bottom: 1% !important;
}
.text-box-card .et_pb_code_inner {
  display: flex;
  font-size: 15px;
  font-family: "Sequel Sans" !important;
}

.module-1 .et_pb_image,
.module-2 .et_pb_image {
  margin-bottom: 9% !important;
}
.text-box-card p {
  padding-bottom: 13px !important;
}
.text-before-title p {
  padding-top: 21px;
}
.card-section {
  padding-top: 10px !important;
}
.card-row {
  display: flex;
  justify-content: center;
  padding: 54px 43px 39px 43px !important;
}

.card-row span.woocommerce-Price-currencySymbol{
  display: none !important;
}

.card-row .et_pb_column {
  display: flex;
  flex-direction: column;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 17px;
}
.slick-track .card-module .et_pb_image_2,
.slick-track .card-module .et_pb_image_5{
  display: block!important;
}

.page-id-17 .slick-prev,
.page-id-14001 .slick-prev{
  z-index: 100!important;
  right: 129px!important;
  bottom: -90px!important;
  position: absolute!important;
}

.page-id-17 .slick-next,
.page-id-14001 .slick-next{
  z-index: 100!important;
  position: absolute!important;
  right: 64px!important;
  bottom: -90px!important;
}

.card-button-section{
  z-index: 1!important;
}

.card-module{
  display: flex!important;
}
.page-id-12158 .card-module{
  height: auto!important;
  display: flex!important;
  position: relative!important;
}
.page-id-12158 .position-in-box{
  bottom: 12px!important;
  position: absolute!important;
}

.page-id-14001 .position-in-box{
  position: relative !important;
  bottom: auto !important;
}
.page-id-12158 .title-card,
.page-id-17 .title-card,
.page-id-14001 .title-card{
  font-family: 'Sequel Sans';
font-style: normal;
font-weight: 415;
font-size: 26px;
line-height: 30px;
letter-spacing: 0.03em;
color: #000000;
}
.page-id-12158 .descript,
.page-id-17 .descript,
.page-id-14001 .descript{
  display: -webkit-box!important;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 3;
   overflow: hidden;
   text-overflow: ellipsis;
  font-family: 'Sequel Sans';
font-size: 16px;
font-weight: 415;
line-height: 30px;
letter-spacing: 0.03em;
text-align: left;
text-underline-position: from-font;
text-decoration-skip-ink: none;
}

.page-id-17 .slick-track,
.page-id-14001 .slick-track{
 margin-bottom: 30px!important;
  height: 670px!important;
}

.page-id-17 .price-a,
.page-id-14001 .price-a{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 15px;
line-height: 18px;
color: #000000;

}

.slick-track .card-module{
  margin-right: 10px!important;
}
.card-module-text {
  padding-bottom: 50px !important;
}

.page-id-14001 .card-module-text{
  padding-bottom: 0px !important;
}

.page-id-14001 .span_currency_2{
  font-size: 12px;
}
.module-1,
.module-2 {
  margin-right: 2.9% !important;
}

.card-module :first-child p {
  display: flex;
  align-items: center;
}
.card-module :last-child p {
  display: flex;
  align-items: center;
  padding-top: 0px !important;
  padding: 5px;
  gap: 10px;
}

.card-module {
  position: relative;
}
.position-in-box {
  bottom: 54px;
  position: absolute;
}

/*Card button*/
.card-button-section {
  padding-top: 0px !important;
  display: flex;
  justify-content: center;
}

.card-button-section .contact-button-main a {
  margin: auto;
}
.card-button-section-coll3 {
  display: flex;
  justify-content: flex-end;
  padding-right: 65px;
  padding-top: 10px;
}

.button-next-prev img {
  margin: 0px 5px 0px 5px;
}

/*Sectiunea 3 */

.section-asistenta {
  background-position-y: 36% !important;
  background-position-x: 73% !important;
  padding-top: 0px !important;
  padding-bottom: 12px !important;
  background-size: 30%;
  background-position: 62%;
}
.section-asistenta .et_pb_row {
  margin-top: 13px;
  padding: 20px;
  padding-top: 7px !important;
  padding-bottom: 53px !important;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
}

.asiastenta-row-titlu p {
  display: flex;
  align-items: center;
}
.asistenta-row-1 {
  padding-bottom: 0px !important;
  padding-top: 69px !important;
  padding-left: 30px !important;
}
.asistenta-row-1 .et_pb_column {
  padding-left: 11px !important;
}
.asistenta-row-1 p {
  padding-top: 0px !important;
}
.asistenta-last-p p {
  padding-bottom: 10px;
}
.section-asistenta .asistenta-col1 {
  width: 64% !important;
  margin-right: 0% !important;
}
.section-asistenta .asistenta-col2 {
  width: 36% !important;
  margin-top: 22.5%;
  padding-left: 20px;
}

.row-asistenta {
  display: flex;
  justify-content: center;
  padding: 0px 0px 0px 30px !important;
  margin-bottom: 1%;
}
.row-asistenta .card-asistenta:first-child {
  margin-right: 1% !important;
}

.card-asistenta {
  width: 49.5% !important;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  padding: 24px 10px;
  /* padding-bottom: 50px; */
}
.card-asistenta .et_pb_text {
  margin-bottom: 2px !important;
  line-height: 30px;
letter-spacing: 0.03em;
}
.card-asistenta p {
  text-align: center;
}

/* .row-asistenta-2 .card-asistenta {
  padding-top: 60px;
} */
.row-asistenta-2 .card-asistenta .et_pb_image {
  margin-top: 0px;
  /* margin-right: 157px; */
}
.asistenta-text p {
  text-align: center;
  width: 95%;
  margin: auto;
}
.card-asistenta .et_pb_image {
  margin: auto;
  margin-bottom: 10px !important;
}
.row-asistenta .text-box-card-section {
  margin-bottom: 33px;
}

.asistenta-row-button .et_pb_column .et_pb_module {
  display: flex;
  justify-content: center;
}
.asistenta-row-button {
  padding-top: 45px !important;
}
.asistenta-row-button a {
  margin-left: 43px;
}

.asistenta-row-1 .text-box-card-section {
  margin-bottom: 5% !important;
}

/*Sectiunea 4 */

.beneficii-sect{
  background-position-y: 30% !important;
background-repeat: no-repeat !important;
background-position-x: 85% !important;
background-size: 70% !important;
background: #ffffff;
box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
border-radius: 22px;
max-width: 1376px !important;
width: 80% !important;
margin: auto !important;
margin-top: 18px !important;
padding-top: 21px !important;
}

.beneficii-sect .et_pb_row{
  width: 91%!important;
}

.beneficii-sect .text-before-title p {
  padding-top: 15px!important;
}

.beneficii-sect .asistenta-last-p{
  padding-left: 15px!important;
}

.benefici-sect-row-2{
padding-top: 13px!important;
}

.benefici-sect-row-2 .beneficii-col1-sect{
  width: 22%!important;
  margin-right: 2%!important;
}

.benefici-sect-row-2 .beneficii-col1-sect .fluid-width-video-wrapper{
  height: 457px!important;
}
.benefici-sect-row-2 .beneficii-col1-sect iframe{
  border-radius: 15px!important;
}
.benefici-sect-row-2 .beneficii-col2-sect{

  width: 76%!important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.benefici-sect-row-2 .et_pb_text_inner:last-child p{
  width: 72%!important;
  margin: auto!important;
}

.beneficii-col2-sect .et_pb_module .et_pb_text_inner{
  text-align: center;
}

.beneficii-col2-sect .et_pb_module .et_pb_text_inner h4{

  font-family: 'Sequel Sans';
  font-style: normal;
  font-weight: 415;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  letter-spacing: 0.03em;
  color: #0E4200;

}

.beneficii-col2-sect .et_pb_module .et_pb_text_inner p{

font-family: 'Sequel Sans';
font-style: normal;
font-weight: 415;
font-size: 16px;
line-height: 30px;
text-align: center;
letter-spacing: 0.03em;
padding-bottom: 5px!important;
color: #000000;

}

.beneficii-col2-sect .et_pb_module{
  padding: 10px!important;
  padding-bottom: 18px!important;
  padding-top: 25px!important;
  background: #FFFFFF;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  margin-bottom: 0.82%!important;
}

.beneficii-sect .et_pb_row.benefici-sect-row-3{
  padding-top: 12px!important;
  width: 91%!important;
display: flex!important;
justify-content: flex-end!important;
}

.beneficii-sect .et_pb_row.benefici-sect-row-3 .et_pb_column{
  display: flex!important;
  width: 76%!important;
  justify-content: center!important;

}
.cursuri-last-row{
  width: max-content!important;
}

/*Sectiunea 5 - Testimoniale */

.testimoniale-section {
  background-position-y: 30% !important;
  background-repeat: no-repeat !important;
  background-position-x: 85% !important;
  background-size: 70% !important;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  max-width: 1376px !important;
  width: 80% !important;
  margin: auto !important;
  margin-top: 18px !important;
  padding-top: 21px !important;
}

.testimoniale-section .et_pb_row {
  width: 100% !important;
  max-height: 100% !important;
}

.testimoniale-section .et_pb_row.testimonial-button {
  width: max-content!important;
}
.testi-row-1 {
  padding-top: 23px !important;
  padding-left: 50px !important;
}

.et_pb_toggle_open {
  padding: 17px !important;
}
.row-testimoniale {
  padding-left: 50px !important;
  padding-top: 37px !important;
}
.row-testimoniale .text-before-title {
  margin-bottom: 8px !important;
  padding-left: 9px;
}
.row-testimoniale .text-before-title p {
  padding-top: 40px;
}
.row-testimoniale .text-box-card-section {
  padding-left: 13px;
}
.row-testimoniale .asistenta-last-p {
  padding-left: 13px;
}
.row-testimoniale .text-box-card-section {
  margin-bottom: 3.5% !important;
}
.row-testimonial-content {
  padding-top: 17px !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
}

.row-testimonial-content .testi-col-1 {
  margin-right: 2%;
  width: 48% !important;
}
.row-testimonial-content .testi-col-2 {
  width: 48% !important;
}

.testimonial-video-section {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.section-2-testi,
.section-1-testi {
  position: relative;
}
.section-2-testi .media-box,
.section-1-testi .media-box {
  position: absolute;
  top: 10px;
  right: 10px;
}

.content-box-testimonial {
  padding-left: 30px;
  padding-top: 0px;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
}
.content-box-testimonial p {
  padding: 90px 0px;
}

.text-box-testimonial {
  padding-left: 31px;
  padding-top: 18px;
}
.name-testimoniale {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  font-weight: bold;
  font-size: 17px;
  padding-top: 140px !important;
  padding-bottom: 20px !important;
}
.text-testimonial {
  font-family: "Sequel Sans";
  line-height: 30px;
  font-size: 16px;
  padding-top: 2px;
  padding-left: 4px;
}
.et_pb_row.testimonial-button {
  padding-top: 32px !important;
}
.testimonial-button .et_pb_column {
  padding-top: 0px !important;
}

/*Sectiunea 6 -Studiu de caz */

.shortcode-studii-de-caz-section {
  max-width: 1376px !important;
  width: 80% !important;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  margin-top: 15px !important;
  padding-top: 53px !important;
}

.shortcode-studii-de-caz-section .et_pb_row {
  width: 100% !important;
}

.shortcode-studii-de-caz-section .studii-caz-row{
  max-width: fit-content!important;
}

.row-studiu-de-caz {
  padding-left: 50px !important;
  padding-top: 8px !important;
}

.row-studiu-de-caz .text-before-title {
  margin-bottom: 8px !important;
  padding-left: 9px;
}
.row-studiu-de-caz .text-before-title p {
  padding-top: 40px;
}
.row-studiu-de-caz .text-box-card-section {
  padding-left: 13px;
}
.row-studiu-de-caz .asistenta-last-p {
  padding-left: 13px;
}

.studii-caz-section {
  margin: 0px 62px!important;
  display: flex;
  gap: 20px;
  justify-content: center;
}



.relative-caz-element {
  position: relative;
}
.studii-caz-coll-1 .card-studii-caz {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 49px;
}
.studii-caz-coll-2 .card-studii-caz {
  padding-top: 20px;
  padding-right: 49px;
  padding-left: 20px;
}
.card-studii-caz {
  position: relative;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 16px;
}

.card-studii-caz img{
  width: 100%!important;
 max-height: 353px!important;
  border-radius: 15px!important;
  object-fit: cover!important;

}

.bg-container-blog{

  position: relative;
  display: inline-block;
}

.bg-container-blog::after {
    content: '';
    position: absolute;
    top: -5px!important;
    left: 0;
    width: 99%;
    margin: auto!important;
    height: 100%;
    background: linear-gradient(180deg, rgba(13, 63, 0, 0) 0%, rgba(13, 63, 0, 0.6) 100%);
      border-radius: 15px!important;
    pointer-events: none;
}

.card-studii-caz-shadow {
  width: 100%;
  height: 90%;
  position: absolute;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
}

.studii-caz-section-row-1 {
  padding-top: 28px !important;
}

.studii-caz-coll-1,
.studii-caz-coll-2 {
  text-align: center;
}
.studii-caz-text {
  width: 77%;
  font-style: normal;
  font-weight: 415;
  font-size: 20px;
  line-height: 35px!important;
  letter-spacing: 0.05em;
  color: #ffffff;
  font-family: "Sequel Sans Mediu Dispon", Helvetica, Arial, Lucida, sans-serif;
  bottom: 33px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
.studii-caz-coll-1 .studii-caz-button {
  margin-left: auto !important;
  margin-right: auto!important;
}

a.studii-caz-button {
  width: max-content!important;
}

.studii-caz-button {
  margin-right: auto!important;
  margin-left: auto !important;
  color: #1d8600;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 44px;
  padding: 7.5px 36px;
  background-color: transparent;
  border: 1px solid #1d8600;
  border-radius: 100px;
  font-family: "Sequel Sans";
  font-style: normal;
  font-weight: 415;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
}

.studii-caz-button::before {
  height: 28px!important;
  content: url("/wp-content/uploads/2024/12/Your-paragraph-text-1-1.svg");
}

.cursuri-last-row {
  padding-top: 29px !important;
}
.cursuri-last-row .et_pb_column {
  padding-top: 13px;
}
.studii-caz-row {
  padding-top: 0px !important;
}
.studii-caz-row .et_pb_column {
  padding-top: 11px !important;
}

/*Sectiunea 7 Conecteaza-te cu noi  */

.section-reels-podcast {
  background-repeat: no-repeat !important;
  background-position-y: 21% !important;
  background-position-x: 72% !important;
  max-width: 1376px !important;
  width: 80% !important;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  margin-top: 18px !important;
  padding-top: 50px !important;
  padding-bottom: 60px !important;
  margin-bottom: 8px !important;
}
.section-reels-podcast .et_pb_row {
  max-height: 880px!important;
  width: 100% !important;
  max-width: 100% !important;
}

.row-conectare {
  padding-left: 48px !important;
  padding-top: 14px !important;
}
.reels-podcast-row {
  padding-left: 61px !important;
  padding-top: 83px !important;
}
.video-section-row {
  padding-top: 0px !important;
  padding-left: 65px !important;
  padding-right: 68px !important;
}

.video-section-row .et_pb_column {
  overflow-y: scroll;
  max-height: 846px !important;
  position: static!important;
}


.video-section-row .video-section-row-col1 .et_pb_module,
.video-section-row .video-section-row-col1 .et_pb_module iframe{
  height: 680px!important;
  z-index: 1!important;
}

.video-section-row .video-section-row-col2 .et_pb_module.et_pb_video,
.video-section-row .video-section-row-col2 .et_pb_module iframe{
  height: 480px!important;
  z-index: 1!important;
}
.video-section-row-col1 .et_pb_module.et_pb_code{
  height: max-content!important;
  z-index: 100!important;
}

.video-section-row .et_pb_column::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

.video-section-row .et_pb_column::-webkit-scrollbar-thumb {
    background-color: #1B7D00;
    border-radius: 10px;
    width: 8px!important;
}


.video-section-row .et_pb_column::-webkit-scrollbar-track {
    background-color: #1B7D00;
    border-radius: 10px;
    width: 2px;
}

.video-section-row iframe {
  border-radius: 15px;
}
.reels-podcast-row-col1 {
  width: 30% !important;
  margin-right: 2% !important;
}

.reels-podcast-row-2 {
  padding-top: 46px !important;
  padding-left: 61px !important;
}

.reels-podcast-row-2-col-1 {
  display: flex;
  justify-content: center !important;
  width: 30% !important;
  margin-right: 2% !important;
}

.reels-podcast-row-2-col-2 {
  display: flex;
  justify-content: center !important;
  width: 64% !important;
}

.reels-podcast-row-col2 {
  width: 68% !important;
}
.video-section-row-col1 {
  width: 31% !important;
  margin-right: 3% !important;
}

.video-section-row-col2 {
  width: 66% !important;
}
.conectare-sociala-row span {
  width: 47px;
  text-align: center;
}
.row-conectare .text-before-title {
  margin-bottom: 8px !important;
  padding-left: 9px;
}
.row-conectare .text-before-title p {
  padding-top: 40px;
}
.row-conectare .text-box-card-section {
  padding-left: 13px;
}
.row-conectare .asistenta-last-p {
  padding-left: 13px;
}

.conectare-sociala-row {
  padding-left: 59px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.conectare-sociala-row .et_pb_column {
  padding-top: 9px;
  display: flex;
  align-items: center;
  gap: 30px;
}

.conectare-sociala-row .et_pb_module {
  background: #ffffff;
  padding: 26px;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 500px;
  margin: 0px !important;
  height: max-content;
}

/*FAQ Section */

.faq-section {
  padding-top: 20px !important;
  padding-bottom: 0px !important;
  margin-bottom: 10px !important;
}

.faq-row {
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  padding-top: 23px !important;
  margin-top: 5px !important;
  padding-top: 14px !important;
  padding-bottom: 102px !important;
}

.faq-section .text-box-card-section {
  width: 190% !important;
}
.faq-col-1 {
  padding-top: 48px !important;
  width: 39% !important;
  margin-right: 1% !important;
  padding-left: 56px !important;
}
.faq-col-1 .et_pb_image {
  margin-left: -25px !important;
  margin-top: 77% !important;
}
.faq-col-2 {
  padding-left: 21px!important;
  padding-top: 48px !important;
  width: 60% !important;
  margin-top: 17% !important;
}

.faq-col-2 h5{
  font-size: 16px!important;
}

.faq-col-2 .et_pb_toggle{
  background-color: #ffffff!important;
}

.et_pb_toggle {
  width: 90% !important;
  background: #ffffff;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.05);
  border-radius: 31px!important;
  margin-bottom: 1.6% !important;
  padding: 20px!important;
}
.et_pb_toggle p,
.et_pb_toggle h5 {
  font-family: "Sequel Sans";
  font-style: normal;
  font-weight: 415;
  width: 97%!important;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.03em;
  color: #000000 !important;
  padding: 0px 24px 0px 16px !important;
}
.et_pb_toggle_content {
  font-family: 'Sequel Sans';
font-style: normal;
font-weight: 410;
font-size: 16px;
line-height: 30px;
letter-spacing: 0.05em;
color: #000000;
padding-left: 15px !important;
padding-right: 15px !important;
}
.et_pb_toggle_title:before {
  content: url("/wp-content/uploads/2024/12/Untitled-design-1-3.svg") !important;
}

.alte-intrebari-module {
  padding-top: 49px !important;
  display: flex;
  justify-content: center;
  width: 87% !important;
}

.alte-intrebari-button {
  padding-top: 0px !important;
  display: flex;
  justify-content: center;
  width: 87% !important;
}

.faq-row .alte-intrebari-button a {
  margin-left: 30px !important;
  gap: 16px !important;
}

/*Blog section*/

.blog-row {
  background-repeat: no-repeat !important;
  background-position-x: 80% !important;
  max-width: 1376px !important;
  width: 80% !important;
  margin: auto;
  background: #ffffff;
  box-shadow: 0px 1px 7px 1px rgba(0, 0, 0, 0.08);
  border-radius: 22px;
  padding-top: 56px !important;
  margin-bottom: 5px !important;
}

.blog-row .et_pb_row {
  width:100%!important;
  max-width: 100% !important;
}
 .blog-row .et_pb_row.row-34{
   width: max-content !important;
 }

.blog-row .text-box-card-section {
  width: 69% !important;
}

.blog-row-1 {
  padding-top: 12px !important;
}

.blog-row .studii-caz-button {
  margin-left: 29% !important;
}
.blog-row .studii-caz-coll-1 .studii-caz-button {
  margin-left: 36% !important;
}
.sm-none-d{
  display: block!important;
}
.lg-none-d{
  display: none!important;
}
/* media querry */
@media only screen and (min-width: 1200px) and (max-width:1300px){
.et_pb_toggle h5 {
  width: 93%!important;
  padding: 0px 24px 0px 22px !important;
}
}
@media only screen and (min-width: 1200px){
  .studii-caz-coll {
    width: 50% !important;
}
}
@media only screen and (min-width: 1500px) and (max-width: 1600px) {


  .section-2-testi .media-box,
  .section-1-testi .media-box {
    right: -26px!important;
    top:25px!important;
  }

  .studii-caz-section{
    width: 95%!important;
    margin: auto!important;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  .reels-podcast-row-2 .contact-button-main a{
    padding: 0px 0px 0px 20px!important;
    gap:10px!important;
  }
  .section-asistenta .text-box-card-section{
    width: 120%!important;
  }
  .faq-row .text-box-card-section{
    width: 200%!important;
  }

}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .testimoniale-section .testi-row-1{
    width: 92%!important;
    padding-left: 0px!important;
  }

  .row-asistenta-2 .card-asistenta .et_pb_image {
    margin-right: auto!important;
  }

  .section-asistenta .asistenta-col2 {
    margin-top: 33%!important;
  }

  .row-asistenta-2 .card-asistenta{
    padding-top: 10px!important;
  }

  .benefici-sect-row-2 .et_pb_text_inner:last-child p{
    width: 100%!important;
    line-height: 26px!important;
    font-size: 15px!important;
  }

  .name-testimoniale{
    padding-top: 129px!important;
  }

  .faq-row .alte-intrebari-button a{
    margin-left: 0px!important;
  }

}

@media only screen and (max-width: 1500px) {

div.media-box img {
  width: 70%!important;
}
  .section-2-testi .media-box,
  .section-1-testi .media-box {
    right: -88px!important;
    top:60px!important;
  }

   .blog-row .et_pb_row.blog-row-1,
  .shortcode-studii-de-caz-section .et_pb_row.studii-caz-section-row-1 {
    width: 90%!important;
  }

  .position-in-box {
    bottom:40px!important;
  }

}

@media only screen and (max-width: 1380px) {
  div.media-box img {
    width: 60%!important;
  }
    .section-2-testi .media-box,
    .section-1-testi .media-box {
      right: -130px!important;
      top:60px!important;
    }

    .benefici-sect-row-2 .beneficii-col2-sect {
      gap:10px!important;

}

.faq-col-2 {
  margin-top:19%!important;
}

.studii-caz-text {
  font-size: 18px!important;
  line-height: 25px!important;
  width: 82%!important;
}

}


@media only screen and (max-width: 1260px) {
  div.media-box img {
    width: 56%!important;
  }
  .section-2-testi .media-box,
  .section-1-testi .media-box {
    right: -150px!important;
    top:85px!important;
  }
}
@media only screen and (max-width: 1210px) {
  .et_pb_menu_0_tb_header.et_pb_menu ul li a{
    font-size: 11px!important;
  }
  .header-rand-suplimentar .et_pb_column{
    gap:0px!important;
  }

}

@media only screen and (max-width: 1200px) {

  .text-box-card-section h1 a{
    font-size: 28px!important;
    line-height: 30px!important;
  }

    .text-box-card-section h2{
      font-size: 28px!important;
      line-height: 42px!important;
    }

  .card-module-text{
    padding-bottom: 100px!important;
  }
  .show_just_on_mobile{
    display: block !important;
  }

  .et_pb_module.et_pb_text.contact-button-main.show_just_on_mobile p{
    text-align: left;
    margin-left: 0;
  }

  .banner-home .et_pb_image {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
    padding-top: 0px !important;
  }
  .show_just_on_desktop{
    display: none !important;
  }
  #scroll2::-webkit-scrollbar,
  #scroll1::-webkit-scrollbar{
    display: block;
  }


  .bara-scroll iframe{
    margin-bottom: 10px!important;
  }

  .single-product .contact-button-main{
    width: max-content!important;
    margin: auto;
  }

  .absolute-element-button,
  .absolute-element-button-2{
    display: none!important;
  }

   .sm-none-d{
     display: none!important;
   }

   .lg-none-d{
     display: block!important;
   }

  .entry-content .et_pb_row {
    width: 86% !important;
  }

  .banner-home .et_pb_row .cl1{
    width: 100%!important;
  }

  /*.banner-home .et_pb_row .cl2{
    display: none!important;
  }*/

.et_pb_column .et_pb_module {
    margin-bottom: 30px!important;
}


.product .text-box-card-section p{
font-family: 'Sequel Sans';
font-style: normal;
font-weight: 415;
font-size: 36px;
line-height: 42px;
letter-spacing: 0.05em;
color: #000000;
}

  .banner-home {
    background-size: 136% !important;
    padding-top: 46px !important;
    padding-bottom: 0px !important;
    margin-bottom: 4px !important;
  }

  .banner-home .et_pb_row .et_pb_column {
    margin-bottom: 19px !important;
  }

  .banner-home .et_pb_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .banner-home h1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }

  .banner-home .text-box {
    margin-bottom: 19px !important;
  }

  .banner-home .moto {
    width: 80% !important;
    margin-bottom: 19px !important;
  }

  .text-box h1 {
    font-size: 45px !important;
  }

  .text-box p {
    padding-top: 8px !important;
    font-style: normal;
    font-weight: 410;
    line-height: 30px;
    letter-spacing: 0.05em;
  }

  .banner-home .et_pb_image {
    margin-left: 37px;
    margin-bottom: 19px;
    width: 80%;
  }

  .contact-button-main p {
    width: max-content;
    margin: auto;
  }

  /*Section2 */

  .card-section {
    width: 93% !important;
    padding-top: 58px !important;
  }

  .card-section .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px !important;
    margin-bottom: 40px!important;
  }

  .card-row {
    flex-direction: column !important;
  }

  .text-box-card-section p {
    font-size: 28px !important;
  }

  .text-before-title {
    padding-top: 7px;
    padding-left: 11px;
  }

  .text-before-title p {
    padding-top: 17px !important;
    font-size: 15px !important;
  }

  .text-before-title .et_pb_code_inner {
    gap: 13px;
  }

  .text-before-title img {
  /*  width: 8% !important;*/
  }

  .text-box-card-section {
    padding-left: 9px;
    padding-top: 5px;
    font-size: 28px;
    line-height: 44px !important;
    letter-spacing: 0.05em !important;
  }
   .card-row.et_pb_row .et_pb_column.et-last-child,
  .beneficii-sect .et_pb_row .et_pb_column.et-last-child,
  .module-2,
  .module-1 {
    margin-right: auto !important;
    margin-left: auto !important;

  }
  .card-row .et_pb_column {
    width: 90% !important;
    margin: auto;
    margin-top: 15px!important;
    margin-bottom: 15px!important;
  }

  .et_pb_row.card-row .et_pb_column:last-child{
    margin-right: inherit!important;
  }

  .card-button-section-coll3 {
    display: none !important;
  }

  .text-box-card p {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.05em;
  }

  .card-module .et_pb_image {
    margin: initial !important;
  }

  .banner-col-2 {
    margin-bottom: 0px !important;
  }

  .sm-24 p {
    font-weight: 415;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.03em;
    margin-top: 32px;
  }

  .module-1 {
    margin-top: 24px !important;
  }

  .module-2 .sm-24 p {
    width: 80% !important;
    margin-bottom: 12px;
  }

  .position-in-box {
    bottom: 44px !important;
  }

  .position-in-box .link-card{
    padding-top: 10px!important;
  }

  .card-module {
    padding-top: 26px !important;
  }



  /*Section-3 */

  .section-asistenta {
    width: 93% !important;
    margin: auto;
  }
  .asistenta-row-1 .text-box-card-section {
    padding-top: 23px !important;
  }
  .asistenta-row-1 .asistenta-last-p p {
    padding-left: 15px !important;
  }
  .section-asistenta div.card-asistenta {
    margin-bottom: 0px !important;
  }
  .asistenta-row-1 .img-sm-size img {
    width: 76% !important;
    margin-left: 54px !important;
    margin-bottom: 4% !important;
  }
  .section-asistenta .et_pb_row {
    padding-left: 1px;
    padding-top: 52px !important;
    width: 100% !important;
  }

  .asistenta-row-1 {
    padding: 0px 0px 0px 0px !important;
  }
  .section-asistenta .contact-button-main {
    padding-top: 10px !important;
  }
  .asistenta-row-1 .et_pb_column {
    padding-left: 0px !important;
  }
  .section-asistenta .asistenta-col1 {
    width: 100% !important;
    margin-right: 0% !important;
  }

  .section-asistenta .asistenta-col2 {
    display: none;
  }
  .section-asistenta .et_pb_row {
    padding-right: 0px !important;
  }
  .row-asistenta .card-asistenta:first-child {
    margin-right: 0% !important;
    margin-bottom: 2% !important;
  }
  .row-asistenta .card-asistenta:last-child {
    margin-bottom: 2% !important;
  }

  .row-asistenta {
    padding: 0px !important;
    width: 93% !important;
    margin: auto;
    padding-top: 0px !important;
    flex-direction: column !important;
    margin-bottom: 0px !important;
  }
  .asistenta-row-button {
    padding-top: 24px !important;
  }
  .section-asistenta .et_pb_row {
    padding-bottom: 10px !important;
  }

  .row-asistenta-2 .card-asistenta .et_pb_image{
    margin-right: auto!important;
  }

  .row-asistenta .text-box-card-section {
    padding-top: 0px !important;
  }

  .card-asistenta {
    padding-top: 27px !important;
    padding-bottom: 68px !important;
    width: 100% !important;
  }



  .asistenta-row-button a {
    margin-left: auto !important;
  }

  .asistenta-row-1 .text-box-card-section p {
    font-size: 28px !important;
    line-height: 33px;
    text-align: left;
    letter-spacing: 0.05em;
  }

  .fs-22 {
    font-size: 22px !important;
  }
  .fs-20 p {
    font-size: 20px !important;
    line-height: 30px !important;
    letter-spacing: 0.03em;
  }

/*Section 4*/
.entry-content .et_pb_row.benefici-sect-row-1{
  width: 100%!important;
  padding-top: 0px!important;
  padding-bottom: 8px!important;
}
.entry-content .et_pb_row.benefici-sect-row-2{
  width: 92%!important;
  gap:18px!important;
  padding-bottom: 0px!important;
}
    .benefici-sect-row-2 .beneficii-col2-sect {
      gap:8px!important;
    }
.beneficii-sect{
  width: 93%!important;
  padding-bottom: 37px!important;
}
.beneficii-sect .text-box-card-section p{
  padding-top: 10px!important;
  padding-left: 0px!important;
  margin-bottom:29px!important;
}
.benefici-sect-row-2 .beneficii-col1-sect .fluid-width-video-wrapper {
    height: 655px !important;
}

.benefici-sect-row-2{
  display: flex;
  flex-direction: column!important;
}
.benefici-sect-row-2 .beneficii-col1-sect{
  width: 100%!important;
  margin-right: 0%!important;
}

.benefici-sect-row-2 .beneficii-col2-sect{
  width: 100%!important;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.beneficii-sect .et_pb_row.benefici-sect-row-3 {
  padding-top: 18px!important;
}
  /*Section-5 */

  div.testimoniale-section {
    padding-bottom: 40px !important;
    margin-bottom: 16px !important;
    width: 93% !important;
  }

  .testimoniale-section .row-testimoniale {
    width: 93% !important;
    padding-top: 23px !important;
    padding-left: 0px !important;
  }

  .testimoniale-section .row-testimoniale .text-before-title {
    padding-left: 1px !important;
  }
  .testimoniale-section .row-testimoniale .text-box-card-section {
    padding-left: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
  }

  .testimoniale-section .row-testimoniale .asistenta-last-p {
    padding-left: 2px !important;
  }

  .testimoniale-section .row-testimoniale .asistenta-last-p p {
    font-size: 22px !important;
  }

  .testimonial-video-section {
    flex-direction: column !important;
  }

  .alte-intrebari-button{
    width: 100%!important;
  }

  .et_pb_module.alte-intrebari-module{
    width: 100%!important;
  }

  .faq-row .alte-intrebari-button a{
    margin-left: 0%!important;
  }

  .entry-content .et_pb_row.testi-row-1 {
    width: 91% !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-top: 14px !important;
  }
  .entry-content .et_pb_row.testimonial-button {
    padding-top: 12px !important;
    width: 91% !important;
  }

  .content-box-testimonial img {
    width: 30% !important;
  }

  .name-testimoniale {
    width: 40% !important;
    padding-top: 100px !important;
  }
  .testimoniale-section .section-2-testi .media-box,
  .testimoniale-section .section-1-testi .media-box {
    right: 25px !important;
  }
  .testimoniale-section .name-testimoniale {
    padding-top: 22px !important;
    line-height: 25px !important;
  }
  .testimoniale-section .content-box-testimonial {
    padding-left: 23px !important;
  }
  .testimoniale-section .text-box-testimonial {
    padding-left: 20px !important;
  }

  .testimoniale-section .text-testimonial {
    letter-spacing: 0.03em !important;
  }

  .testimoniale-section .testimonial-video-section {
    gap: 44px !important;
  }

  .testimonial-button .contact-button-main {
    padding-top: 18px !important;
    width: max-content;
    margin:auto;
  }

  /*Section -6 */

  .shortcode-studii-de-caz-section {
    margin-top: 0px !important;
    padding-top: 41px !important;
    padding-bottom: 34px !important;
    width: 92% !important;
  }

  .row-studiu-de-caz {
    padding-left: 0px !important;
  }

  .entry-content .et_pb_row.row-studiu-de-caz {
    width: 93% !important;
    padding-bottom: 0px !important;
  }

  .row-studiu-de-caz .text-box-card-section p {
    padding-left: 1px !important;
    line-height: 41px !important;
    padding-bottom: 0px !important;
  }

  .row-studiu-de-caz .asistenta-last-p p {
    width: 87% !important;
    line-height: 34px !important;
    padding-top: 0px !important;
    font-size: 22px !important;
  }

  .studii-caz-section {
    flex-direction: column;
  }
  .studii-caz-coll-2 .studii-caz-button,
  .studii-caz-coll-1 .studii-caz-button {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .entry-content .et_pb_row.studii-caz-section-row-1 {
    width: 93% !important;
  }

  .studii-caz-section .studii-caz-coll-1 .card-studii-caz {
    padding-top: 11px !important;
    padding-left: 25px !important;
    padding-right: 9px !important;
  }

  .studii-caz-section .studii-caz-coll-2 .card-studii-caz {
    padding-top: 11px !important;
    padding-left: 25px !important;
    padding-right: 9px !important;
  }

  .studii-caz-section .studii-caz-text {
    line-height: 26px !important;
    bottom: 15px !important;
  }

  .studii-caz-section .studii-caz-button {
    margin-top: 31px !important;
  }

  .blog-row .studii-caz-button {
    margin-left: auto!important;
  }

  .studii-caz-section {
    gap: 38px !important;
  }

  .conectare-sociala-row .et_pb_column {
    padding-top: 34px !important;
    justify-content: left !important;
    gap:26px!important;


  }
  /* Section -7 */
  .entry-content .et_pb_row.video-section-row,
  .entry-content .et_pb_row.conectare-sociala-row,
  .entry-content .et_pb_row.row-conectare {
    width: 100% !important;
    padding-bottom: 10px !important;
  }

  .section-reels-podcast {
    padding-top: 32px !important;
    padding-bottom: 28px !important;
    width: 93% !important;
    margin: auto;
  }

  .section-reels-podcast .text-before-title {
    padding-top: 9px !important;
  }

  .section-reels-podcast .text-box-card-section {
    padding-top: 0px !important;
  }

  .section-reels-podcast .row-conectare .text-box-card-section p {
    line-height: 41px !important;
    letter-spacing: 0.05em !important;
    color: #000000 !important;
    -webkit-text-fill-color: #000000 !important;
  }

  .video-section-row {
    overflow-y: scroll !important;
    overflow-x: visible !important;
  }

  .video-section-row .et_pb_column {
    max-height: 747px !important;
  }

  .video-section-row .video-section-row-col1 .et_pb_video,
  .video-section-row .video-section-row-col1 iframe {
    height: 682px !important;
  }



  .video-section-row .video-section-row-col1 .et_pb_video {
    margin-bottom: 10px !important;
  }

  .reels-podcast-row .reels-podcast-row-col2 {
    display: none !important;
  }

  .entry-content .et_pb_row.reels-podcast-row {
    padding-top: 38px !important;
    padding-bottom: 12px !important;
    width: 100% !important;
  }

  .reels-podcast-row {
    padding-left: 0px !important;
    padding-top: 20px !important;
  }

  .reels-podcast-row .reels-podcast-row-col1 {
    margin-bottom: 0px !important;
  }

  .special-row-video-ec {
    margin-bottom: 39px !important;
  }

  .special-row-video-ec a {
    margin: auto;
    margin-top: 46px !important;
  }

  .special-row-video-ec .title-special-video-section {
    padding-top: 35px !important;
    margin-top: 57px !important;
    margin-left: 0px !important;
    font-size: 28px !important;
    padding: 0px !important;
    color: transparent;
    background: linear-gradient(
      to right,
      #000000,
      #0e4200,
      #1b7d00,
      #1d8600,
      #27b700,
      #29be00,
      #2bc900,
      #2ed700
    );
    background-size: cover;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent;
  }

  .video-section-row-col2,
  .video-section-row-col1 {
    direction: rtl !important;
  }

  .video-section-row .video-section-row-col2 {
    max-height: 363px !important;
  }

  .entry-content .et_pb_row.bottom-button {
    padding-top: 21px !important;
    width: 100% !important;
    padding-left: inherit !important;
    display: flex !important;
    justify-content: center!important;
  }
  .reels-podcast-row-2 .bottom-button {
    padding-left: 0px !important;
    padding-top: 30px !important;
  }

  .reels-podcast-row-2-col-1 {
    display: none !important;
  }

  .video-section-row-col1 {
    width: 96% !important;
    margin-right: inherit !important;
    margin-bottom: 0px !important;
  }

  .section-reels-podcast .et_pb_code_inner p {
    padding-top: 14px !important;
    line-height: 25px !important;
  }

  .row-conectare,
  .conectare-sociala-row {
    padding-left: 9px !important;
  }

  .conectare-sociala-row {
    display: flex !important;
  }

  .conectare-sociala-row .et_pb_column {
    width: 100% !important;
    margin: auto !important;
  }

  .conectare-sociala-row .et_pb_module {
    padding: 10px !important;
  }

  .conectare-sociala-row span {
    text-align: center!important;
    width: max-content!important;
  }

  .conectare-sociala-row img{
    max-height: 25px!important;
    width: 25px!important;
    max-width: 25px !important;
  }

  .video-section-row .video-section-row-col1 {
    width: 96% !important;
    margin-top: 22px !important;
    margin-right: 0% !important;
  }

  .video-section-row-col1 .text-box-card-section p,
  .video-section-row-col1 .text-box-card-section {
    padding-left: 0px !important;
  }

  .video-section-row-col1 .text-box-card-section p {
    letter-spacing: 0.05em !important;
    padding-bottom: 7px !important;
  }

  .video-section-row .text-box-card-section p {
    padding-left: 11px !important;
  }

  .video-section-row-col2 iframe,
  .video-section-row-col1 iframe {
    left: inherit !important;
    right: 0 !important;
    width: 93% !important;
  }

  .video-section-row-col2 {
    width: 96% !important;
  }

  .video-section-row {
    overflow-y: visible !important;
    padding-left: 15px !important;
    padding-right: initial !important;
    max-height: inherit !important;
  }

  /*Section -8 */

  .faq-section {
    padding-top: 8px !important;
  }
  .entry-content .et_pb_row.faq-row {
    width: 93% !important;
  }

  .faq-col-2{
    padding-left: 0px!important;
  }

  .faq-section .text-box-card-section {
    padding-left: 0px !important;
  }
  .faq-section .text-box-card-section p {
    padding-left: 0px !important;
    letter-spacing: 0.05em !important;
  }

  .faq-section .text-before-title p {
    padding-top: 16px !important;
  }

.special-row-video-ec{
  width: 100%!important;
}
  .faq-row {
    display: flex !important;
    flex-direction: column !important;
    padding-bottom: 73px !important;
  }
  .faq-row .et_pb_image .et_pb_image_wrap {
    max-width: 60% !important;
    margin-left: 20% !important;
  }

  .faq-row .et_pb_column {
    width: 100% !important;
  }

  .faq-col-1 {
    padding-top: 35px !important;
    padding-left: 16px !important;
  }

  .faq-col-2 {
    padding-top: 10px !important;
    margin-top: 0px !important;
  }
  .faq-section .text-box-card-section {
    width: 100% !important;
  }

  .alte-intrebari-module {
    padding-top: 97px !important;
    width: 94% !important;
  }

  .faq-col-1 .et_pb_image {
    margin-top: 9% !important;
  }

  .faq-col-2 .et_pb_toggle {
    padding-top: 18px !important;
    width: 94% !important;
    margin: auto !important;
    margin-bottom: 10px !important;
  }

  /*Section -9 */

  .blog-row {
    width: 93% !important;
    padding-top: 44px !important;
    padding-bottom: 36px !important;
  }

  .entry-content .et_pb_row.blog-row-1 {
    padding-top: 30px !important;
    padding-bottom: 18px !important;
    width: 94% !important;
  }

  .blog-row .studii-caz-coll-1 .studii-caz-button {
    margin-left: auto !important;
  }

  .blog-row .text-box-card-section {
    width: 100% !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {

}

@media only screen and (min-width: 460px) and (max-width: 768px) {
   .name-testimoniale{
     width: 35%!important;
   }
   .testimoniale-section .name-testimoniale{
     padding-top: 55px!important;
   }
   .section-1-testi .media-box img,
   .section-2-testi .media-box img{
     width: 100%!important;
   }
}

@media only screen and  (max-width: 768px) {


  .et_pb_column .et_pb_module {
        margin-bottom: 15px !important;
    }

  .video-section-row .video-section-row-col2 .et_pb_module.et_pb_video,
  .video-section-row .video-section-row-col2 .et_pb_module iframe{
    height: 230px!important;
  }

  .studii-caz-section {
    margin: 0px 4px!important;
  }
  .testimoniale-section .section-2-testi .media-box,
  .testimoniale-section .section-1-testi .media-box {
          top: 20px !important;
          right: 24px !important;
      }

      .beneficii-sect .asistenta-last-p{
        padding-left:15px!important;
      }

      .content-box-testimonial img{
        width: 27%!important;
      }

}
@media only screen and  (min-width: 868px) and (max-width:1200px) {

  .studii-caz-section .studii-caz-coll-1,
  .studii-caz-section .studii-caz-coll-2{
    width: 75%!important;
    margin:auto!important;
  }
}
@media only screen and  (min-width: 768px) and (max-width:1200px) {
  .section-1-testi .media-box,
  .section-2-testi .media-box{
    width: max-content!important;
    text-align: right!important;
    top:20px!important;
  }

  .content-box-testimonial p{
    padding-top: 60px!important;
  }
  .testimoniale-section .text-box-testimonial{
    padding-top: 6%!important;
  }

  .card-button-section.et_pb_row .et_pb_column:first-child{
    display: none!important;
  }

  .card-button-section.et_pb_row .et_pb_column{
    margin-right: 0px!important;
  }

  .card-module .sm-24{
    margin-bottom: 10px!important;
  }

}
