/*

Theme Name: Filmac Web

Theme URI: https://github.com/elementor/hello-theme/

Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team

Author: Filmac Centre

Template: hello-elementor

Version: 1.0.1

Text Domain: hello-elementor-child

License: GNU General Public License v3 or later.

License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/*GENERAL__________________________________________________________________________*/

/* Plantilla componente equipo */

/*FOOTER*/
	/*____Notas legales footer*/

    .notas-legales ul li span {
        cursor:pointer !important;
    }
    .notas-legales ul li span:hover {
        color:#ff0000 !important;
    
    }
    
    /*POPUP*/
    
    /*Button close Popup*/
    
    .dialog-close-button .eicon-close:before {
    content: url('https://www.filmac.com/wp-content/uploads/2021/06/icon-close-custom-bgf3.svg')!important;
    }
    
    /*Plantilla de Item de proyecto home*/
        .lae-portfolio-wrap .lae-portfolio-header{
            margin-bottom:3% !important;
    }
    
    /*FORMULARIO CONTACTO*/
    
    .my-form a {
        color:#ff0000;
        font-weight: 700;
    }
    
    .my-form svg {
        width:10px;
    }
    
    /*Proyectos-Plantilla_________________________________________________________*/
    
    /*BOTÓN VISTAR WEB Proyectos-Plantilla*/
    
    .my-visitar-web a {
        color:#000;
    }
       
    .my-visitar-web a:hover {
        color:#ff0000;
    }
    
    .my-visitar-web a:before {	
        content: url('https://www.filmac.com/wp-content/uploads/2021/06/circulo-10.svg');
        width:10px;
        height:10px;
         padding-right:10px;
          color:#ff0000;
    }
    
    .cliente::before{
        content:"para";
        font-weight: 400;
        font-size:15px;
    }
    /*acordeon saber-mas icono plantilla proyectos responsive*/
    .elementor-1381 .elementor-element.elementor-element-c8ab1cd .elementor-tab-title .elementor-toggle-icon svg {
        width:17px !important;
        height:17px !important;         
    }
   
    
    
    /*sección NAVEGACIÓN-PROYECTOS Proyectos-Plantilla fijar en bottom*/
    
    .proy-nav-desktop{
        position:absolute !important;
        bottom:80px;
    }
    
    
    
    /*filtro proyectos HOME___________________________________________________________*/
    
    .lae-portfolio-wrap .lae-taxonomy-filter .lae-filter-item {
        border-bottom:0px !important;
    }
    
    .lae-portfolio-wrap .lae-taxonomy-filter{
        text-align:center;
    }
    
    /*404___________________________________________________________*/

	.404-col{
		height: 100vh !important;
	
		}
    
    /*RESPONSIVE__________________________________________________________________________*/
    
    
    
        
    @media (min-width: 1025px) and (max-width: 1599px) { 
      
       /*Plantilla Single de proyecto > Seccion (inner) de info de proyectos*/  
          
        .my-visitar-web a {
               font-size:16px;
        }
        
		.my-button-all-proy a{
			font-size:16px !important;
		}
            
        .proy-description >.elementor-widget-container p {
            font-size:15px !important;
        }
		.cliente >.elementor-widget-container p {
            font-size:15px !important;
        }
		
		/*margenes apartado de info proy*/
		
		
		#in-sect-info-proy {
			padding-left:8%!important;
			padding-right:8%!important;
		}
        
       /*Plantilla de Item de proyecto home___________________________________________________*/
        
        .lae-portfolio-wrap .lae-portfolio-header /*filtro proyectos*/{
            margin-bottom:1.5% !important;
        }
            
             
    }
    
    
    @media (min-width: 1025px) and (max-width: 1280px) {
    
    .proy-nav-desktop{
        position:absolute;
        bottom:40px;
    }
       
    
    }
    
    @media (min-width: 376px) and (max-width: 768px) {
        
    /*filtro proyectos*/
       .lae-portfolio-wrap .lae-portfolio-header {
            margin-bottom:25% !important;
        } 
       .lae-portfolio-wrap .lae-taxonomy-filter{
        	text-align:center !important;
		  	display: block !important;
    		margin: 0 !important;
    		padding: 0 !important;
		  	width:100% !important;
    } 
        
    }

    @media (min-width: 769px) and (max-width: 1151px) {
        
    /*filtro proyectos*/
       .lae-portfolio-wrap .lae-portfolio-header {
            margin-bottom:10% !important;
        } 
         
    }
    
@media (max-width: 767px){
	
	/*equipo leyenda*/
	
.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
display: flex;
}
.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{
flex-direction: row-reverse;
}

.elementor-image-box-img{
		width:20px !important;
	}	
}
    
    
@media (max-width: 1024px) {
        
    /*altura sección info de proyecto no full height*/
        .elementor-section .elementor-section-height-full {
            position:relative;
            margin:0;
            height:auto !important;
        }
        
        
        
    }   

/* Recaptcha */
.grecaptcha-badge { display: none!important; }	