/*
Theme Name: TheGem Elementor Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem-elementor
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/
.informatii-box{
	top:-70px;
	z-index:99;
}
.informatii-box .elementor-icon-box-icon .elementor-icon{
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}
.informatii-box .elementor-icon-box-icon .elementor-icon:hover {
	background-color: #A7CFD4 !important;
}
.informatii-box .elementor-icon-box-icon{
	align-self: center;
}
/*frontpage blog pagination*/
#frontpage-blog .post-meta-conteiner{
	display: none;
}
#frontpage-blog .gem-pagination{
	margin-top: 0px;
}
#frontpage-blog .elementor-widget-container .blog{
	padding-bottom: 0px;
}
/*frontpage blog readmore button*/
#frontpage-blog .gem-inner-wrapper-btn{
	padding-left: 0px;
}
#frontpage-blog .gem-inner-wrapper-btn:hover span {
    padding-left: 5px;
    transition: all 0.3s ease;
}
@media (min-width: 768px) {
#frontpage-banner{
	height: 34.375em;
	overflow: hidden;
}
}
#frontpage-banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center 5%;
	display: block;
}
#frontpage-banner .elementor-icon-box-title > span {
	display: flex;
    flex-direction: column;
    align-items: center;
}
/*hero img mobile*/
@media (max-width: 1024px) {
    #site-header{
		padding-top: 115px;
	}
}
@media (max-width: 767px) {
    #frontpage-banner {
        height: 22em;
    }
}
/*carduri serviciile noastre mobile*/
@media (max-width: 767px) {
    .card-subtitle-hidden .elementor-icon-box-description {
        display: none !important;
    }
	
    .card-subtitle-hidden .elementor-icon-box-title,
    .card-subtitle-hidden .elementor-icon-box-title span {
        margin: 0 !important;
        padding: 0 !important;
        line-height: 1.2 !important;
        display: inline-block !important;
    }

    .card-subtitle-hidden .elementor-icon-box-content {
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
        margin: 0 !important;
    }

    .card-subtitle-hidden .elementor-icon-box-wrapper {
        display: flex !important;
        align-items: center !important;
    }
}
#site-header{
	padding-top: 115px;
}
/*pagina monografie*/
.bretea-full-section {
  font-family: inherit;
  color: #1F1F1F;
  background: #EFEEEC;
  padding: 40px 20px;
}

.bretea-full-container {
  margin: 0 auto;
}

.bretea-full-header {
  max-width: 900px;
  margin-bottom: 42px;
}

.bretea-full-kicker {
  display: inline-block;
  margin-bottom: 12px;
  color: #4E8FA3;
  font-weight: 700;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-size: 13px;
}

.bretea-full-title {
  margin: 0 0 18px;
  color: #113D53;
  font-size: clamp(30px, 4vw, 42px);
  line-height: 1.05;
}

.bretea-full-intro {
  margin: 0;
  color: #1F1F1F;
  font-size: 16px;
  line-height: 1.75;
}

.bretea-full-nav {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 14px;
  margin-bottom: 28px;
}

.bretea-full-nav a {
  text-decoration: none;
  color: #113D53;
  background: #ffffff;
  border: 1px solid rgba(17, 61, 83, 0.18);
  border-radius: 18px;
  padding: 16px;
  font-weight: 700;
  box-shadow: 0 10px 26px rgba(17, 61, 83, 0.08);
  transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}

.bretea-full-nav a:hover {
  transform: translateY(-3px);
  background: #F7FAFB;
  border-color: #4E8FA3;
  color: #113D53;
}

.bretea-card {
  background: #ffffff;
  border: 1px solid rgba(17, 61, 83, 0.16);
  border-radius: 28px;
  padding: 34px;
  margin-bottom: 26px;
  box-shadow: 0 16px 42px rgba(17, 61, 83, 0.08);
}

.bretea-card h2 {
  margin: 0 0 24px;
  color: #113D53;
  font-size: 26px;
  display: flex;
  align-items: center;
  gap: 12px;
}

.bretea-card h3 {
  margin: 30px 0 14px;
  color: #113D53;
  font-size: 21px;
}

