/* 
Theme Name: Hello Elementor Child
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
*/

/* Add your custom styles here */

/*========================================*/

.elementor-47 .elementor-element.elementor-element-a526a53 .elementor-repeater-item-c0b08f7 .elementor-background-overlay, 
.elementor-47 .elementor-element.elementor-element-a526a53 .elementor-repeater-item-7b22ece .elementor-background-overlay, 
.elementor-47 .elementor-element.elementor-element-a526a53 .elementor-repeater-item-316c2cc .elementor-background-overlay {
	background: transparent linear-gradient(116deg, #033566 0%, #04407A74 60%, #FFFFFF00 100%) 0% 0% no-repeat padding-box !important;
}

.elementor-element.home-slider .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: 30px;
}

.elementor-47 .elementor-element.elementor-element-a526a53 .swiper-pagination-bullet { position: relative; }
.elementor-47 .elementor-element.elementor-element-a526a53 .swiper-pagination-bullet-active:before {
	content: "";
	width: 14px;
	height: 14px;
	background-color: transparent;
	border: #AD2D39 1px solid;
	border-radius: 50%;
	position: absolute;
	top: -3px;
	left: -3px;
}

.product-card { position: relative; top: 0; transition: ease-in-out 0.3s top; }

.product-card .card-inner { box-shadow: 0px 10px 5px rgba(9, 29, 49, 0.1); transition: ease-in-out 0.3s box-shadow;  }

.product-card:hover { top: -20px; }

.product-card:hover .card-inner {box-shadow: 0px 10px 20px rgba(9, 29, 49, 0.9);}


.faq-area .elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right { margin-top:8px; }

.elementor-47 .elementor-element.elementor-element-a526a53 .elementor-slide-heading { position: relative; }
.elementor-47 .elementor-element.elementor-element-a526a53 .elementor-slide-heading:after {
	content: "";
	width: 222px;
	height: 20px;
	position: absolute;
	bottom: -20px;
	left: 0;
	background: url(images/slider-title-bg.png) no-repeat 0 0;
}