/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/


:root {
  --box-shadow: 0 3px 10px -1px rgba(0, 0, 0, 0.2), 0 2px 1px -1px rgba(0, 0, 0, 0.05)!important;
}

/*.state_default #page-header.sticky .l-subheader.at_middle {*/
/*  backdrop-filter: blur(10px); */
/*  -webkit-backdrop-filter: blur(10px);*/
/*}*/

#page-header.sticky .l-subheader.at_middle {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05);
    }

.w-search.layout_fullscreen .w-search-form input {
	border:solid 1px #ccc;
	border-radius: 1rem;
}

.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before {
    font-size: 1.2em;
    margin-inline-start: 0; 
}




.w-nav.type_desktop .w-nav-list.level_2 {
	padding:1rem;
	border-radius:1rem;
}

.mt_home i.material-icons {
	display:flex;
	font-size:1.2rem;
}
.w-popup-closer::before {
  content: 'close';
  font-family: 'Material Icons';
  font-weight: normal;
  vertical-align: top;
  font-style: normal;
  font-size: 2rem; /* ajustează după caz */
  display: inline-block;
}

.w-nav-close:before {
  content: 'close';
  font-family: 'Material Icons';
  font-weight: normal;
  vertical-align: top;
  font-style: normal;
  font-size: 2rem; /* ajustează după caz */
  display: inline-block;
}

.w-nav-arrow::before {
  content: 'expand_more';
  font-family: 'Material Icons';
  font-weight: normal;
  vertical-align: top;
  font-style: normal;
  display: inline-block;
  font-size: 24px; /* ajustează dacă e necesar */
}


/* o corectare */
.w-btn.icon_atleft i {
	margin:0 !important;
}

.w-btn.text_none i {
	width: auto !important
}

.tooltip {
  position: relative;
  cursor: pointer;
}

.tooltip::after {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 8px 12px;
  border-radius: 4px;
  white-space: nowrap;
  font-size: 13px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out;
  z-index: 999;
  margin-top: 6px;
  content: ""; /* default gol, se va suprascrie */
}

.tooltip:hover::after {
  opacity: 1;
}

.tooltip.tlp1::after {
  content: "Look something up";
}

.tooltip.tlp2::after {
  content: "Our location";
}


.state_mobiles .sticky .l-subheader .w-nav.ush_menu_2.type_mobile .w-nav-list.level_1 {
  backdrop-filter: blur(10px); 
  -webkit-backdrop-filter: blur(10px);
}
 

/* .underline li a {
  position: relative;
}

.underline li a::before {
  content: '';
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0; 
  width: 0;
  height: 2px;
  background-color: #00115e;
  transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

@media (hover: hover) and (pointer: fine) {
  .underline li a:hover::before {
    width: 100%;
    right: auto; 
  }
}

.disclaimer {
  position: relative;
}

.disclaimer::before {
  content: '';
  position: absolute;
  bottom: -2px;
  right: 0;
  left: 0; 
  width: 0;
  height: 1px;
  background-color: #00115e;
  transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

@media (hover: hover) and (pointer: fine) {
 .disclaimer:hover::before {
    width: 100%;
    right: auto; 
  }
}
 */


footer h4 {
	font-size: 20px;
}

.tab-mvv w-tabs-list-h {
	border-radius:12px;
}
.mvv-icons {
	font-size: 3rem;
	color: #f5f5f5;
}

#blogCarusel .owl-carousel .owl-nav button {
	top:90%;
}
.carousel_button {
  align-self: flex-start;
  width: auto;
}

body:not(.home) .owl-stage-outer {
border-radius: 1.5rem;
}

body.home .owl-carousel .owl-stage-outer {
    overflow:visible;
}


.shadowbox:hover {
	box-shadow: 0 0.06rem 0.12rem rgba(0,0,0,0.1),0 0.2rem 0.6rem rgba(0,0,0,0.15);
	transition-duration: 0.3s;
}

.btn-correct {
  max-width: fit-content;
}

* {
  font-variant-ligatures: none;
}

.w-socials-item-link {
  width: 1.6em;
}


.cursorhand {
  cursor:pointer;
}

#form_contact_crescento label{
font-weight: 600;
}

#form_contact_crescento .wpcf7-list-item-label {
  font-weight: 400;
  line-height: 1.5em;
}

.state_mobiles .l-subheader .w-nav.ush_menu_2.type_mobile .w-nav-list.level_1 {
    backdrop-filter: blur(10px); 
  -webkit-backdrop-filter: blur(10px);
} 

.content_produs .w-gallery-item-img img {
  border-radius: 1.5rem;
}

.cerere_oferta_form .w-tabs.accordion .w-tabs-section-content {
padding:10px 0;
}

.cerere_oferta_form .w-tabs-section-header h3{
font-weight: 600;
color: var(--color-content-heading);
}

