/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */
.main-nav a{
    color: #002D6E !important;
	font-weight:bold;
}
.dc-contact-info .vc_icon_element{
	margin-bottom: 5px;
}
.mobile-nav ul li.current-menu-item > a{
	color: #FF5A0A !important;
}
.wpb_gmaps_widget{
	margin-bottom: 0px;
}

.icsc{
display: flex;
}
.icon-social{
background-color: #FF5A0A;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 90%;
	margin-right:10px;
}

.icon-social .fa{
	font-size: 20px;
    margin-top: 8px;
}


.basel-toolbar-label {
    bottom: -18px;
    font-size: 13px !important;
    text-transform: uppercase;
    font-weight: bold;
    color: black !important;
}

.basel-toolbar-label {
    /* display: none !important; */
}
.basel-toolbar {

    height: 70px;
	padding: 0px;
	align-items: flex-start;

}

.basel-toolbar-icon img {
    width: auto;
        margin-top: 15px;
    height: 42px;
}
.basel-toolbar-item:nth-child(1) {
    /* stil pentru primul */
    background: #002D6E;
}

.basel-toolbar-item:nth-child(2) {
    /* stil pentru al doilea */
    background-color: #29A71A;
}

.color-scheme-light .widget-title:before, .color-scheme-light .widgettitle:before {
    background-color: #FF5A0A;
}

.prdv{
display: flex;
    align-items: center;
}

.icon_prdv{
margin-right: 10px;
    color: #FF5A0A;
    font-size: 25px;
}

.min-footer p{
	text-align:center !important;
}
.footer-container p{
	text-align:justify;
	color:ffffff !important;
}
.footer-container.color-scheme-light p {
    color: rgba(255, 255, 255, 1) !important;
}
.footer-container.color-scheme-light a {
    color: rgba(255, 255, 255, 1) !important;
}
.main-page-wrapper {

    background: #f7f7f7;
}
.shadow_custom3{
	border-bottom: 4px solid #FF5A0A !important;
    border-right: 4px solid #FF5A0A !important;
    background-color: #FAF4F4 !important;
}
.dc-contact-hero {
  padding: 60px 0 20px !important;
  position: relative;
  overflow: hidden;
}
 
.dc-contact-hero__inner {
  text-align: center;
  position: relative;
}
 
.dc-contact-hero__bg-text {
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 140px;
  font-weight: 900;
  color: rgba(255,90,10,.07);
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%);
  white-space: nowrap;
  pointer-events: none;
  user-select: none;
  letter-spacing: .05em;
}
 
.dc-contact-hero__title {
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 48px;
  font-weight: 800;
  color: #1B2C5E;
  margin: 0 0 16px;
  position: relative;
  z-index: 2;
}
 
.dc-contact-hero__lead {
  font-size: 15px;
  color: #6b7280;
  max-width: 580px;
  margin: 0 auto;
  line-height: 1.7;
  position: relative;
  z-index: 2;
}
 
/* INFO 3 COLOANE */
.dc-contact-info {
  
}
 
.dc-contact-info__item .vc_column-inner {
  padding: 10px 10px !important;
  text-align: center;
  border: 1px solid #e5e7eb;
  border-radius: 14px;
  margin: 0 8px;
  background: #fff;
  box-shadow: 0 2px 12px rgba(0,0,0,.05);
  height: 100%;
}
 
.dc-contact-info__item--highlight .vc_column-inner {
  background: #FF5A0A !important;
  border-color: #FF5A0A !important;
}
 
.dc-contact-info__item--highlight .dc-contact-info__label,
.dc-contact-info__item--highlight .dc-contact-info__text {
  color: #ffffff !important;
}
 
.dc-contact-info__icon {
  font-size: 32px;
  margin-bottom: 10px;
  display: block;
}
 
.dc-contact-info__label {
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 20px;
  font-weight: 700;
  color: #1B2C5E;
  margin-bottom: 6px;
}
 
.dc-contact-info__text {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.6;
  margin: 0;
}
 
