/*
 Theme Name:   Fexa Child
 Template:     fexa
 Version: 1.0.0
*/

body{
	color:#333!important;
}

p{
	font-size:15px!important;
}

.intro-nosotros p{
	color:#333!important;
	font-size:18px!important;
}


/* generales */

.fame-introduce__text-content p, .intro-nosotros p, .sobre-nosotros .accordion-text-content{
	text-align:justify!important;
}

/* home */

.banner-inicio{display:none!important;}

.case-studies-section .sbttl{
	display:none!important;
}

.testimonial-section {
	background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}
 
/*---------------------------------
      write your css from here
------------------------------------*/


.base-color, .our-practice:hover .practice-icon{
    color: #efb810!important;
}

.section-title:before{
     background: #efb810!important; 
}



.team-section .col-lg-3 {
	width:31%!important;
	max-width:31%!important;
    flex: 0 0 31%!important;
	-webkit-flex: 0 0 31%!important;
	margin-left:1%!Important;
	margin-right:1%!Important;
	margin-bottom:40px!Important;
}



/* contacto */

.contact-us-section {
    background: url(../../uploads/2025/02/calltoaction-pabg.png)!important;
	background-size:cover!important;
	background-repeat:no-repeat;
}