.cerere_oferta_form .w-tabs.accordion .w-tabs-section-content span {
font-weight: 400;
}

.nicer {
  padding:10px 0;
}

.no-touch .w-tabs.remove_indents>div>div>.w-tabs-section-header:hover, .no-touch .w-tabs.remove_indents>div>div>.w-tabs-section-header:focus {
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.8), transparent);
}

.wpcf7 form div.wpcf7-response-output {
  margin-top:2rem !important;
}

.cerere_oferta_form input:hover, .cerere_oferta_form textarea:hover {
  background-color: #fff;
}

.wpcf7-list-item>label{
    align-items:flex-start!important;
}

@media screen and (max-width: 1000px) {
.hero_top .l-section-overlay {
  /* background:rgba(240,245,255,0.94); */
}
}



/**ul reset**/

ul, ol {
  margin-left:1rem;
}

.w-popup-box-h>.w-popup-closer {
    color:#fff;
}

#hero-carousel h3 {
  margin-bottom:10px;
  margin-left:30px;
  font-size:23px;
   color:#fff;
}

#hero-carousel p {
  line-height: 1.5em;
  margin-bottom:0;
  color:#fff;

}

#hero-carousel .wpb_text_column {
  padding-left:30px;
  padding-right:30px;
  max-width:100%;
}


#hero-carousel .w-btn {
margin:0 30px 30px 30px;
}



.others .owl-prev,
.others .owl-next,
#hero-carousel .owl-prev,
#hero-carousel .owl-next {
  font-size: 3rem !important;
  animation: pulseShadow 2.4s ease-in-out infinite;
  transition: text-shadow 0.3s ease;
  text-shadow:
    0 1px 2px rgba(0, 0, 0, 0.8),
    0 3px 6px rgba(0, 0, 0, 0.85);
}

.others .owl-prev:hover,
.others .owl-next:hover,
#hero-carousel .owl-prev:hover,
#hero-carousel .owl-next:hover {
  animation-play-state: paused;
}

@keyframes pulseShadow {
  0%, 100% {
    text-shadow:
      0 1px 2px rgba(0, 0, 0, 0.8),
      0 3px 6px rgba(0, 0, 0, 0.85);
  }
  50% {
    text-shadow:
      0 10px 20px rgba(0, 0, 0, 1),
      0 15px 30px rgba(0, 0, 0, 0.95);
  }
}

.state_mobiles .w-gallery-item-img img {
  border-radius:1rem;
}


.w-gallery-item-img img {
  border-radius:1.5rem;
}

.hero-section-home {
  max-width: 100%;
  width: 480px;
  border-radius:1.5rem;
}

.w-gallery-item-img[data-hidden-images-number]:after {
background:#809bd2ea;
border-radius:1.5rem;
}


/****din theme options*****/

#containere-egale .g-cols {
    display: flex !important;
    align-items: stretch !important;
}

#containere-egale .wpb_column {
    flex: 1 !important;
    display: flex !important;
}

#containere-egale .vc_column-inner {
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
}

#containere-egale .w-vwrapper {
    flex: 1 !important;
}

@media (max-width: 1024px) {
    #containere-egale .g-cols {
        flex-direction: column !important;
    }
}
.round.img {
	border-radius:1.5rem;
}


.mfp-bg {
	background:#809bd2;
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: opacity 0.2s;
}
.custom_breads {
  font-size: 0.8rem;
  line-height: 1.4;
  margin-bottom: 1em;
}

.custom_breads ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  column-gap: 4px;
  row-gap: 2px;
}

.custom_breads li {
  display: inline;
  white-space: normal;
  word-break: break-word;
  margin: 0;
  padding: 0;
  line-height: 1.4;
}

.custom_breads li::after {
  content: "/";
  margin: 0 4px;
  color: #999;
}

.custom_breads li:last-child::after {
  content: "";
}
.sub-menu a {
	color:#ffff;
}


@media (max-width: 1024px), (max-width: 767px) {
  .ush_menu_2.type_mobile .w-nav-anchor.level_1, .ush_menu_2.type_mobile .w-nav-anchor.level_1 + .w-nav-arrow {
	  padding-left:0;
	}
}


.w-gallery-item-meta {
  overflow: visible;
}

.remove-shadow .w-gallery-item-meta{
	background:none;
	color:#0a1d60;
	font-size:1rem;
	font-weight:600;
	text-align: center;
	text-shadow: 
    0 0 8px rgba(255, 255, 255, 1),
    0 0 16px rgba(255, 255, 255, 0.9);
}
.remove-shadow .w-gallery-item-meta .w-gallery-item-title{
	margin-bottom:0px;
}


#hero-carousel img {
  cursor: grab;
  cursor: -webkit-grab;
  cursor:-moz-grab;
}