/* 
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: Junaid Ahmed.
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 */

body * {
  scroll-margin-top: 120px;
}

.elementor-widget-text-editor li, .elementor-widget-text-editor ul,.elementor-widget-text-editor ol {
	margin-top: 15px;
}
.elementor-inline-item.active a {
	background-color: var(--e-global-color-primary);
}

.blue-gradient-bottom .elementor-cta .elementor-cta__content {
	background: #ffffff;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(106, 199, 226, 1) 100%);
}
.black-gradient-bottom .elementor-cta .elementor-cta__content {
	background: #ffffff;
	background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgb(37, 39, 42) 100%);
}


.top-left:before{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	width: 60px;
	height: 60px;
	clip-path: polygon(0 0, 0 60px, 60px 0);
	z-index: 2;
}

.elementor-cta__bg, .elementor-cta__bg-overlay {
	left: 1px;
}

.home .recursos.type-recursos:before {
	content: "";
	height: 100%;
	width: 100%;
	z-index: 1;
	display: block;
	top: 0;
	bottom: 50px;
	position: absolute;
	background: #ffffff;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e9e9e9 100%);
}

.home .proyectos.type-proyectos:before {
	background-image: url(https://staging.ateg.es/wp-content/uploads/2025/09/grey-cut-border.svg);
	background-position: top left;
	background-size: contain;
	content: '';
	height: 64.5px;
	width: 65px;
	background-color: #f8f8f8;
	z-index: 1;
	position: absolute;
	left: -1px;
	top: -1px;
}

.home .proyectos.type-proyectos {
	position: relative;
}

/* .home .proyectos.type-proyectos:hover:after {
	background-color: #6ac7e2;
} */
.home .proyectos.type-proyectos:hover:before {
    background-image: url(https://staging.ateg.es/wp-content/uploads/2025/09/blue-bottom-triangle.svg);
}


.grey-cut:before {
	background-color: #f8f8f8;
}

.elementor-element.elementor-element-feee64f.e-con-full.black-cut.bottom-right.e-flex.e-con.e-child {}

.bottom-right:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0px; /* 👈 This moves it to the bottom-right */
  width: 90px;
  height: 90px;
  z-index: 2;
  clip-path: polygon(100% 0, 0% 100%, 110% 100%);
}

.bottom-right:after {
	background-color: var(--e-global-color-secondary);
}
.menu-list ul.elementor-icon-list-items.elementor-inline-items {
    justify-content: space-around;
}

.menu-list.elementor-widget.elementor-align-center .elementor-icon-list-item a {
	padding: 20px;
}

.menu-list.elementor-widget.elementor-align-center .elementor-icon-list-item a:hover {
	background-color: var(--e-global-color-primary);
}

.logo-grid .elementor-widget-image {
    border: 1px solid #D0D0D0;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

span.primary{
  color: var(--e-global-color-primary);
}
span.secondary{
  color: var( --e-global-color-text );
}
span.black{
  color: #2a2929;
}
.white{
  color: #fff !important;
}
span.elementor-flip-box__button.elementor-button.elementor-size-sm {
    padding: 0;
}

b, strong {
    font-weight: 400 !important;
}

li#tab-title-reviews {
	display: none;
}

/* WOOCOMMERCE NOTICE */

.woocommerce-message {
    z-index: 6;
    border-top-color: #6ac7e2;
}
.woocommerce-message::before {
    color: #6ac7e2;
}
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
    border-radius: 0;
    background-color: #000;
    color: #fff;
    font-weight: 500;
}
.elementor-element.menu-list span.elementor-icon-list-text {
    font-size: 11px;
}



@media only screen and (max-width: 1300px) {
	.elementor-40 .elementor-element.elementor-element-1c0454cc .elementor-nav-menu .elementor-item {
		font-size: 10px;
	}
	
	.elementor-element.menu-list span.elementor-icon-list-text {
		font-size: 10px;
	}
	.menu-list.elementor-widget.elementor-align-center .elementor-icon-list-item a {
		padding: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.menu-list.elementor-widget ul.elementor-icon-list-items.elementor-inline-items {
		flex-direction: column;
	}
	#form-acm_58817 .bee-form-row-1 .bee-col-1 .bee-block-1 {
		padding: 0;
	}
}



@media only screen and (min-width: 1200px) {
  .hide-desktop {
    display: none !important;
  }
	#form-acm_58884 .bee-form-row-1 .bee-col-1 .bee-block-1 .bee-form-choices-wrapper .bee-form-option-wrapper{
		width: 48%;
	}
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: var(--e-global-color-primary);
}

::selection {
  color: #fff;
   background: var(--e-global-color-primary);
}