/************ STYLE FOR HERO SECTION - start ************/
.hero-section{
  background-color: var(  --absolute-zero-100) !important;
  background: linear-gradient(360deg, rgba(1, 3, 15, 0) 0%, #01030F 100%);
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.row-one-hero-section{
  max-width: none !important;
  width: 100%;
  padding-top: 0px !important;
  display: flex;
  padding-bottom: 0px !important;
}

.column-one-hero-section{
  padding: 96px 144px;
  margin-right: 0px !important;
  width: 50% !important;
  flex:1;
  display: flex;
  align-items: center;
}

.column-one-hero-section .et_pb_text_inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.column-one-hero-section .et_pb_text_inner div:first-child{
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.column-one-hero-section h1{
  color: var(--white);
}

.column-one-hero-section h5{
  color: var(--green-10);
  font-weight: 400;
}

p.description-hero{
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  display: flex;
  align-items: center;
  color: #D1F2EB;
}

.column-two-hero-section{
  width: 50% !important;
}

.column-two-hero-section .et_pb_image .et_pb_image_wrap {
  width: 100%;
  height: auto;
}

.column-two-hero-section img {
  border-left: 1px solid;
  border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0) 100%);
  display: block;
  width: 100%;
  height: auto;
}
.page-id-3757 .column-one-hero-section{
  display: block;
}
/************  STYLE FOR HERO SECTION - end ************/

/************  STYLE FOR SOLUTIONS SECTION - start ************/
.solutions-section{
  background-color: var(  --absolute-zero-100) !important;
  padding-top: 0px !important;
}

.solutions-section .title-row{
  background-color: var(  --white) !important;
  max-width: none!important;
  width: 100%;
  border-top-left-radius: 48px;
  border-top-right-radius: 48px;
  padding-top: 104px;
  padding-bottom: 104px;
  margin-top: -45px;
  z-index: 10;
}

 .title-row .et_pb_text_inner:first-child{
  display: flex;
  flex-direction: column;
  gap:40px;
  max-width: 960px;
  margin: auto;
}

.solutions-section .two-titles-container .title-head-normal p{
  color: var(--gray-60) !important;
}

.solutions-section .two-titles-container h2{
  color: var(--indigo-100) !important;
  padding-bottom: 0px;
}

.title-row p:last-child{
  color: var(--gray-80) !important;
}

.row-solution{
  max-width: none !important;
  width: 100%;
  background-color: var(  --white) !important;
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 0 !important;
}

.row-solution .et_pb_column{
  margin-bottom: 0px !important;
}

.column-one-row-solutions{
  margin-right: 0px !important;
  width: 100% !important;
}

.column-one-row-solutions .et_pb_image .et_pb_image_wrap {
  width: 100%;
  height: auto;
}

.column-one-row-solutions img {
  display: block;
  width: 100%;
  height: auto;
}

.row-solution .column-two-row-solutions {
  padding: 80px 104px;
  width: 100% !important;
  margin: auto !important;
}

.column-two-row-solutions .et_pb_text_inner h4{
  font-weight: 600;
  color: var(--indigo-100) !important;
  padding-bottom: 0px;
}

.column-two-row-solutions .et_pb_text_inner h3{
  font-size: 32px;
  font-weight: 600;
  line-height: 44px;
  color: var(--indigo-100) !important;
  padding-bottom: 0px;
}

.column-two-row-solutions .et_pb_text_inner p{
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: var(--gray-80) !important;
}

.column-two-row-solutions .et_pb_text:first-child .et_pb_text_inner:first-child{
  display: flex;
  flex-direction: column;
  gap:24px;
}

.check-items .et_pb_text_inner {
  gap: 16px !important;
  display: flex;
  flex-direction: column;
}

.check-item{
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.title-check-item{
  display: flex;
  gap: 16px;
}

.title-check-item h6{
  color: black !important;
}

.check-items h4{
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  color: black !important;
}

.check-item .body-normal p{
  text-align: left;
  padding-left: 40px;
}

.column-two-row-solutions .et_pb_code{
  margin-top: auto;
}

.buttons-solutions-row{
  display: flex;
  align-items: center;
  gap:32px;
}

.buttons-solutions-row .schedule-consultation-button{
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.buttons-solutions-row .button-with-icon a{
  display:flex;
  gap: 8px;
  align-items: center;
}

.buttons-solutions-row .button-with-icon p{
  color: var(--indigo-100) !important;
}

.buttons-solutions-row .button-with-icon img{
 height: 20px;
 width: 20px;
}

.buttons-solutions-row  .button-with-icon:hover {
  border-radius: 100px;
  background: rgba(235, 238, 238);
  padding-left: 32px;
  padding-right: 8px;
  animation-timing-function: ease-out;
  animation-duration: 300ms;
  padding-top: 8px;
  padding-bottom: 8px;
}

.buttons-solutions-row .button-with-icon:hover a{
  gap:16px;
}

.buttons-solutions-row .button-with-icon:hover .button-icon {
  content: url(/wp-content/uploads/2024/09/Frame-427320658.png);
  width: 40px;
  height: 40px;
}

.row-solution:last-child{
 border-bottom-left-radius: 48px;
 border-bottom-right-radius: 48px;
}

.row-solution:last-child .column-one-row-solutions   img{
 border-bottom-left-radius: 48px;
}

.page-id-3757 .row-solution:last-child .column-one-row-solutions   img{
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 48px;
}

.solutions-section p a,
.solutions-section p a:hover{
  text-decoration: underline;
  color: var(--gray-80) !important;
}
/************  STYLE FOR SOLUTIONS SECTION - end ************/

/************ START RESPONSIVE *****************/

@media screen and (max-width: 1604px) {
.column-one-hero-section {
    padding: 5%;
}
.row-solution .column-two-row-solutions {
    padding: 40px 64px
}
}
@media screen and (max-width: 1248px) {
/*Vesiunea de mobile */

/*Hero section mobile - start*/
.row-one-hero-section{
  flex-direction: column-reverse;
  align-items: center;
}

.column-one-hero-section {
  width: 100% !important;
}

.column-two-hero-section{
  width: 100% !important;
}

.column-two-hero-section img {
  width: 100% !important;
  height: 400px !important;
  object-fit: contain;
}

.column-one-hero-section .et_pb_text_inner div:first-child {
  gap:12px;
}

.column-one-hero-section .et_pb_text_inner div:first-child p{
  margin: auto;
}


.column-one-hero-section .et_pb_text_inner{
  gap:16px;
}

.hero-section .title-head-normal {
  order: initial !important;
  text-align: center;
}

.column-one-hero-section h5,
p.description-hero{
  font-size: 20px;
  text-align: center;
  padding-bottom: 4px;
}

.title-head-normal p{
  letter-spacing: normal !important;
}
/*Hero section mobile - end*/

/*Solutions section mobile - start*/

.solutions-section .title-row {
  padding-top: 56px;
  padding-bottom: 56px;
  margin-top: 0px;
}

.title-row .et_pb_text_inner:first-child{
  gap:24px;
}

.title-row .et_pb_text_inner:first-child{
  width: calc(100% - 48px);
}

.row-solution{
  display: flex;
  flex-direction: column;
}
.row-solution:nth-child(odd){
  flex-direction: column-reverse
}

.column-one-row-solutions .et_pb_image .et_pb_image_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
}

.column-one-row-solutions img {
  width: auto;
  height: 600px;
}

.column-two-row-solutions .et_pb_text_inner:first-child {
  gap:16px;
}

.column-two-row-solutions .et_pb_text_inner h4,
.column-two-row-solutions .et_pb_text_inner h3{
  line-height: 40px;
}

.column-two-row-solutions .et_pb_text_inner p{
  line-height: 24px;
}

.column-two-row-solutions .et_pb_accordion_item {
    padding: 20px
}

.row-solution:last-child .column-one-row-solutions   img{
 border-bottom-left-radius: initial;
}

/*Solutions section mobile - end*/

}

@media screen and (max-width: 600px) {
  .column-two-hero-section img {
    object-fit: cover;
  }

  .column-one-row-solutions img{
    object-fit: cover;
    height: auto !important;
  }

  .row-solution .column-two-row-solutions{
      padding: 32px;
  }

}


@media screen and (max-width: 510px){
  .schedule-consultation-button{
    padding: 12px !important;
    width: 100%;
  }

  .buttons-solutions-row {
    gap: 0px;
    flex-direction: column;
  }

}

/************ STOP RESPONSIVE *****************/
