/*
Theme Name:   Engitech Child
Theme URI:    http://wpdemo.archiwp.com/engitech/
Description:  Make your modifications to [Parent Theme] in this Engitech child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     engitech
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  engitech-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.partners .swiper-slide-image{
	filter: contrast(1) !important;
}
.elementor-element-1cd5b68 .elementor-image-carousel-wrapper .swiper-slide a {
    width: 170px;
    height: 170px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff !important;
}
.elementor-element-1cd5b68 .elementor-image-carousel-wrapper .swiper-slide figure.swiper-slide-inner img.swiper-slide-image {
    padding-bottom: 20px;
    width: 80px;
    height: 85px;
}
.elementor-element-1cd5b68 .elementor-image-carousel-wrapper .swiper-slide figure.swiper-slide-inner figcaption.elementor-image-carousel-caption {
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
	text-transform: capitalize;
}
.serv-box-2.s2, .icon-box-s2.s2 {
    border-radius: 10px;
}