.bretea-card h4 {
  margin: 22px 0 10px;
  color: #113D53;
  font-size: 18px;
}

.bretea-icon {
  width: 46px;
  height: 46px;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(78, 143, 163, 0.14);
  color: #4E8FA3;
  flex: 0 0 auto;
}

.bretea-card p {
  color: #1F1F1F;
  font-size: 16px;
  line-height: 1.85;
  margin: 0 0 14px;
}

.bretea-card ul {
  color: #1F1F1F;
  line-height: 1.85;
  padding-left: 22px;
}

.bretea-card li {
  color: #1F1F1F;
  margin-bottom: 10px;
}

.bretea-card strong {
  color: #113D53;
  font-weight: 700;
}

.bretea-highlight {
  background: #F4F8F9;
  border-left: 5px solid #4E8FA3;
  border-radius: 18px;
  padding: 18px 20px;
  margin: 20px 0;
  color: #1F1F1F;
}

.bretea-roads {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin-top: 18px;
}

.bretea-road-item {
  background: #F4F8F9;
  border: 1px solid rgba(17, 61, 83, 0.14);
  border-radius: 16px;
  padding: 15px;
  color: #1F1F1F;
}

.bretea-road-item strong {
  display: block;
  color: #113D53;
  margin-bottom: 5px;
}

.bretea-table-wrap {
  overflow-x: auto;
  margin: 20px 0;
  border-radius: 18px;
  border: 1px solid rgba(17, 61, 83, 0.16);
}

.bretea-table {
  width: 100%;
  min-width: 560px;
  border-collapse: collapse;
  background: #ffffff;
  color: #1F1F1F;
}

.bretea-table th,
.bretea-table td {
  padding: 15px 18px;
  border-bottom: 1px solid rgba(17, 61, 83, 0.14);
  text-align: left;
  color: #1F1F1F;
}

.bretea-table th {
  background: #113D53;
  color: #ffffff;
}

.bretea-table tr:last-child td {
  border-bottom: 0;
  font-weight: 700;
}

.bretea-gallery {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 24px;
}

.bretea-gallery figure {
  margin: 0;
  border-radius: 22px;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  position: relative;
  background: #F4F8F9;
  box-shadow: 0 10px 26px rgba(17, 61, 83, 0.10);
}

.bretea-gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.35s ease;
}

.bretea-gallery figure:hover img {
  transform: scale(1.06);
}

.bretea-gallery figcaption {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  padding: 9px 12px;
  border-radius: 14px;
  background: rgba(17, 61, 83, 0.82);
  color: #ffffff;
  font-size: 14px;
}

@media (max-width: 900px) {
  .bretea-full-nav,
  .bretea-roads {
    grid-template-columns: 1fr 1fr;
  }

  .bretea-gallery {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 560px) {
  .bretea-full-section {
    padding: 48px 14px;
  }

  .bretea-card {
    padding: 22px;
    border-radius: 22px;
  }

  .bretea-full-nav,
  .bretea-roads,
  .bretea-gallery {
    grid-template-columns: 1fr;
  }

  .bretea-card h2 {
    font-size: 27px;
  }

  .bretea-card h3 {
    font-size: 22px;
  }
}

/*pagina organizare*/
#organizare-section .e-con-inner {
    align-items: stretch;
}

#organizare-section .box-serv {
    height: 100%;
}

#organizare-section .box-serv > .elementor-widget-container {
    height: 100%;
}

#organizare-section .box-serv .gem-alert-box {
    height: 100%;
    display: flex;
    flex-direction: column;
}

#organizare-section .box-serv .gem-alert-inner {
    flex: 1;
    display: flex;
    flex-direction: column;
}

#organizare-section .box-serv .gem-alert-box-content {
    flex: 1;
}
#organizare-section .box-serv .gem-alert-box-buttons {
    margin-top: auto;
}
#contact-container .elementor-row {
    display: flex;
    align-items: stretch;
}

#contact-container .elementor-inner-column,
#contact-container .elementor-widget-wrap,
#contact-container .contact-box,
#contact-container .contact-box > .elementor-widget-container,
#contact-container .gem-alert-box,
#contact-container .gem-alert-inner.icon-top {
    display: flex;
	flex-direction: column;
    height: 100%;
}