/* BOTTOM */
.dc-contact-bottom {
  margin-top: 40px !important;
  padding: 0 !important;
}
 
.dc-contact-bottom__left .vc_column-inner {
  background: #1B2C5E !important;
  padding: 50px 44px !important;
  height: 100% !important;
  border-radius: 16px 0 0 16px !important;
}
 
.dc-contact-bottom__right .vc_column-inner {
  padding: 50px 44px !important;
  height: 100% !important;
  border-radius: 0 16px 16px 0 !important;
}
 
.dc-contact-schedule__title {
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 28px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 12px;
  line-height: 1.2;
}
 
.dc-contact-schedule__addr {
  font-size: 14px;
  color: rgba(255,255,255,.6);
  margin-bottom: 24px;
}
 
.dc-contact-schedule__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
 
.dc-contact-schedule__list li {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-bottom: 1px solid rgba(255,255,255,.08);
  font-size: 14px;
}
 
.dc-contact-schedule__day {
  font-weight: 600;
  color: rgba(255,255,255,.85);
}
 
.dc-contact-schedule__hours {
  color: rgba(255,255,255,.55);
}
 
/* Form contact */
.dc-contact-form__wrap .wpcf7-text,
.dc-contact-form__wrap .wpcf7-email,
.dc-contact-form__wrap .wpcf7-tel,
.dc-contact-form__wrap .wpcf7-textarea {
  width: 100% !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 8px !important;
  background: #ffffff !important;
/*   font-family: 'Barlow', sans-serif !important;
 */  font-size: 14px !important;
  color: #111827 !important;
  padding: 11px 14px !important;
  outline: none !important;
  box-shadow: none !important;
  box-sizing: border-box !important;
  transition: border-color .15s !important;
}
 
.dc-contact-form__wrap .wpcf7-text:focus,
.dc-contact-form__wrap .wpcf7-email:focus,
.dc-contact-form__wrap .wpcf7-tel:focus,
.dc-contact-form__wrap .wpcf7-textarea:focus {
  border-color: #FF5A0A !important;
  box-shadow: 0 0 0 3px rgba(255,90,10,.1) !important;
}
 
.dc-contact-form__wrap .wpcf7-textarea {
  min-height: 120px !important;
  resize: vertical !important;
}
 
.dc-contact-form__wrap .wpcf7-submit {
  width: 100% !important;
  height: 48px !important;
  background: #FF5A0A !important;
  border: none !important;
  border-radius: 8px !important;
/*   font-family: 'Barlow Condensed', sans-serif !important;
 */  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
  color: #fff !important;
  cursor: pointer !important;
}
 
.dc-contact-form__wrap .wpcf7-submit:hover {
  background: #d94800 !important;
}
 
@media (max-width: 768px) {
  .dc-contact-hero__bg-text { font-size: 72px; }
  .dc-contact-hero__title { font-size: 34px; }
  .dc-contact-info__item .vc_column-inner { margin: 0 0 12px; }
  .dc-contact-bottom__left .vc_column-inner { border-radius: 12px !important; padding: 36px 24px !important; }
  .dc-contact-bottom__right .vc_column-inner { border-radius: 12px !important; padding: 36px 24px !important; margin-top: 16px; }
  
  .dc-contact-info {
    /* padding: 30px 0 0 !important; */
    margin-left: 0px;
    margin-right: 0px;
	margin-bottom: 45px !important;
}
}

.contact-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: #a8bcd8;
  text-decoration: none;
  font-size: 14px;
  font-family: sans-serif;
  transition: color 0.2s ease;
}

.contact-item:hover {
  color: #ffffff;
}
.shadow_custom2 .vc_btn3-container a{
	border-radius: 15px;
}


.shadow_custom2 .vc_btn3-container {
    margin-bottom: 18px !important;
}

