/********** Template CSS **********/
:root {
    --primary: #CCAC66;
    --secondary: #25408f;
    --light: #F8F9FA;
    --dark: #141419;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: "Oswald",sans-serif;
}

h6, .h6 {
	font-weight: 400;
	letter-spacing: .02rem;
}
.back-to-top {
    position: fixed;
    display: none;
    right: 30px;
    bottom: 100px;
    z-index: 99;
}

a {
  color: #ccac66;
}

/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-outline-primary:hover {
    color: #FFFFFF;
}

.btn-primary:hover {
	background-color: #ccac66!important;
	color: #FFFFFF;
}
.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}


/*** Navbar ***/
.navbar.sticky-top {
    top: -100px;
    transition: .5s;
}

sticky-top-bar {
  position: sticky;
  top: 0;
  z-index: 1020;
}



.navbar .navbar-nav .nav-link {
    margin-left: 30px;
    padding: 5px 0;
    color: #161616;
    outline: none;
}
.navbar .navbar-nav .nav-link a{
    color: #161616;
}

.navbar .navbar-nav .nav-link:hover,
.navbar .navbar-nav .nav-link a:hover,
.navbar .navbar-nav .nav-link a.active {
    color: var(--primary)!important;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: #161616;
}

.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-link  {
        margin-left: 0;
        padding: 10px 0;
    }

    .navbar .navbar-nav {
        margin-top: 25px;
        border-top: 1px solid #EEEEEE;
    }
	.hide_table {
  display: none !important;
}
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        right: 0;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }

}


/*** Header ***/
.carousel-caption {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    text-align: start;
    background: rgba(0, 0, 0, .39);
    z-index: 1;
}

.carousel-caption p, .page-header p {
	color: #fff;
    font-size: 17px;
	padding-bottom: 1em;
	font-style: italic;
}

.carousel-control-prev,
.carousel-control-next {
    width: 15%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 4rem;
    height: 4rem;
    background-color: var(--dark);
    border: 15px solid var(--dark);
    border-radius: 50px;
}

.carousel-caption .breadcrumb-item+.breadcrumb-item::before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: var(--primary);
}
.top-header {
  color: #d6d8e0;
}
.py-08{
 padding-top: .8rem;
  padding-bottom: .8rem;
}

.top-header i{
	font-size: 13px;
  color: #d6d8e0;
}
.sticky-top-bar a {
	color: #d6d8e0;
}
.top-logo img{
	width: 75%;
}

@media (max-width: 768px) {
    #header-carousel .carousel-item {
        position: relative;
        min-height: 450px;
    }
	.prima-img .ps-5 {padding-left: 0 !important;}
   
   
    #header-carousel .carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .carousel-control-prev-icon,
    .carousel-control-next-icon {
        width: 3rem;
        height: 3rem;
        border-width: 12px;
    }
	
	.cta_left {
	border-right: none!important;
}
.header-image-wrapper {
  height: 12em!important;
}

}

.page-header {
    background: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url(../img/02.jpg) center center no-repeat;
    background-size: cover;
}
.page-header_2 {
    background: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url(../img/02.jpg) center center no-repeat;
    background-size: cover;
}

.page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #999999;
}

.top_cta a {
	color: #FFF;
}
.top_cta h6 {
	font-size: 1.4rem;
	font-weight: 200;
	letter-spacing: .05rem;
}

.cta_left {
	background: #182333;
	border-right: 1px solid #FDA12B;
}

.cta_right {
	background: #182333;
}

[class*=" bi-"]::before {
	color: #f9cb18b0;
}
.header-image-wrapper {
    position: relative;
    height: 500px; /* ajustează după nevoi */
    overflow: hidden;
}

.header-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.image-dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); /* grad de întunecare */
    z-index: 1;
}

.text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    color: white;
    padding: 1rem;
}

/*** Main ***/
.bg-black {
	background-color: #000!important;
}
.bg-black_light {
	background-color: #0000005e!important;
}
.bg-light {
  background-color: #faf9f7 !important;
}

.bg-primary {
  background-color: #182333 !important;
}

