/**
Theme Name: Custom Theme
Author: PeraBite
Author URI: https://www.perabite.com/

Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: custom-theme
Template: astra
*/

#page {
	overflow: hidden;
}

#content .elementor-text-editor a {
	color: var( --e-global-color-primary );
}
body:not(.elementor-editor-active) #content .elementor-text-editor p,
body:not(.elementor-editor-active) #content .elementor-text-editor ul li {
	text-align: justify;
}
body:not(.elementor-editor-active) #content .entry-content ul:not(.list-invest-download) {
	margin: 0;
	padding: 20px 0 20px 20px;
}

/*
// Starter styles
*/
.t-left, .text-left { text-align: left }
.t-right, .text-right { text-align: right }
.t-center, .text-center { text-align: center }
.t-justify, .text-justify { text-align: justify }
.t-upper, .text-upper, .t-uppercase, .text-uppercase { text-transform: uppercase }
.t-lower, .text-lower, .t-lowercase, .text-lowercase { text-transform: lowercase }

.mb-0 {	margin-bottom: 0px !important; }
.mb-1 {	margin-bottom: 4px !important; }
.mb-2 {	margin-bottom: 8px !important; }
.mb-3 {	margin-bottom: 15px !important; }
.mb-4 {	margin-bottom: 22px !important; }
.mb-5 {	margin-bottom: 30px !important; }
.mb-6 {	margin-bottom: 40px !important; }
.mt-0 {	margin-top: 0px !important; }
.mt-1 {	margin-top: 4px !important; }
.mt-2 {	margin-top: 8px !important; }
.mt-3 {	margin-top: 15px !important; }
.mt-4 {	margin-top: 22px !important; }
.mt-5 {	margin-top: 30px !important; }
.mt-6 {	margin-top: 40px !important; }
.ml-0 {	margin-left: 0px !important; }
.ml-1 {	margin-left: 4px !important; }
.ml-2 {	margin-left: 8px !important; }
.ml-3 {	margin-left: 15px !important; }
.ml-4 {	margin-left: 22px !important; }
.ml-5 {	margin-left: 30px !important; }
.ml-6 {	margin-left: 40px !important; }
.mr-0 {	margin-right: 0px !important; }
.mr-1 {	margin-right: 4px !important; }
.mr-2 {	margin-right: 8px !important; }
.mr-3 {	margin-right: 15px !important; }
.mr-4 {	margin-right: 22px !important; }
.mr-5 {	margin-right: 30px !important; }
.mr-6 {	margin-right: 40px !important; }

.spacer5, .spacer10, .spacer20, .spacer30, .spacer40, .spacer50, .spacer60 {
	display: block;
}
.spacer5 {	height:5px; }
.spacer10 {	height:10px; }
.spacer20 {	height:20px; }
.spacer30 {	height:30px; }
.spacer40 { height:40px; }
.spacer50 {	height:50px; }
.spacer60 {	height:60px; }

.font-70 { font-size: 70%; }
.font-80 { font-size: 80%; }
.font-90 { font-size: 90%; }
.font-110 {	font-size: 110%; }
.font-120 {	font-size: 120%; }

/*
// END: Starter styles
*/


/*
// STILI UTILI
*/
.c-primary {
	color: #a51038 !important;
}
.c-secondary {
	color: #686160 !important;
}
.c-white {
	color: #fff !important;
}
.c-black {
	color: #000 !important;
}

