/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/
.card-teams{
	box-shadow: 0px 2.48947px 2.48947px rgb(0 0 0 / 25%);
	min-height: 60%;
}

.cover-book{
	margin-top:-15%;
}

h4 span.title-light{
	font-weight: 300;
}

h2 span.title-yellow{
	color: #C9A341;
}

p span.text-blue{
	color: #0B1F3B;
}

p .text-bold{
	font-weight: 900;
}

.border-bottom-medium{
	border-bottom: 3px solid #E2E8F0;
}

.border-bottom-short, .border-bottom-shorter-yellow, .border-bottom-shorter-blue, .border-left-vertical-short-yellow, .border-left-horizontal-short-yellow{
	position: relative;
	display: inline-block;
}

.border-bottom-short::after, .border-bottom-shorter-yellow:after, .border-bottom-shorter-blue:after{
	content: "";
	left: 0;
	bottom: -5px;
	height: 6px;
	width: 25%;
	display: block;
	position: relative;
	background-color: #0B1F3B;
}

.border-bottom-shorter-yellow:after{
	content: "";
	left: 0;
	bottom: -5px;
	height: 6px;
	width: 15%;
	display: block;
	position: relative;
	background-color: #C9A341;
	opacity: 30%;
}

.border-bottom-shorter-blue:after{
	content: "";
	left: 0;
	bottom: -5px;
	height: 6px;
	width: 5%;
	display: block;
	position: relative;
	background-color: #0B1F3B;
}

.border-left-vertical-short-yellow:before{
	content: "";
	left: 0;
	top: 30px;
  	height: 40%;
  	width: 8px;
	display: block;
	position: absolute;
	background-color: #C9A227;
}

.border-left-horizontal-short-yellow:before{
	content: "";
	left: 0;
	top: 26px;
  	height: 7px;
  	width: 5%;
	display: block;
	position: absolute;
	background-color: #C9A227;
}

.crossed-timeline{
	position: relative;
	display: inline-block;
}

.crossed-timeline::before{
	content: "";
	left: 12.3em;
	top: 48%;
	height: 1px;
	width: 48%;
	display: block;
	position: relative;
	background-color: #0B1F3B;
	z-index: 2;
}

.img-crossed-timeline::before {
  content: url('https://www.cesaraddario.com/wp-content/uploads/2025/12/BioSection.png'); /* Inserta la imagen directamente */
  vertical-align: middle;               /* Alinea la imagen con el texto */
  margin-left: 8px;
  top: 12%;
  display: block;
  position: relative;
  z-index: 1;
  left: 13em;                   /* Espacio entre el texto y la imagen */
}

.img-arrow-right::after {
  content: url('https://www.cesaraddario.com/wp-content/uploads/2025/12/arrow-right.png'); /* Inserta la imagen directamente */
  vertical-align: middle;               /* Alinea la imagen con el texto */
  margin-left: 0;
  top: -55%;
  display: block;
  position: relative;
  z-index: 1;
  left: 2%;               /* Espacio entre el texto y la imagen */
}

.elementor-widget-container nav li a:hover{
	border-bottom: 0;
	background-color: #C9A341;
	border-radius: 30px;
	color: #FFFFFF !important;
}

.btn-primary-cesar a{
	background-color: #0B1F3B !important;
	color: #FFFFFF;
	padding: 20px;
	border-radius: 30px;
	letter-spacing: 2.4px !important;
	border: 2px solid #0B1F3B;
}

.btn-primary-cesar a:hover{
	background-color: #C9A341 !important;
	color: #0B1F3B !important;
	border: 2px solid #C9A341 !important;
}

.blog-medios .elementor-post__read-more{
	background-color: #1B365D !important;
	color: #FFFFFF;
	padding: 8px 12px;
	border-radius: 30px;
	border: 2px solid #1B365D;
	margin-top: 13px;
  	display: inline-block;
}

.blog-medios .elementor-post__read-more:after{
	content: "\f35d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	vertical-align: middle;
	margin-left: 0;
	top: -1px;
	display: inline-block;
	position: relative;
	z-index: 1;
	left: 0;   
}

.blog-medios .elementor-post__meta-data:before{
	content: url('https://www.cesaraddario.com/wp-content/uploads/2026/03/Calendar.png'); 
	vertical-align: middle;
	margin-left: 0;
	top: 0;
	display: inline-block;
	position: relative;
	z-index: 1;
	left: 0;   
}

.rotate-left {
	rotate: -2deg;
}