.btn-primary {
  background-color: #182333!important;
}
.display-5 {
	font-weight: 300!important;
}
.display-6 {
  font-weight: 300;
}
.display-7 {
	font-size: 2.4rem;
  font-weight: 300;
}

.title_span span {
	font-size: calc(1.375rem + .2vw);
}

.text_over_img {
	width: 200px;
  height: 200px;
  border: 1px solid #ccac66;
}

.text-primary {
  color: #ccac66 !important;
}

.index li {
	margin-bottom: .8rem;
}
.index li a {
	padding: 5px 10px;
	border: 1px solid #dfe0e5;
}

@media (max-width: 991px) {
	.display-5  {
	font-size: calc(1.425rem + 3.1vw)!important;
}
.display-6 {
  font-size: calc(1.375rem + 3.5vw);
}
.display-7 {
  font-size: calc(1.375rem + 1.5vw);
}

.index li {
	margin-bottom: 1rem;
}
.carousel-caption p {
	margin: 0 25px;
}
}

.navbar h1 {
	color: #B1B2B3;
}

h5 {
	font-weight: 100;
	color: #B1B2B3;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='40' viewBox='0 0 30 20'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-toggler:focus {
  
  box-shadow: 0 0 0 .15rem;
}

.form-floating > .form-control {
  border: 1px solid #ced4da!important;
}

.contact_r a {
	color: #000;
}

.text-body {
  color: #ccac66 !important;
  font-weight: 500;
}

.text-small {
	font-size: .8rem;
}

small-big {
	font-size: .9rem;
}

/*** Facts ***/
.facts-overlay {
    position: absolute;
    padding: 30px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #1823339c;
}

.facts-overlay h3 {
    font-size: 55px;
	letter-spacing: 1px;
    color: #f9cb18b0;
   
	
}

.facts-overlay span{
    font-size: 35px;
	display: block;
	color: #f9cb186e;
  -webkit-text-stroke 1px #f7f6f2ab;
}

.facts-overlay a:hover {
    color: var(--primary) !important;
}

/*** Lists  ***/
.list_1i2 {
padding: 50% 24px 22px 24px;
}
.list_1i2 h3{
font-weight: 200;
border-bottom: 1px solid aqua;
}

.list_1i .bg_back {
  content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-image: linear-gradient(rgba(255, 255, 255, 0.02), rgba(11, 11, 11, 0.55));
}

.list_1i:hover {
box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.40);
font-size: 25px;
}
.list_1i .owl-next {
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    border: 2px solid #C2BEBE;
    border-radius: 50px;
    font-size: 19px;
    transition: .5s;
	float: right;
	margin-top: .2rem;
}
.list_1i .owl-next ::before {
	vertical-align: 0;
}
.list_1i .owl-next:hover {
  color: #FFFFFF;
  background: var(--primary);
}

.fs-5 {
  font-size: 1rem !important;
  font-style: italic;
}

.left-list li::marker {
	content: "-";
}
.left-list li {
	font-style: normal;
	padding-bottom: 8px;
	padding-left: 5px;
}
.left-list li a{
	color: #182333;
}
.left-list li a:hover{
	color: #8D9297;
}

.article-img-wrapper {
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    position: relative;
    background-color: #eee;
}

.article-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.art_img {
	padding: 15px 15px;
  background-color: #faf9f7;
   }
.art_img .figure-caption {
	padding-left: 10px;
   }
.h2_art_margin h2 {
	font-size: 1.7rem;
	font-weight: 500;
	padding-top: 2rem;
	padding-bottom: 1rem;
}
.h2_art_margin ul li {
	padding-top: 3px;
}

/*** Service ***/
.service-text::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #182333;
    opacity: 0;
    transition: .5s;
}

.service-item {
    border: 1px solid #dfe0e5;
}

.service-item:hover .service-text::before {
    height: 100%;
    opacity: 1;
}

.service-text * {
    position: relative;
    transition: .5s;
    z-index: 1;
}

.service-text h5 {
    font-weight: 300;
  color: #182333;
  font-size: 1.5em;;
}

.service-item:hover .service-text * {
    color: #FFFFFF !important;
}
.service-card {
            border: 1px solid #eee;
            border-radius: 12px;
            padding: 20px;
            text-align: center;
            background: #fff;
            transition: transform 0.3s;
        }
        .service-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 4px 20px rgba(0,0,0,0.1);
        }
        .section-title {
            color: #003366;
            font-weight: 400;
        }