.bg-image-cover {
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.border-round, .border-circle {
	border-radius: 50%;
}

.float-centered-sx {
	position: absolute;
	top: 0;
}
@media (max-width: 767px) {
	.float-centered-sx {
		position: relative;
		top: auto;
	}
}

/* ordine ricevuto */
.woocommerce-notice.woocommerce-notice--success {
    background-color: #3f925f;
    color: #fff;
    padding: 12px 15px;
    margin: 0 0 20px 0;
}
.woocommerce ul.order_details {
    background-color: #f2f2f4;
    padding: 15px;
}



.btn-call-hover a {
    min-height: 135px;
    display: flex;
    justify-content: center;
    align-items: center
}
.btn-call-hover a:hover {
    box-shadow: 0 10px 30px -10px rgba(0,0,0,0.6);
	padding: 40px!important;
}


/*
// CAROUSEL STYLE
*/
.carousel-style-1 {
	overflow: hidden;
	position: relative;
	padding: 20px;
}
.carousel-style-1 .swiper-slide {
	width: 60%;
}
.carousel-style-1 .swiper-slide img {
	width: 100%;	
}
.carousel-style-1 .swiper-slide a {
	color: #fff;
	display: block;
	box-shadow: 0 8px 18px rgb(0 0 0 / 10%), 0 4px 8px rgb(0 0 0 / 20%);
	position: relative;
	overflow: hidden;
}
.carousel-style-1 .swiper-slide a:hover {
	box-shadow: 0 6px 16px rgb(0 0 0 / 20%), 0 3px 7px rgb(0 0 0 / 30%);
}
.carousel-style-1 .swiper-slide a:hover .title {
	color: #a51038;
}
.carousel-style-1 .swiper-slide a img {
	transition: all 0.3s linear;
}
.carousel-style-1 .swiper-slide a:hover img {
	transform: scale(1.04);
}
.carousel-style-1 .swiper-slide .title {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 5px;
	color: #fff;
	transition: all 0.3s linear;
}
.carousel-style-1 .swiper-button-next, .carousel-style-1 .swiper-button-prev {
	color: #fff;
	transition: all 0.3s linear;
}
.carousel-style-1 .swiper-button-prev {
	left: 35px;
}
.carousel-style-1 .swiper-button-next:hover, .carousel-style-1 .swiper-button-prev:hover {
	color: #a51038;
}

/*HOME STYLE FEATURED*/
.home-post-featured .elementor-post__text,
.home-main-post-featured .elementor-post__text {
	background-color: #fff;
	padding: 45px 20px 55px 20px;
	position: relative;
}

.home-post-featured .elementor-post__thumbnail,
.home-main-post-featured .elementor-post__thumbnail {
	transform: translate(30px, 30px);
	position: relative;
}
.home-post-featured .elementor-post,
.home-main-post-featured .elementor-post,
.home-main-post-featured .elementor-posts--skin-classic .elementor-post,
.home-main-post-featured .elementor-post__thumbnail {
	overflow: visible;
	transition: all .5s;
}
.home-post-featured .elementor-post:hover,
.home-main-post-featured .elementor-post:hover {
	opacity: .55;
}

.home-main-post-featured .elementor-post__thumbnail::before {
	content: '';
	position: absolute;
	left: -30px;
    top: -30px;
	width: 100%;
	height: 90%;
	background-color: #21232C;
}

.home-main-post-featured .elementor-post-date,
.home-post-featured  .elementor-post-date {
    position: absolute;
    top: 20px;
}
.home-main-post-featured a.elementor-post__read-more,
.home-post-featured  a.elementor-post__read-more {
    position: absolute;
    bottom: 20px;
    display: flex;
    align-items: center;
    column-gap: 5px;
}

.home-main-post-featured a.elementor-post__read-more::after,
.home-post-featured  a.elementor-post__read-more::after {
	content: '';
	background-image: url(images/arrow-right.svg);
	background-repeat: no-repeat;
	width: 22px;
	height: 20px;
}


/* SWIPER blog-investis */
.sliderInvestPost {
	overflow: hidden;
	position: relative;
	margin: 40px 0;
}
.sliderInvestPost .box-post {
	display: flex;
	background-color: #fff;
	margin: 40px 0 0 40px;
	position: relative;
}
.sliderInvestPost::before{
	position: absolute;
	content: '';
	width: 50%;
	height: 100%;
	background-color: var( --e-global-color-primary );
	z-index: 0;
	top: -40px;
	left: -40px;
}
.sliderInvestPost .box-post .thumb {
	width: 50%;
	position: relative;
	z-index: 5;
}
.sliderInvestPost .box-post .thumb a {
	display: flex;
	height: 100%;
	width: 100%;
}
.sliderInvestPost .box-post .thumb img{
	object-fit: cover;
	height: 100%;
	width: 100%;
	display: flex;
}
.sliderInvestPost .box-post .text {
	position: relative;
	width: 50%;
	display: flex;
	flex-direction: column;
	padding: 40px;
	align-content: space-between;
}
.sliderInvestPost .box-post .text .date {
	text-transform: uppercase;
	font-size: 14px;
	color: var( --e-global-color-primary );
	font-weight: 600;
}
.sliderInvestPost .box-post .text h3 {
	font-size: 30px;
	margin: 10px 0 25px;
}
.sliderInvestPost .box-post .text h3 a,
.sliderInvestPost .box-post .text .footer-slider a {
	color: var( --e-global-color-primary );	
}
.sliderInvestPost .box-post .text .footer-slider {
	position: absolute;
	bottom: 40px;
	left: 40px;
}
.sliderInvestPost .box-post .text .footer-slider a {
	text-transform: uppercase;
}

.SliderInvestisPagination .swiper-button-prev{
	left: initial;
	right: 60px;
	top: 0;
}
.SliderInvestisPagination .swiper-button-next{
	right: 5px;
	top: 0;
}

.SliderInvestisPagination .swiper-button-next::after,
.SliderInvestisPagination .swiper-button-prev::after {
	background: none;
	content: '';
	display: block;
	position: absolute;
	left: -15%;
    top: -15%;
    height: 130%;
    width: 130%;
	border: 1px solid var( --e-global-color-primary );
}

.SliderInvestisPagination .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%2321232C'/%3E%3C/svg%3E");
    width: 30px;
    height: 30px;
}
.SliderInvestisPagination .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%2321232C'/%3E%3C/svg%3E");
    width: 30px;
    height: 30px;
}

