/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 11 2025 | 18:02:06 */
.PriceTable .red-con-hover img, .PriceTable .red-con-hover svg, .PriceTable .white-con-hover img, .PriceTable .white-con-hover svg {
	min-width: 50px !important;
	min-width: 50px !important;
	width: 50px !important;
}
.menu-item.--mega-custom .elementor-widget.elementor-widget-spacer {
	height: 200px;
}

ul {
	margin-left: 0px !important;
	padding-left: 15px;
}

.teamsTwoMen .teamPersonCont .elementor-flip-box .elementor-flip-box__back {
  z-index: 1;
}
.teamsTwoMen  .teamPersonCont .elementor-flip-box .elementor-flip-box__front {
	z-index: 10;
	opacity: 1;
}

.teamsTwoMen .teamPersonCont:hover .elementor-flip-box__front {
	z-index: 10;
	opacity: 1;
	background-color: transparent !important;
}
.teamsTwoMen .teamPersonCont:hover .elementor-flip-box__back {
  z-index: 1;
}




/*.teamsTwoMen .elementor-flip-box .elementor-flip-box__back {
  z-index: 1;
}
.teamsTwoMen  .elementor-flip-box .elementor-flip-box__front {
	z-index: 10;
	opacity: 1;
}

.teamsTwoMen .elementor-flip-box:hover .elementor-flip-box__front {
	z-index: 10;
	opacity: 1;
	background-color: transparent !important;
}
.teamsTwoMen .elementor-flip-box:hover .elementor-flip-box__back {
  z-index: 1;
}
*/

.gfield-choice-input:focus {
	border-color: #fff !important;
	--gf-local-outline-color: transparent !important;
}
.gform_required_legend {
	display: none;
}

.price-button {
	position: absolute;
	top: 0px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.contactColumn #gform_submit_button_3 { 
	background-color: #cc151a !important; 
	border: 1px solid #cb1419 !important; 
	border-radius: 99px; 	
	color: #fff !important; 
}
.contactColumn #gform_submit_button_3:hover { 
	background-color: #fff !important; 
	border: 1px solid #fff !important; 
	box-shadow: none; 	
	color: #cb1419 !important; 
}
.gchoice .gform-field-label {
	color: #b5b5b5;
}

.contactColumn #gform_3 input, .contactColumn #gform_3 textarea {
	background-color: #3c3c3c;
	border: 1px solid #5a5a5a;
	box-shadow: none;
	color:#fff;
}
.contactColumn .gfield_label {
	color: #b5b5b5 !important;
	font-weight: 400 !important;
}

.price-table-gradient#first, .price-table-gradient#last {
	background-color: #ededed !important;
	background: #ededed !important;
}


.elementor-button-underline-2 .elementor-button-content-wrapper {
	z-index: 10 !important;
}
.elementor-button-underline-2 .elementor-button  .elementor-button-icon {
	fill: #fff;
}

.elementor-button-underline-2 .elementor-button:hover .elementor-button-icon{
	fill: #fff !important;
}
.elementor-button-underline-2 .elementor-button{
	background-color: #cb151a !important;
	padding: 12px 20px !important;
	border-radius: 99px !important;
	overflow: hidden;
	font-weight: 400;
	border: none !important;
	color:#fff !important;
}
.elementor-button-underline-2 .elementor-button::after{
	content: "";
	position: absolute;
	display: block;
	opacity: 1;
	width: 100%;
	height: 100%;
	bottom: auto;
	top: auto;
	background-color: #000;
	transition: .4s var(--easeoutcubic,ease-out);
	transition-property: transform,opacity;
	transform: var(--btn-line-tr,scaleX(0));
	transform-origin: center var(--btn-line-to-x,right);
	right: var(--btn-line-r,initial);
	inset-inline-start: initial;
	z-index: 1;
	padding: 20px 30px;
	border-radius: 99px;
}
.custom-Buton .elementor-button{
	background-color: #fff !important;
	padding: 12px 20px !important;
	border-radius: 99px !important;
	overflow: hidden;
	font-weight: 400;
	border: none !important;
	color:#000 !important;
}