.service-card .text-left{
    text-align: left;
        }
.btn_right {
	text-align: right;
}
@media (max-width: 767.98px) {
  .border-end-md-only {
    border-right: none !important;
  }
  .border-bottom-md-only {
    border-bottom: none !important;
  }
  .margin-lf-15 {
	  margin-left: -15px;
  }
}

/*** Appointment ***/
.appointment {
    background: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url(../img/bg.jpg) center center no-repeat;
    background-size: cover;
}
.appointment h2 {
	letter-spacing: .04rem;
}

.about_us {
	padding-left:0;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: .95rem;
  background: #faf9f7;
  padding: 10px 30px;
}

.number-circle {
  width: 40px;
  height: 40px;
  color: #182333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  font-size: 25px;
  border: 1px solid #182333;
  font-family: "Oswald",sans-serif;
}
  /* Stiluri de bază pentru secțiunea de sub-note */
  .subnotes-section {
    display: grid;
    /* Două coloane pe ecrane mari, cu spațiu egal */
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 80px; /* Spațiu vertical și orizontal între elemente, ajustat pentru a semăna cu imaginea */
    padding: 40px 20px; /* Spațiu interior al secțiunii */
    max-width: 1200px; /* Limitează lățimea maximă pentru conținut */
    margin: 0 auto; /* Centrează secțiunea pe pagină */
    font-family: 'Arial', sans-serif; /* Font generic sans-serif */
    box-sizing: border-box; /* Asigură că padding-ul și border-ul sunt incluse în lățimea elementului */
    color: #333; /* Culoarea generală a textului */
  }

  .subnote-item {
    display: flex; /* Folosim flexbox pentru alinierea iconiței cu conținutul (titlu + descriere) */
    align-items: flex-start; /* Aliniază elementele la început (sus) */
    text-align: left; /* Aliniază textul la stânga */
    padding: 10px 0; /* Ajustează padding-ul */
  }

  .subnote-icon {
    flex-shrink: 0; /* Previne micșorarea iconiței */
    width: 24px; /* Lățimea iconiței */
    height: 24px; /* Înălțimea iconiței */
    margin-right: 15px; /* Spațiu între iconiță și text */
    display: flex;
    justify-content: center;
    align-items: center;
    /* margin-bottom: 5px; - Eliminat, deoarece iconița este acum pe același rând cu titlul */
  }

  /* Stil pentru iconița de bifă (checkmark) */
  .subnote-icon::before {
    content: '\2713'; /* Caracter Unicode pentru bifă (checkmark) */
    font-size: 24px; /* Mărimea bifei */
    color: #d4af37; /* Culoare aurie/galben-maronie, similară cu imaginea */
    font-weight: bold; /* Face bifa mai groasă */
  }

  .subnote-content { /* Noul container pentru titlu și descriere */
    display: flex;
    flex-direction: column; /* Asigură că titlul și descrierea sunt pe rânduri diferite */
    flex-grow: 1; /* Permite conținutului să ocupe spațiul disponibil */
  }

  .subnote-title {
    font-size: 20px; /* Mărimea fontului pentru titlu */
    font-weight: 400; /* Greutatea fontului, normală */
    line-height: 1.4;
    margin: 0; /* Resetează marginile implicite */
    color: #333; /* Culoarea textului pentru titlu */
    margin-bottom: 5px; /* Spațiu sub titlu */
  }

  .subnote-description {
    font-size: 14px; /* Mărimea fontului pentru descriere */
    color: #555; /* Culoarea textului pentru descriere */
    line-height: 1.6;
    margin: 0; /* Resetează marginile implicite */
  }

  /* Ajustări pentru ecrane mai mici (responsive) */
  @media (max-width: 768px) {
    .subnotes-section {
      grid-template-columns: 1fr; /* Pe ecrane mici, elementele se așează unul sub altul */
      gap: 20px; /* Reduce spațiul pe verticală */
      padding: 20px;
    }
    .subnote-item {
      padding: 5px 0;
    }
    .subnote-title {
      font-size: 17px;
    }
    .subnote-description {
      font-size: 15px;
    }
  }
  @media (max-width: 767.98px) {
  .responsive-box {
    height: auto !important;
    padding: 0.75rem 1rem;
    justify-content: flex-start !important;
    align-items: center !important;
    text-align: center;
  }
}
/*** Team ***/
.team-text {
    position: absolute;
    width: 75%;
    bottom: 30px;
    left: 0;
    transition: .5s;
}