.SliderInvestisPagination .swiper-pagination {
	bottom: -50px;
	width: 100%;
	display: flex;
	column-gap: 5px;
	justify-content: center;
	z-index: 5;
}
.SliderInvestisPagination .swiper-pagination .swiper-pagination-bullet {
	border-radius: 0;
	background-color: #AAAAAA;
	width: 12px;
    height: 12px;
    cursor: pointer;
}
.SliderInvestisPagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #14213D;
}

/*FLIPBOX */
.flip-hover .elementor-flip-box {
	transition: all .5s;
}
.flip-hover .elementor-flip-box .elementor-flip-box__layer__description {
	text-align: justify;
	line-height: 1.4;
}
.flip-hover .elementor-flip-box:hover {
    box-shadow: 0 0 30px rgba(0,0,0,.3);
}

/* MODULE REPEATER  */
.module-repeat + .module-repeat {
	margin-top: 90PX;
}
.module-repeat h2 {
	font-size: 30px;
	margin: 0 0 15px;
	line-height: 1.2;
	font-weight: 400;
}
.module-repeat h3 {
	font-size: 20px;
	margin: 0 0 15px;
	line-height: 1.2;
	font-weight: 400;
}

/*widget investis module*/
#tabs-module{
	position: relative;
	z-index: 98;
}
#tabs-module .menu-filter {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#tabs-module .menu-filter {
	display: flex;
    flex-wrap: wrap;
    column-gap: 7px;
    row-gap: 7px;
    margin-bottom: 40px;
    padding: 50px 0 15px!important;
    border-bottom: 1px solid var( --e-global-color-primary );
}
#tabs-module .menu-filter a {
	display: block;
	padding: 9px 22px;
	background-color: #D6D7D8;
	color: #14213D;
	font-size: 14px;
	line-height: 1;
	border-radius: 5px;
	transition: all .5s;
}
#tabs-module .menu-filter li.ui-tabs-active a,
#tabs-module .menu-filter a:hover {
	background-color: #14213D;
	color: #fff;
}
.list-invest-download {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 50;
}
.list-invest-download li {
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
	width: 100%;
	padding: 25px 0 10px;
	border-bottom: 1px solid var( --e-global-color-primary );
}
.list-invest-download .just-space-around {
	justify-content: space-between;
    display: flex;
    column-gap: 20px;
}
.list-invest-download .meta-name{
	font-family: "Source Sans Pro";
	line-height: 1.2;
	font-size: 32px;
	margin: 0;
}
.list-invest-download .link-btn {
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1.35px;
	display: inline-block;
	margin-top: 15px;
}
.list-invest-download li .w-100{
	width: 100%;
}
.list-invest-download li svg {
	width: 18px;
}
.list-invest-download li a {
	width: 90%;
	line-height: 1.2;
	color: var( --e-global-color-primary );
	font-weight: 600;
	outline: none!important;
	transition: all .5s;
}
.list-invest-download li a:hover {
	opacity: .5;
}
.archive-module .list-invest-download li:first-child {
	margin-top: 90px;
}
.archive-module .list-invest-download li {
	padding: 15px 0 50px;
	border-bottom: 0;
	border-top: 1px solid var( --e-global-color-primary );
}