.shadow_custom2 .vc_tta-container {
    margin-bottom: 0px !important;
}
.shadow_custom2 .vc_tta-panel-body {
    padding-bottom: 0px !important;
}
.shadow_custom2 .wpb_single_image {
    margin-bottom: 18px;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-panel-body{
	padding-bottom: 0px !important;
}


.c1 .elem1, 
.c1 .elem2 {
    display: inline-block !important;
    vertical-align: middle !important;
    margin-bottom: 0 !important; /* Elimină marginile care le pot distanța */
}

.c1 .elem1 {
    margin-right: 5px !important;
}

 .c1 .elem3 {
     display: block !important; 
    margin-top: 5px !important; 
    margin-bottom: 3px !important; 
    clear: both !important; 
} 

 .c1 .elem3 h4{
 text-align: justify;
}
.s1 .s2 {
    float: left !important;
    margin-right: 15px !important; /* Spațiu între iconiță și text */
    margin-bottom: 10px !important; /* Spațiu sub iconiță când textul trece sub ea */
    display: block !important;
}

/* Permitem blocului de text să urce la nivelul iconiței */
.s1 .s3 {
    display: inline !important; 
}

/* Dacă textul din s3 conține paragrafe interne (p), le forțăm și pe ele să fie inline */
.s1 .s3 h4 {
        text-align: justify;
		font-size:17px;
		padding: 10px;
}
.s1 .s3 h4 strong{
        color:#002D6E !important
}
.wpb_text_column li{
	color:#000000 !important;
	/* text-align: justify; */
	    font-weight: bold;
		font-size:17px;
}
.btn_full32 a{
	width: -webkit-fill-available !important;
}
/* 
.s1 {
    width: 100%;
    display: inline-flex;
    padding: 10px;
}
.s2 {
    width: 20%;
    margin: auto;
    text-align: left;
}
.s3 {
    width: 80%;
} */









.h4_content h4{
 color: #000000 !important;
 text-align: justify;
 
}
.title_custom h2{
    color: #002D6E !important;
    font-weight: 900;
    font-size: 22px;
   
}
.title_custom {
    
    display: inline-block;
    position: relative; 
    padding-bottom: 10px; /* 👈 distanța față de linie */
	margin-bottom: 15px;
}
.title_custom::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0; /* stă la baza padding-ului */
    width: 45%;
    height: 3px;
    background: linear-gradient(
        90deg,
        #FF5A0A 0%,
        #FF7A33 50%,
        #FF5A0A 100%
    );
}


.rand2 .vc_icon_element{
	margin-bottom: 10px;
}
.rand2 .wpb_text_column{
	margin-bottom: 15px;
}

.shadow_custom .vc_column-inner {
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 5%);
	  padding: 6px;
    border: 2px solid;
    border-color: #ebebeb;
    border-radius: 9px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: #faf4f4;
    border-bottom: 4px solid #FF5A0A;
    border-right: 4px solid #FF5A0A;
	    margin: 10px;
		padding-top: 5px !important;
}
.main-nav {
    text-align: right !important;
}
.hidden-fields-container {

    display: none;
}
.wpcf7 br{
	display: none;
}
.wpcf7 p{
	margin-bottom: 0px;
}
.row_33 .vc_single_image-wrapper img{
	    box-shadow: 0 4px 24px rgb(0 0 0 / 14%) !important;
    border-radius: 16px !important;
}


.shadow_custom2 {
        background-color: white;
    border-radius: 25px;
    padding-top: 18px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.07) !important;
    border: 1px solid #e5e7eb;
	    margin-top: 15px;
    margin-bottom: 15px;
	
}

 
.shadow_custom2 img {border-radius: 16px !important;}  





 

/* .vc_tta-panel-heading{
	background-color:red !important;
} */

  
/*  @media (min-width: 769px) {
  .vc_tta-accordion .vc_tta-panels {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: auto auto !important;
  }

  .vc_tta-accordion .vc_tta-panel {
    display: contents !important;
  }

  .vc_tta-accordion .vc_tta-panel:nth-child(1) .vc_tta-panel-heading { grid-column: 1 !important; grid-row: 1 !important; }
  .vc_tta-accordion .vc_tta-panel:nth-child(2) .vc_tta-panel-heading { grid-column: 2 !important; grid-row: 1 !important; }

  .vc_tta-accordion .vc_tta-panel-body {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    display: none !important;
  }

  .vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body {
    display: block !important;
  }
}  */  
	 
		 
		 