#contact-container .gem-alert-inner.icon-top,
#contact-container .gem-alert-box-content,
#contact-container .gem-cta-description {
    flex: 1;
}

#contact-container .gem-alert-box,
#contact-container .gem-alert-inner.icon-top,
#contact-container .gem-alert-box-content,
#contact-container .gem-cta-description {
    flex-direction: column;
}

#contact-container .gem-cta-description p {
    margin-bottom: 0;
}

/**/
.gem-alert-inner.bordered-box.icon-top.button-bottom > div.gem-alert-box-buttons > div.gem-button-container-1.gem-widget-button{
    margin-bottom: 5px;
}
/* =========================================================
   Guvernanță Corporativă - Bretea Română
   ========================================================= */

.gc-section {
    padding: 80px 20px;
    background-color: #f6f7f7;
}

.gc-container {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
}

/* Header */

.gc-header {
    max-width: 820px;
    margin-bottom: 45px;
}

.gc-kicker {
    display: inline-block;
    margin-bottom: 10px;

    color: #113D53;

    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.gc-header h2 {
    margin: 0 0 18px;

    color: #113D53;

    font-size: 40px;
    font-weight: 700;
    line-height: 1.2;
}

.gc-header p {
    margin: 0;

    color: #4f4f4f;

    font-size: 16px;
    line-height: 1.75;
}


/* Grid */

.gc-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}


/* Card */

.gc-card {
    position: relative;

    display: flex;
    gap: 22px;

    min-height: 225px;
    padding: 28px;

    background-color: #ffffff;

    border: 1px solid #e3e6e7;
    border-radius: 8px;

    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}

.gc-card:hover {
    transform: translateY(-3px);

    border-color: #A7CFD4;

    box-shadow: 0 10px 25px rgba(17, 61, 83, 0.10);
}


/* Number */

.gc-number {
    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 52px;

    width: 52px;
    height: 52px;

    background-color: #A7CFD4;
    color: #113D53;

    border-radius: 6px;

    font-size: 16px;
    font-weight: 700;

    transition:
        background-color 0.2s ease,
        color 0.2s ease;
}

.gc-card:hover .gc-number {
    background-color: #113D53;
    color: #ffffff;
}


/* Content */

.gc-content {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
}

.gc-content h3 {
    margin: 0 0 13px;

    color: #113D53;

    font-size: 21px;
    font-weight: 700;
    line-height: 1.35;
}

.gc-content p {
    margin: 0 0 23px;

    color: #555555;

    font-size: 15px;
    line-height: 1.7;
}


/* Button */

.gc-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    margin-top: auto;
    padding: 12px 22px;

    background-color: #113D53;
    color: #ffffff !important;

    border: 0;
    border-radius: 7px;

    font-size: 15px;
    font-weight: 700;
    line-height: 1.2;
    text-decoration: none !important;

    transition:
        background-color 0.2s ease,
        color 0.2s ease;
}

.gc-button:hover,
.gc-button:focus {
    background-color: #1B4F69;
    color: #ffffff !important;
    text-decoration: none !important;
}


/* Ultimul card */

.gc-card--wide {
    grid-column: 1 / -1;
}


/* =========================================================
   Tablet
   ========================================================= */

@media (max-width: 900px) {

    .gc-section {
        padding: 65px 20px;
    }

    .gc-header h2 {
        font-size: 34px;
    }

    .gc-grid {
        grid-template-columns: 1fr;
    }

    .gc-card--wide {
        grid-column: auto;
    }
}


/* =========================================================
   Mobile
   ========================================================= */

@media (max-width: 600px) {

    .gc-section {
        padding: 50px 16px;
    }

    .gc-header {
        margin-bottom: 32px;
    }

    .gc-header h2 {
        font-size: 29px;
    }

    .gc-header p {
        font-size: 15px;
    }

    .gc-card {
        flex-direction: column;

        min-height: 0;
        padding: 22px;
    }

    .gc-number {
        flex-basis: 46px;

        width: 46px;
        height: 46px;
    }

    .gc-content h3 {
        font-size: 19px;
    }

    .gc-button {
        width: 100%;
    }
}