.team-item:hover .team-text {
    width: 100%;
}

.team-text * {
    transition: .5s;
}

.team-item:hover .team-text * {
    letter-spacing: 2px;
}


/*** Testimonial ***/
.testimonial-carousel .owl-item img {
    width: 100%;
    height: 100%;
}

.testimonial-carousel .owl-nav {
    margin-top: 30px;
    display: flex;
    justify-content: start;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    margin-right: 15px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--dark);
    border: 2px solid var(--primary);
    font-size: 18px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: #FFFFFF;
    background: var(--primary);
}


.content-articles {
  padding: 0.5rem;
  display: flex;
}
.content-articles .item{
	
}

.right-container, .left-container {
  padding: 0.5rem;
  flex-grow: 1;
  width: 50%;
  position: relative;
  bottom: 458px;
  left: 32em;
}

#cookie-bar {
	width: 70%!important;
}

  
        .info_card {
            background-color: #ffffff;
            border-radius: 12px;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); /* Corectat typo aici */
            padding: 24px;
            max-width: 700px;
            width: 100%;
            text-align: center;
            box-sizing: border-box;
        }
        canvas {
            background-color: #ffffff;
            border-radius: 8px;
            border: 1px solid #e2e8f0;
            display: block;
            margin: 0 auto;
            max-width: 100%; /* Asigură scalarea canvasului în jos */
            height: auto; /* Menține raportul de aspect */
        }
        h2 {
            padding: 0 15px;
        }
		.article h6 {
			padding-left: 5px;
		}
        figcaption {
            margin-top: 15px;
            font-size: 0.875rem;
            color: #64748b;
        }
		
        /* Stiluri pentru legendă */
        .legend-container {
            margin-bottom: 24px; /* Spațiu sub legendă */
            margin-left: auto; /* Centrare */
            margin-right: auto; /* Centrare */
        }
        .legend-item {
            display: flex;
            align-items: baseline;
            padding: 6px 0;
            font-size: 0.875rem;
            color: #334155;
        }
        .legend-color-box {
            width: 16px;
            height: 16px;
            border-radius: 50%; /* Transformat în cerc */
            margin-right: 8px;
            flex-shrink: 0; /* Previne micșorarea pe ecrane mici */
        }
        .legend-text {
            flex-grow: 1;
            text-align: left;
        }
        .legend-percentage {
            font-weight: bold;
            margin-right: 10px;
        }
		
 /* Stiluri de bază pentru acordeon - pot fi personalizate */
  .faq-container {
    max-width: 900px;
    margin: 40px auto;
    padding: 20px;
    font-family: Arial, sans-serif;
  }

  .faq-title {
    text-align: center;
    color: #333;
    margin-bottom: 30px;
  }

  .accordion-item {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    border-radius: 8px;
    overflow: hidden;
  }
   .accordion-item strong{
    color: #333;
  }
  

  .accordion-header {
    background-color: #f7f7f7;
    padding: 18px 25px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold;
    color: #333;
    transition: background-color 0.3s ease;
  }

  .accordion-header:hover {
    background-color: #eee;
  }

  .accordion-header::after {
    content: '+';
    font-size: 24px;
    transition: transform 0.3s ease;
  }

  .accordion-header.active::after {
    content: '-';
    transform: rotate(0deg);
  }

  .accordion-content {
    padding: 0 25px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    background-color: #fff;
    color: #555;
    line-height: 1.6;
  }

  .accordion-content p {
    padding: 25px 0; /* Adaugă spațiu */
    margin: 0; /* Resetează marginea implicită a paragrafului */
  }

/*** Footer ***/
.footer {
    color: #999999;
}

.footer p {
    margin-bottom: .5rem;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #999999;
    font-weight: normal;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #999999;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--light);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}