/* 
Theme Name: ipcprocolor
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* ANTRES Y DESPUES*/
.galeria-antdes .twentytwenty-before-label,.galeria-antdes .twentytwenty-after-label {font-size: 0;}
.galeria-antdes .twentytwenty-before-label::before {content: "ANTES";font-size: 13px; background:#010d9f!important;}
.galeria-antdes .twentytwenty-after-label::before {content: "DESPUÉS";font-size: 13px; background:#010d9f!important;}

/* ETSILOS Slide Aseguradoras*/

.slide_aseguradoras .swiper-slide-image{filter:grayscale(100%);opacity: .65;transition: filter .35s ease,opacity .35s ease,transform .35s ease;}
.slide_aseguradoras .swiper-slide:hover .swiper-slide-image{filter: grayscale(0);opacity: 1;}
.slide_aseguradoras .swiper-slide{transition: transform .35s ease;overflow: visible;}
.slide_aseguradoras .swiper-slide:hover{z-index: 10;}

@media (max-width:768px){
.slide_aseguradoras .swiper-slide-image{filter:grayscale(100%)!important;}
}