@media (max-width: 767px) {
    .rotate-left {
        rotate: -0.5deg;
    }
}

.rotate-right {
	rotate: 2deg;
}

.rotate-right-small {
	rotate: 1.3deg;
}

.blog-medios .elementor-post__read-more:hover{
	background-color: #C9A341 !important;
	color: #0B1F3B !important;
	border: 2px solid #C9A341 !important;
}

.elementor-pagination {
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	border-radius: 8px;
	padding: 30px 30px 30px 30px;
	background-color: #FFFFFF;
	border-color: #1B365D1A;
	position: relative;
}

.elementor-pagination a.page-numbers, .elementor-pagination a.page-numbers,
.elementor-pagination a.page-numbers:hover, .elementor-pagination a.page-numbers:hover
.elementor-pagination span.page-numbers, .elementor-pagination span.page-numbers,
.elementor-pagination span.page-numbers:hover, .elementor-pagination span.page-numbers:hover{
	background-color: #FFFFFF !important;
	color: #1B365D;
	padding: 8px 13px;
	border-radius: 30px;
	border: 2px solid #1B365D33 !important;
	width: 40px;
	height: 40px;
	display: inline-block;
	line-height: 20px;
	@media (max-width: 1199px){
		display: none;
	}
}

.elementor-pagination span.page-numbers.current, .elementor-pagination span.page-numbers.current,
.elementor-pagination span.page-numbers.current:hover, .elementor-pagination span.page-numbers.current:hover{
	background-color: #1B365D !important;
	color: #FFFFFF;
	border: 2px solid #1B365D !important;
}

.elementor-pagination .page-numbers.prev:hover, .elementor-pagination .page-numbers.next:hover {
	width: auto;
	height: auto;
}

.elementor-pagination .page-numbers.prev, .elementor-pagination .page-numbers.next {
	left: 2em;
	position: absolute;
	top: 25%;
	width: initial;
	height: initial;
	display: initial;
	line-height: initial;
	display: block;
}

.elementor-pagination .page-numbers.next {
	left: initial;
	right: 2em;
	position: absolute;
}

.elementor-pagination a.page-numbers.prev, .elementor-pagination a.page-numbers.next {
	background-color: #1B365D !important;
	color: #FFFFFF;
	padding: 8px 16px;
	border-radius: 30px;
	border: 2px solid #1B365D;
}

.elementor-pagination a.page-numbers.prev:hover, .elementor-pagination a.page-numbers.next:hover {
	background-color: #C9A341 !important;
	color: #0B1F3B !important;
	border: 2px solid #C9A341 !important;
}

.elementor-pagination span.page-numbers.prev, .elementor-pagination span.page-numbers.next,
.elementor-pagination span.page-numbers.prev:hover, .elementor-pagination span.page-numbers.next:hover{
	background-color: #F3F4F6 !important;
	color: #99A1AF !important;
	padding: 8px 16px;
	border-radius: 30px;
	border: 2px solid #F3F4F6 !important;
}

@media (min-width: 1200px){
	
	#div_piece{
		position: relative !important;
	}
	
	#div_piece:after {
		content: "";
    	background-image: url(/wp-content/uploads/2022/07/Vector-14-1.png);
    	background-repeat: no-repeat;
    	width: 127px;
    	height: 230px;
    	position: absolute;
    	left: 148px;
    	bottom: 0;
	}
	
	#div_mywork{
		position: relative !important;
	}
	
	#div_mywork:before {
		content: "";
    	background-image: url(/wp-content/uploads/2022/07/Group-1610.png);
    	background-repeat: no-repeat;
    	width: 392px;
    	height: 422px;
    	position: absolute;
    	right: 1584px;
    	bottom: 385px;
	}
	
	#div_quote{
		position: relative !important;
	}
	
	#div_quote:after {
		content: "";
    	background-image: url(/wp-content/uploads/2022/07/Group-1634.png);
    	background-repeat: no-repeat;
    	width: 390px;
    	height: 420px;
    	position: absolute;
    	right: 0;
    	top: 0;
		z-index: 1;
	}
}

.slider-reconocimientos .swiper-slide{
	background-image: url(/wp-content/uploads/2026/03/bg-container-reconocimientos.png);
    background-repeat: no-repeat;
	background-size: 100% 100%;
}

.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__text h1{
	font-family: "PlayFairDisplay", Sans-serif;
	font-size: 26px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	line-height: 32.35px;
	letter-spacing: 0px;
}


.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__text{
	text-align: left;
  	padding: 4em 2em 0 2em;
}