.custom-Buton .elementor-button::after{
	content: "";
	position: absolute;
	display: block;
	opacity: 1;
	width: 100%;
	height: 100%;
	bottom: auto;
	top: auto;
	background-color: #cc3324;
	transition: .4s var(--easeoutcubic,ease-out);
	transition-property: transform,opacity;
	transform: var(--btn-line-tr,scaleX(0));
	transform-origin: center var(--btn-line-to-x,right);
	right: var(--btn-line-r,initial);
	inset-inline-start: initial;
	z-index: 1;
	padding: 20px 30px;
	border-radius: 99px;
}
.custom-Buton .elementor-button:hover .elementor-button-icon{
	fill: #fff !important;
}
.custom-Buton .elementor-button:hover, .elementor-button-underline-2 .elementor-button:hover{
	color: #fff !important;
	background: transparent !important;
}
.custom-Buton .elementor-button  .elementor-button-icon{
	fill: #000;
}
.custom-Buton .elementor-button-content-wrapper{
	z-index: 10;
}


/*.e-n-tab-title {
	border: 1px solid #ddd !important;
}*/
.e-n-tab-title p {
	position: absolute;
	top: 0px;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	padding: 0px 10px;
	border-radius: 15px;
	left: 50%;
	transform: translate(-50%, -50%);
}

span.elementor-counter-number-suffix {
    font-size: 37px;
    color: #CB1419;
}
.elementor-counter-title {
    text-align: center;
}
span.table-price-icon {
    font-size: 20px;
    position: absolute;
    top: -8px;
    bottom: 0;
    left: 78px;
    color: #CB151A;
}
.table-price2-icon {
    font-size: 20px;
	position: absolute;
    top: -6px;
    bottom: 0px;
    left: 158px;
	color: #CB151A;
}
.table-price3-icon {
    font-size: 20px;
	position: absolute;
    top: -6px;
    bottom: 0px;
    left: 149px;
	color: #CB151A;
}
.price-table-gradient
{
    background: linear-gradient(180deg, #181818 0%, #500608 50%, #181818 100%);
}

.market-card:hover {
  background:linear-gradient(180deg,#85080C 0%,#CB151A 50%,#85080C 100%) !important;
	border:transparent;
}
.market-card:hover li,
.market-card:hover li a {
  color: #fff !important;
}
.market-card:hover svg {
  fill: #fff !important;
  stroke: #fff !important;
}
.market-card .elementor-button {
  transition: all 0.35s ease-in-out;
}

.market-card:hover .elementor-button {
  background: transparent !important;
  color: #fff !important;
  border-color: #fff !important;
}
.market-card:hover h3 {
    color: #fff !important;
}
.market-card:hover span {
    color: #fff !important;
}
.white-con-hover{
	display:none;
}
.market-card:hover .white-con-hover{
	display:block;
}
.market-card:hover .red-con-hover{
	display:none;
}
.e-n-tabs-heading {
	border: 1px solid #D1D1D1;
	padding: 10px 20px;
	border-radius: 99px;
	/* background-color: #cb151a08; */
}
/*.logoInner .swiper-slide-inner img {
	filter: grayscale(100%);
	opacity: 0.5;
}*/
.logoInner .swiper-slide-inner img {
	filter: brightness(0) invert(1);
	opacity: 0.8;
}
.logoInner .swiper-slide-inner img:hover {
	filter: brightness(0) invert(1);
	opacity: 1;
}
.priceEuro .elementor-heading-title.elementor-size-default::before {
	content: '€';
	font-size: 20px;
	color: #CB151A;
	vertical-align: super;
}
.step-section {
    height: 40px;
    width: 41px;
    text-align: center;
    padding-top: 8px;
}
#logoInnerSpec {
	background: transparent !important;
}
@media only screen and (max-width: 1300px){
.e-con-top.elementor-element .e-con-inner > .elementor-element:not(.elementor-button-underline-2) {
	padding-left: 15px;
	padding-right: 15px;
}
}


@media only screen and (max-width: 768px){
	.step-section{
		    height: 31px;
           font-size: 12px;
	}
	span.table-price-icon {
    left: 46px;
}
	.table-price2-icon {
    left: 89px;

}
.table-price3-icon {
    left: 34px;

}
}