/*BLOG*/
.paged #featured-posts {
	display: none;
}
.blog-investis .elementor-post {
	transition: all .5s;
}
.blog-investis .elementor-post:hover {
	opacity: 0.65;
}
.blog-investis .elementor-post__text {
    padding-top: 40px;
    position: relative;
}
.blog-investis .elementor-post__meta-data {
    top: 0px;
    position: absolute;
}
.blog-investis .elementor-post__read-more {
	display: flex;
	align-items: center;
	column-gap: 5px;
}
.blog-investis .elementor-post__read-more::after {
	content: '';
	background-image: url(images/arrow-btn.svg);
	background-repeat: no-repeat;
	width: 16px;
	height: 12px;
	display: inline-block;
}

.elementor-post-info__terms-list-item {
    display: inline-block;
    background-color: #D6D7D8;
    padding: 7px 14px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #14213D;
    font-size: 14px!important;
}
.elementor-post-info__terms-list-item:hover {
    background-color: #14213D;
    color: #fff;
}

.card-icon-link .elementor-widget-container {
    min-height: 150px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.card-icon-link h2 {
	margin-bottom: 0;
}

/*PAGINATION*/
.blog-investis .elementor-pagination {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-investis .elementor-pagination .page-numbers {
    color: #D6D7D8;
    border: 1px solid #D6D7D8;
    display: flex;
    width: 40px;
    height: 40px;
    transition: all .5s;
	align-items: center;
	justify-content: center;
}
.blog-investis .elementor-pagination .prev,
.blog-investis .elementor-pagination .next{
    border:0;
    color: var( --e-global-color-primary );
}
.blog-investis  .page-numbers.current,
.blog-investis  .page-numbers:hover{
    color: var( --e-global-color-primary );
    border-color: var( --e-global-color-primary );
}
.blog-investis .elementor-pagination .prev::before,
.blog-investis .elementor-pagination .next::before {
	content: '';
	background-image: url(images/arrow-left.svg);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.blog-investis .elementor-pagination .next::before {
	background-image: url(images/arrow-right.svg);
}

/*MAPPA INVESTIS*/
#map-investis {
	position: relative;
}

/*CALCOLATORE*/
#calcolatore-taeg .section{
    max-width: 700px;
    overflow: hidden;
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 0;
    padding-bottom: 20px;
    position: relative;
}
#calcolatore-taeg .labelValue {
	width: 60%;
	line-height: 1.2;
}
#calcolatore-taeg .inputValue {
	display: flex;
    width: 35%;
    flex-direction: column;
}
#calcolatore-taeg .titleUppercase, #calcolatore-taeg .subtitle{
    padding: 0px 40px 15px;
    color: #666 !important;
    font-size: 25px;
}
#calcolatore-taeg .subMessage{
    padding: 20px 0 15px;
    font-size: 11px;
}
#calcolatore input[type="text"] {
    width: 100%;
    background-color: white;
    border: 1px solid #ccc;
    transition: border linear .2s,box-shadow linear .2s;
    display: inline-block;
    height: 35px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    border-radius: 0;
    vertical-align: middle;
}

#calcolatore #calculate{
    padding: 15px 20px;
    width: auto;
    border-radius: 0;
    display: inline-block;
    margin: 20px 0;
    background: var( --e-global-color-primary );
    transition: all .5s;
}
#calcolatore #calculate:hover {
	opacity: .75;
}
#calcolatore .error {
    color: red;
    font-size: 12px;
    position: absolute;
    bottom: 5px;
    line-height: 1;
}