.shadow_custom2 .vc_tta-panel-body {
	background-color: transparent !important;
    padding: 0px !important;
}	 

		 

.shadow_custom2 .vc_tta-tabs .vc_active [data-vc-container=".vc_tta"] {
	    background-color: #002D6E !important;
    color: white !important;
    padding: 10px !important;
    border-radius: 15px !important;
    text-decoration: none !important;
}
.shadow_custom2 .vc_tta-tabs [data-vc-container=".vc_tta"] {
	    background-color: #A1B2CA !important;
    color: white !important;
    padding: 10px !important;
    border-radius: 15px !important;
    text-decoration: none !important;
	margin-right:10px !important;
}



.shadow_custom2 .vc_tta-tabs a:hover{
	     text-decoration: none !important;
}
.shadow_custom2 .vc_tta-tabs.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tab:after {
    display:none !important;
}
.shadow_custom2 .vc_tta-title-text::after {
    background-color: #ffffff00 !important;
}		

.vc_tta-panels-container .vc_tta-panel-body{
	background-color: white !important;
} 
/* .vc_active a{
	    background-color: #A1B2CA;
    color: white !important;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none !important;
    font-size: 22px;
} */		 

.rand2333 .dc-ben-card__icon{
	margin-top: 16px;
    font-size: 32px !important;
    margin-bottom: 12px !important;
    display: block !important;
    line-height: 1 !important;
}
.rand2333 h4{
	color:#002d6e;
	font-weight:bold;
}
.rand2333 p{
	font-weight: bold;
    font-size: 15px;
}
.testimonial-content h4{
	text-align: justify;
}
 @media (max-width: 991px){
	.shadow_custom2 {
		margin-left: 0px !important;
		margin-right: 0px !important;  
	}
	.dc-ben-card .vc_column-inner {
		margin-left: 0px !important;
    margin-right: 0px !important;	  
	}
	
	.title_custom h2{

    font-size: 20px;

}
	
}
@media (max-width: 768px) {
  .dc-ben-card .vc_column-inner {
    margin-left: 0px !important;
    margin-right: 0px !important;	  
  }
}

@media (max-width: 576px){
	.shadow_custom2 {
		margin-left: 0px !important;
    margin-right: 0px !important;	  
	}
	
	.dc-ben-card .vc_column-inner {
		margin-left: 0px !important;
    margin-right: 0px !important;	  
	}
	.testimonials.testimon-align-left .testimonial-inner{
		display: inline;
	}
	
	
	.testimonial-inner .testimonial-avatar {
    float: left !important;
    margin-right: 20px !important;  /* Spațiu între imagine și textul din dreapta */
    margin-bottom: 10px !important; /* Spațiu sub imagine când textul se revarsă dedesubt */
    display: block !important;
}

/* Forțăm containerul de text să devină inline pentru a urca lângă avatar */
.testimonial-inner .testimonial-content {
    display: inline !important;
}

/* Ne asigurăm că paragrafele din interiorul textului curg și ele continuu */
.testimonial-inner .testimonial-content p {
    display: inline !important;
}

/* Resetăm float-ul la finalul testimonialului pentru a nu afecta alte elemente din pagină */
.testimonial-inner::after {
    content: "" !important;
    display: table !important;
    clear: both !important;
}



}




/* aaaaaaaaaa */
/* ===== GARANTIE ===== */
.dc-gar { padding: 0 !important; }
.dc-gar__col > .vc_column-inner { padding: 0 !important; }