.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__text h1:after{
	content: "";
	left: 0;
	bottom: -5px;
	height: 4px;
	width: 20%;
	display: block;
	position: relative;
	background-color: #C9A341;
}

.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__text p{
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 29px;
	opacity: 60%;
	padding: 0 4em 0 0;
}

.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__text a{
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	line-height: 29px;
	color: #FFFFFF !important;
	position: relative;
}

.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__text a:after{
	content: "";
	background-image: url(/wp-content/uploads/2026/03/arrow-up-right.png);
    background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 20px;
  	height: 20px;
  	position: absolute;
	top: 0px;
	right: -27px;
}

.slider-reconocimientos .swiper-slide .elementor-testimonial .elementor-testimonial__footer img{
	width: 100%;
	height: 100%;
}

.slider-referencias .swiper-slide .elementor-testimonial .elementor-testimonial__text {
	text-align: left;
	@media (min-width: 1200px){
		height: 200px;
	}
}

.slider-referencias .swiper-slide .elementor-testimonial .elementor-testimonial__footer {
	border-top: 2px solid #E5E7EB;
    padding-top: 20px;
    margin-top: 0;
}

.slider-referencias .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__title {
	line-height: 25px;
}

.slider-referencias .swiper-slide .elementor-testimonial .elementor-testimonial__footer .elementor-testimonial__title p {
	font-family: "Inter", Sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;
	line-height: 16px;
	color: #99A1AF !important;
}

.slider-referencias .swiper-slide:after {
	content: "";
	background-image: url(/wp-content/uploads/2026/03/bg-referencias.png);
    background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 90px;
  	height: 90px;
  	position: absolute;
  	top: 1em;
  	right: 2em;
}

.personalized-list ul {
    list-style: none;
    padding: 0;
}

.personalized-list ul li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    line-height: 24px;
}

.personalized-list ul li::before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    background-color: #C9A227;
    color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.accordion-elementor .elementor-accordion-item{
	margin-bottom: 2em;
    border: 1px solid #1B365D33 !important;
    border-radius: 8px;
}

.accordion-elementor .elementor-accordion-item .elementor-tab-title{
	position:relative;
	padding-left: 1.5em;
	line-height: 12px;
}

.accordion-elementor .elementor-accordion-item .elementor-tab-title::before {
    content: "";
	background-image: url(/wp-content/uploads/2026/03/faqs-icon.png);
    background-repeat: no-repeat;
	background-size: 100% 100%;
    position: absolute;
    left: 6px;
    top: 30%;
    width: 20px;
    height: 20px;
}
.accordion-elementor .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{
	top: 17%;
  	position: absolute;
  	right: 14px;
}

.red-trabajo-colaboracion .elementor-tab-title{
	background-color: #FFF;
	border-radius: 12px;
	margin-bottom: 12px;
	line-height: 24px;
	opacity: 0.6;
}

.red-trabajo-colaboracion .elementor-tab-title.elementor-active{
	background-color: #FFF;
	box-shadow: 0 4px 8px -3px #cdcdcd;
	border-radius: 12px;
	border-left: 5px solid #C9A227 !important;
	margin-bottom: 12px;
	opacity: 1;
}

.red-trabajo-colaboracion .elementor-tab-title span{
	color: #C9A227;
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: none;
	font-style: normal;
	line-height: 22px;
	letter-spacing: 0.38px;
	@media (min-width: 768px) and (max-width: 1200px){
		line-height: 0px;
	}
}

.red-trabajo-colaboracion .elementor-tabs-wrapper{
	height: 920px;
	overflow: scroll !important;
}

.red-trabajo-colaboracion .elementor-tabs-content-wrapper .elementor-tab-content{
	background-image: url(/wp-content/uploads/2026/04/frame-quien-trabajo-1.webp);
    background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 5em 0 5em 0;
	@media (min-width: 1200px){
		margin: 0 11em;
		padding: 8em 0 9em 0;
	}
	@media (min-width: 550px) and (max-width: 699px){
		padding: 6em 0 6em 0;
	}
	@media (min-width: 700px) and (max-width: 767px){
		padding: 7em 0 7em 0;
	}
	@media (min-width: 768px) and (max-width: 979px){
		padding: 6em 0 6em 0;
	}
	@media (min-width: 980px) and (max-width: 1199px){
		padding: 8em 0 8em 0;
	}
}

.espacio-condicional {
    display: none !important;
}

@media (min-width: 768px) and (max-width: 1024px) and (max-height: 610px) {
    .espacio-condicional {
        display: block !important;
    }
}