/**********************************************************************************
 * ANIMATION ICONS
 **********************************************************************************/

.box-an-icon {
	position: relative;
	min-height: 70px;
}
/*
.an-icon {
	opacity: 0;
	transition: opacity .5s;
	opacity: 0;
}
.an-icon.active {
	opacity: 1;
}
*/

.an-icon,
.std-an-icon {
	height: 70px;
    width: 45px;
    position: absolute;
    display: block;
    z-index: 10;
    top: 0;
    left: 0;
}
.an-icon > span,
.std-an-icon > span {
	position: absolute;
	display: block;
	background-color: var(--e-global-color-primary);
	width: 4px;
	transition: all .5s;
}

.an-icon .first::before,
.an-icon .last::before,
.std-an-icon .first::before, 
.std-an-icon .last::before{
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-width: 8px 0 0 4px;
	border-color: #fff #fff #fff var(--e-global-color-primary);
	border-style: solid;
}
.an-icon .last::before,
.std-an-icon .last::before {
	border-width: 8px 0px 0px 4px;
    border-color: var(--e-global-color-primary) #fff #fff #fff;
    bottom: 0;	
}

.std-an-icon .bar-1,
.an-icon .bar-1 {
	height: 100%;
	left: 0;
}
.std-an-icon .bar-2,
.an-icon .bar-2 {
	height: 75%;
	left: 10px;
	bottom: 0;
}
.std-an-icon .bar-3,
.an-icon .bar-3 {
	height: 48%;
	left: 20px;
	bottom: 0;
}
.std-an-icon .bar-4,
.an-icon .bar-4 {
	height: 48%;
	left: 20px;
	top: 0;
}
.std-an-icon .bar-5,
.an-icon .bar-5 {
	height: 75%;
	left: 30px;
	top: 0;
}
.std-an-icon .bar-6,
.an-icon .bar-6 {
	height: 100%;
	left: 40px;
}

.std-an-icon .bar-7,
.std-an-icon .bar-8,
.std-an-icon .bar-9,
.an-icon .bar-7,
.an-icon .bar-8,
.an-icon .bar-9 {
	height: 100%;
	left: 0;
	opacity: 0;
}

/*STD ICON*/
#std-icon-1 {
	transform: rotate(90deg);
	position: relative;
	left: 13px;
	top: 13px;
}
#std-icon-1 > span::before{
	display: none;
}
#std-icon-1 > span {
	height: 100%!important;
}
#std-icon-1 > .bar-7 {
	left: -10px;
	opacity: 1;
}
#std-icon-1 > .bar-8 {
	left: -20px;
	opacity: 1;
}
#std-icon-1 > .bar-9 {
	left: -30px;
	opacity: 1;
}
#std-icon-1 .bar-4 {
	display: none;
}

#std-icon-2 > span::before{
	display: none;
}
#std-icon-2 > span{
	top: initial;
	bottom: 0;
}
#std-icon-2 > .bar-1{
	height: 5%;
}
#std-icon-2 > .bar-2{
	height: 20%;
}
#std-icon-2 > .bar-3{
	height: 30%;
}
#std-icon-2 > .bar-4{
	height: 35%;
}
#std-icon-2 > .bar-5{
	height: 55%;
}
#std-icon-2 > .bar-6{
	height: 70%;
	opacity: 1;
}
#std-icon-2 > .bar-7{
	height: 85%;
	left: 50px;
	opacity: 1;
}
#std-icon-2 > .bar-8{
	height: 100%;
	left: 60px;
	opacity: 1;
}

#std-icon-3 > span::before{
	display: none;
}
#std-icon-3 > span{
	top: initial;
	bottom: 0;
	height: 100%;
}
#std-icon-3 > .bar-7 {
	opacity: 1;
	height: 100%;
	left: 50px;
}

/*
 * ANIMATION ICON GLOBAL
 */