.dc-gar__inner {
  position: relative;
  overflow: hidden;
  padding: 30px 60px;
  text-align: center;
  background-image:
    radial-gradient(circle, rgba(255,255,255,.1) 1px, transparent 1px),
    linear-gradient(135deg, #071440 0%, #0f2d8a 50%, #1a6ed8 100%);
  background-size: 24px 24px, cover;
}

.dc-gar__inner::before {
  content: '';
  position: absolute;
  top: 0; left: 15%; right: 15%;
  height: 2px;
  background: linear-gradient(90deg, transparent, #FF5A0A 50%, transparent);
}

.dc-gar__inner::after {
  content: '';
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 600px; height: 300px;
  background: radial-gradient(ellipse, rgba(26,110,216,.3) 0%, transparent 70%);
  pointer-events: none;
}







.dc-gar__inner2 {
  position: relative;
  overflow: hidden;
  padding: 30px 60px;
  text-align: center;
     background-image: radial-gradient(circle, rgba(255, 255, 255, .1) 1px, transparent 1px), linear-gradient(135deg, #fb5606 0%, #FF5A0A 50%, #f76b28 100%);
  background-size: 24px 24px, cover;
}

.dc-gar__inner2::before {
  content: '';
  position: absolute;
  top: 0; left: 15%; right: 15%;
  height: 2px;
  
}

.dc-gar__inner2::after {
  content: '';
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  width: 600px; height: 300px;
  
  pointer-events: none;
}














.dc-gar__bg-text {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 240px;
  font-weight: 900;
  color: rgba(255,255,255,.20);
  line-height: 1;
  pointer-events: none;
  white-space: nowrap;
  user-select: none;
}

.dc-gar__content {
  position: relative;
  z-index: 2;
}

.dc-gar__label {
  display: inline-block;
/*   font-family: 'Barlow', sans-serif;
 */  font-size: 22px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: #FF5A0A !important;
  background: rgba(255,90,10,.15);
  border: 1px solid rgba(255,90,10,.35);
  padding: 4px 16px;
  border-radius: 20px;
  margin-bottom: 20px;
}

.dc-gar__title {
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 58px;
  font-weight: 900;
  color: #ffffff !important;
  line-height: 1.05;
  margin: 0 0 16px;
  letter-spacing: .02em;
  text-transform: uppercase;
  text-shadow: 0 2px 20px rgba(0,0,0,.3);
}

.dc-gar__sub {
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 26px;
  font-weight: 600;
  color: #ffffff !important;
  margin: 0 0 18px;
  line-height: 1.3;
}

.dc-gar__text {
/*   font-family: 'Barlow', sans-serif;
 */  font-size: 16px;
  color: #ffffff !important;
  max-width: 560px;
  margin: 0 auto;
  line-height: 1.75;
}

@media (max-width: 768px) {
  .dc-gar__inner { padding: 50px 24px; }
  .dc-gar__bg-text { font-size: 120px; }
  .dc-gar__title { font-size: 36px; }
  .dc-gar__sub { font-size: 20px; }
  .dc-gar__text { font-size: 14px; }
}
.dc-gar__btn {
  display: inline-block;
  margin-top: 28px;
/*   font-family: 'Barlow Condensed', sans-serif;
 */  font-size: 17px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #ffffff !important;
  background: #002D6E;
  padding: 14px 36px;
  border-radius: 10px;
  text-decoration: none !important;
  transition: background .15s, transform .1s;
}



.shadow_custom2 h3{
	font-weight: 900;
    color: #002d6e;
    font-size: 24px;
}
.testimonial-content {
	
}

.gree66{
	    overflow: hidden;
    padding: 30px 00px;
    text-align: center;
    background-image: radial-gradient(circle, rgba(255, 255, 255, .1) 1px, transparent 1px), linear-gradient(135deg, #071440 0%, #0f2d8a 50%, #1a6ed8 100%);
    background-size: 24px 24px, cover;
}.gree66 .dc-gar__title {
/*     font-family: 'Barlow Condensed', sans-serif;
 */    font-size: 28px;
    font-weight: 900;
    color: #FF5A0A !important;
    line-height: 1.05;
    margin: 0 0 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
    text-shadow: 0 2px 20px rgba(0, 0, 0, .3);
	text-align:left;
}.gree66 .dc-gar__sub {
/*     font-family: 'Barlow Condensed', sans-serif;
 */    font-size: 16px;
    font-weight: 600;
    color: #ffffff !important;
    text-align:left;
    line-height: 1.3;
}
/* aaaaaaaaaa */

.gree662{
	    overflow: hidden;
    padding: 30px 00px;
    text-align: center;
        background-image: radial-gradient(circle, rgba(255, 255, 255, .1) 1px, transparent 1px), linear-gradient(135deg, #fb5606 0%, #FF5A0A 50%, #f76b28 100%);
    background-size: 24px 24px, cover;
}.gree662 .dc-gar__title {
/*     font-family: 'Barlow Condensed', sans-serif;
 */    font-size: 28px;
    font-weight: 900;
    color: #ffffff !important;
    line-height: 1.05;
    margin: 0 0 16px;
    letter-spacing: .02em;
    text-transform: uppercase;
	text-align:left;
}.gree662 .dc-gar__sub {
/*     font-family: 'Barlow Condensed', sans-serif;
 */    font-size: 16px;
    font-weight: 600;
    color: #ffffff !important;
    text-align:left;
    line-height: 1.3;
}





















/* form */
/* @import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Barlow:wght@400;500&display=swap'); */
 
.wpcf7 .sa-form-wrapper {
 /*  font-family: 'Barlow', sans-serif !important;
  max-width: 600px !important; */
  margin: 0 auto !important;
  background: #ffffff !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 16px !important;
  padding: 2rem !important;
  box-shadow: 0 4px 24px rgba(0,0,0,0.07) !important;
  box-sizing: border-box !important;
}
.wpcf7 .sa-form-wrapper .sa-field-group {
  margin-bottom: 1rem !important;
}
.wpcf7 .sa-form-wrapper .sa-field-row {
  display: flex !important;
  flex-direction: row !important;
  gap: 14px !important;
  margin-bottom: 1rem !important;
}
.wpcf7 .sa-form-wrapper .sa-field-row .sa-field-group {
  flex: 1 1 0 !important;
  min-width: 0 !important;
  margin-bottom: 0 !important;
}
@media (max-width: 500px) {
  .wpcf7 .sa-form-wrapper .sa-field-row {
    flex-direction: column !important;
  }
}
.wpcf7 .sa-form-wrapper .sa-label {
  display: block !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: .07em !important;
  text-transform: uppercase !important;
  color: #6b7280 !important;
  margin-bottom: 8px !important;
}
.wpcf7 .sa-form-wrapper input[type="text"],
.wpcf7 .sa-form-wrapper input[type="email"],
.wpcf7 .sa-form-wrapper input[type="tel"] {
  width: 100% !important;
  height: 44px !important;
  padding: 0 14px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 8px !important;
  background: #f9fafb !important;
  color: #111827 !important;
/*   font-family: 'Barlow', sans-serif !important;
 */  font-size: 14px !important;
  outline: none !important;
  box-sizing: border-box !important;
  box-shadow: none !important;
}
.wpcf7 .sa-form-wrapper input[type="text"]:focus,
.wpcf7 .sa-form-wrapper input[type="email"]:focus,
.wpcf7 .sa-form-wrapper input[type="tel"]:focus {
  border-color: #BA7517 !important;
  box-shadow: 0 0 0 3px rgba(186,117,23,.12) !important;
  background: #fff !important;
}
.wpcf7 .sa-form-wrapper .sa-divider {
  border: none !important;
  border-top: 1px solid #e5e7eb !important;
  margin: 1.5rem 0 1.25rem !important;
}
.wpcf7 .sa-form-wrapper input[name="categorie"],
.wpcf7 .sa-form-wrapper input[name="optiune-permis"] {
  display: none !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-grid {
  display: flex !important;
  flex-direction: row !important;
  gap: 10px !important;
  margin-bottom: 4px !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-btn {
  flex: 1 1 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  padding: 14px 16px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 10px !important;
  background: #f9fafb !important;
  color: #374151 !important;
/*   font-family: 'Barlow', sans-serif !important;
 */  font-size: 15px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  box-shadow: none !important;
  min-width: 0 !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-btn:hover {
  border-color: #d1a054 !important;
  background: #fef9ee !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-btn.active {
  border-color: #BA7517 !important;
  background: #fef3c7 !important;
  color: #78350f !important;
  font-weight: 600 !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-icon {
  font-size: 20px !important;
  line-height: 1 !important;
}
.wpcf7 .sa-form-wrapper .sa-sub-section {
  margin-top: 14px !important;
  animation: saFadeIn .22s ease !important;
}
@keyframes saFadeIn {
  from { opacity: 0; transform: translateY(-6px); }
  to { opacity: 1; transform: translateY(0); }
}
.wpcf7 .sa-form-wrapper .sa-opts-grid {
  display: flex !important;
  flex-direction: row !important;
  gap: 8px !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-btn {
  flex: 1 1 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 12px 8px !important;
  border: 1px solid #e5e7eb !important;
  border-radius: 10px !important;
  background: #f9fafb !important;
  cursor: pointer !important;
  min-height: 60px !important;
  min-width: 0 !important;
  gap: 3px !important;
  box-shadow: none !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-btn:hover {
  border-color: #d1a054 !important;
  background: #fef9ee !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-btn.active {
  border-color: #BA7517 !important;
  background: #fef3c7 !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-cat {
/*   font-family: 'Barlow Condensed', sans-serif !important;
 */  font-size: 22px !important;
  font-weight: 700 !important;
  color: #111827 !important;
  line-height: 1 !important;
  display: block !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-btn.active .sa-opt-cat {
  color: #78350f !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-tip {
  font-size: 10px !important;
  font-weight: 600 !important;
  color: #6b7280 !important;
  text-transform: uppercase !important;
  letter-spacing: .04em !important;
  display: block !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-btn.active .sa-opt-tip {
  color: #92400e !important;
}
.wpcf7 .sa-form-wrapper .sa-submit-row {
  margin-top: 1.5rem !important;
}
.wpcf7 .sa-form-wrapper input[type="submit"] {
  width: 100% !important;
  height: 50px !important;
  background: #FF5A0A !important;
  border: none !important;
  border-radius: 10px !important;
/*   font-family: 'Barlow Condensed', sans-serif !important;
 */  font-size: 18px !important;
  font-weight: 700 !important;
  letter-spacing: .05em !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  cursor: pointer !important;
  box-shadow: none !important;
}
.wpcf7 .sa-form-wrapper input[type="submit"]:hover {
  background: #9a6010 !important;
}
.wpcf7 .sa-form-wrapper .wpcf7-not-valid-tip {
  font-size: 11px !important;
  color: #dc2626 !important;
  margin-top: 4px !important;
  display: block !important;
}
.wpcf7 .sa-form-wrapper .wpcf7-response-output {
  margin-top: 14px !important;
  padding: 10px 14px !important;
  border-radius: 8px !important;
  font-size: 13px !important;
}
@media (max-width: 500px) {
  .wpcf7 .sa-form-wrapper .sa-opts-4col {
    flex-wrap: wrap !important;
  }
  .wpcf7 .sa-form-wrapper .sa-opts-4col .sa-opt-btn {
    flex: 1 1 calc(50% - 4px) !important;
  }
}
.wpcf7 .sa-form-wrapper .sa-cat-btn {
  flex-direction: column !important;
  text-align: center !important;
  min-height: 80px !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-icon {
  display: block !important;
  text-align: center !important;
  margin-bottom: 4px !important;
}
.wpcf7 .sa-form-wrapper .sa-cat-text {
  display: block !important;
  text-align: center !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}
.wpcf7 .sa-form-wrapper .sa-opt-btn {
  text-align: center !important;
  min-height: 70px !important;
}
.wpcf7 .sa-form-wrapper .sa-title {
  font-size: 22px !important;
  font-weight: 700 !important;
  color: #FF5A0A !important;
  margin: 0 0 1.5rem 0 !important;
  letter-spacing: .02em !important;
  text-transform: uppercase !important;
  text-align:left;
}
.wpcf7-form{
	text-align:left !important;
}
/* form */

/* aici */