.an-icon.active,
.an-icon.active > span,
.an-icon.active .first::before, 
.an-icon.active .last::before {
	animation-fill-mode: forwards;
	animation-timing-function: linear;
}

/*
 * ANIMATION ICON 1
 */
#an-icon-1.active {
	animation-name: an-icon-1-rotate;
	animation-duration: .5s;
}
#an-icon-1.active .first::before, 
#an-icon-1.active .last::before {
	animation-name: an-icon-1-hide-item;
	animation-duration: .25s;
}
#an-icon-1.active > .bar-3 {
	animation-name: an-icon-1-hide-item;
	animation-delay: 1s;
	animation-duration: .25s;
}
#an-icon-1.active > span {
	animation-name: an-icon-1-height;
	animation-duration: .25s;
}
#an-icon-1.active > .bar-7 {
	animation-name: an-icon-1-up10;
	animation-delay: 0.5s;
}
#an-icon-1.active > .bar-8 {
	animation-name: an-icon-1-up20;
	animation-delay: 0.85s;
}
#an-icon-1.active > .bar-9 {
	animation-name: an-icon-1-up30;
	animation-delay: 1.15s;
}

/* The animation code */
@keyframes an-icon-1-hide-item {
	0%   {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes an-icon-1-show-item {
	0%   {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes an-icon-1-rotate {
	0%   {
		transform: rotate(0);
	}
	100% {
		transform: rotate(90deg);
		left: 13px;
		top: 13px;
	}
}
@keyframes an-icon-1-height {
	100% {
		height: 100%;
	}
}
@keyframes an-icon-1-up10 {
	0%   {
		left: 0px;
	}
	100% {
		left: -10px;
		opacity: 1;
	}
}
@keyframes an-icon-1-up20 {
	0%   {
		left: 0px;
	}
	100% {
		left: -20px;
		opacity: 1;
	}
}
@keyframes an-icon-1-up30 {
	0%   {
		left: 0px;
	}
	100% {
		left: -30px;
		opacity: 1;
	}
}


/*
 * ANIMATION ICON 2
 */

#an-icon-2 .bar-7 {
	left: 50px;
}
#an-icon-2 .bar-8 {
	left: 60px;
}

#an-icon-2.active .first::before, 
#an-icon-2.active .last::before {
	animation-name: an-icon-2-hide-item;
	animation-duration: .5s;
}
#an-icon-2.active .bar-1 {
	animation-name: an-icon-2-bar1;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-2 {
	animation-name: an-icon-2-bar2;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-3 {
	animation-name: an-icon-2-bar3;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-4 {
	animation-name: an-icon-2-bar4;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-5 {
	animation-name: an-icon-2-bar5;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-6 {
	animation-name: an-icon-2-bar6;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-7 {
	animation-name: an-icon-2-bar7;
	animation-duration: 1.5s;
}
#an-icon-2.active .bar-8 {
	animation-name: an-icon-2-bar8;
	animation-duration: 1.5s;
}

/* The animation code */
@keyframes an-icon-2-hide-item {
	0%   {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes an-icon-2-bar1 {
	0%, 25% {
		height: 100%;
		top: initial;
		bottom: 0;
	}
	75% {
		height: 5%;
		top: initial;
		bottom: 0;
	}
	100%{
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 5%;
	}
}
@keyframes an-icon-2-bar2 {
	0% {
		height: 75%;
	}
	25% {
		height: 100%;
		top: initial;
		bottom: 0;
	}
	75% {
		height: 5%;
		top: initial;
		bottom: 0;
	}
	100%{
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 20%;
	}
}
@keyframes an-icon-2-bar3 {
	0% {
		height: 48%;
	}
	25% {
		height: 100%;
		bottom: 0;
		top: initial;
	}
	75% {
		top: initial;
		height: 5%;
		bottom: 0;
	}
	100%{
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 35%;
	}
}
@keyframes an-icon-2-bar4 {
	0% {
		height: 48%;
	}
	25% {
		height: 100%;
		bottom: initial;
		top: 0;
		opacity: 0;
	}
	75% {
		opacity: 0;
	}
	100%{
		opacity: 0;
	}
}
@keyframes an-icon-2-bar5 {
	0% {
		height: 75%;
	}
	25% {
		height: 100%;
		top: initial;
		bottom: 0;
	}
	75% {
		height: 5%;
		top: initial;
		bottom: 0;
	}
	100%{
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 55%;
	}
}
@keyframes an-icon-2-bar6 {
	0%, 25% {
		height: 100%;
		top: initial;
		bottom: 0;
	}
	75% {
		height: 5%;
		top: initial;
		bottom: 0;
	}
	100%{
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 70%;
	}
}
@keyframes an-icon-2-bar7 {
	0%, 50% {
		opacity: 0;
	}
	75% {
		top: initial;
		bottom: 0;
		height: 5%;
		opacity: 0;
	}
	100% {
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 85%;
	} 
}
@keyframes an-icon-2-bar8 {
	0%, 50% {
		opacity: 0;
	}
	75% {
		top: initial;
		bottom: 0;
		height: 5%;
		opacity: 0;
	}
	100% {
		top: initial;
		opacity: 1;
		bottom: 0;
		height: 100%;
	} 
}


/*
 * ANIMATION ICON 3
 */
#an-icon-3.active .first::before, 
#an-icon-3.active .last::before {
	animation-name: an-icon-3-hide-item;
	animation-duration: .5s;
}
#an-icon-3.active .bar-2 {
	animation-name: an-icon-3-move2;
	animation-duration: 1s;
}
#an-icon-3.active .bar-3 {
	animation-name: an-icon-3-move3;
	animation-duration: 1s;
}
#an-icon-3.active .bar-4 {
	animation-name: an-icon-3-move4;
	animation-duration: 1s;
}
#an-icon-3.active .bar-5 {
	animation-name: an-icon-3-move5;
	animation-duration: 1s;
}
#an-icon-3.active .bar-6 {
	animation-name: an-icon-3-move6;
	animation-duration: 1s;
}


/* The animation code */
@keyframes an-icon-3-hide-item {
	0%   {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes an-icon-3-move2 {
	0% {
		left: 10px;
	}
	60%, 100% {
		left: 20px;
		height: 100%;
	}
}
@keyframes an-icon-3-move3 {
	0% {
		left: 20px;
	}
	60%, 100% {
		left: 40px;
		height: 100%;
	}
}
@keyframes an-icon-3-move4 {
	0% {
		left: 20px;
	}
	40% {
		left: 50px;
	}
	100% {
		left: 10px;
		height: 100%;
	}
}
@keyframes an-icon-3-move5 {
	0% {
		left: 30px;
	}
	40% {
		left: 70px;
	}
	100% {
		left: 30px;
		height: 100%;
	}
}
@keyframes an-icon-3-move6 {
	0% {
		left: 40px;
	}
	40% {
		left: 90px;
	}
	100% {
		left: 50px;
		height: 100%;
	}
}


@media (min-width: 1360px) {
	.SliderInvestisPagination .swiper-button-prev{
		left: -70px;
	}
	.SliderInvestisPagination .swiper-button-next{
		right: -70px;
	}
}

@media (min-width: 768px) {
	body:not(.archive-module) #widget-invest-module .list-invest-download {
		width: 65%;
		max-width: 65%;
	}
}

@media (max-width: 767px) {

	.main-menu-3  .hfe-nav-menu {
	    display: flex;
	    flex-direction: column;
	}

	.carousel-style-1 {
		margin: 0 15px;
	}
	.elementor-widget-image img {
		margin-left: 0!important;
	}
	.sliderInvestPost::before {
	    width: 90%;
	    height: 75%;
	    top: 0;
	    left: 0;
	}
	.sliderInvestPost .box-post {
	    flex-direction: column;
	}
	.sliderInvestPost .box-post > * {
		width: 100%!important;
	}

	.home-main-post-featured .elementor-post__thumbnail {
	    overflow: hidden;
	}
	.home-main-post-featured .elementor-post__thumbnail::before {
	    display: none;
	}

	.ha-horizontal-timeline .ha-horizontal-timeline-icon {
	    margin-left: 50%;
	    transform: translateX(-50%);
	}

}
