/**
Theme Name: iberpapel
Text Domain: iberpapel
Template: astra
*/

.entry-content p {margin: 0 0 15px 0;}
.f_bsize {
    background-size: 100% 100% !important;
}
.elementor-template-full-width .ast-container { width: 100% !important; max-width: 100% !important; padding: 0 !important; }
/*
*   Tabs
*/
.elementor-accordion .elementor-tab-title {
    border-bottom: 1px solid var( --e-global-color-text ) !important;
}

.elementor-accordion .elementor-tab-title, .elementor-accordion-item .elementor-tab-content {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

/*
*   Forms
*/
::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 1;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 54px;
    text-align: left;
    color: var( --e-global-color-text );
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 54px;
    text-align: left;
    color: var( --e-global-color-text );
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 54px;
    text-align: left;
    color: var( --e-global-color-text );
}

.form-row {
    margin-bottom: 20px;
}

.form-row input[type="text"], .form-row input[type="tel"], .form-row input[type="email"], .form-row select {
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: var( --e-global-color-text );
    border: 0px;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    height: 60px;
    background: transparent;
}

.form-row input[type="file"] {
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: var( --e-global-color-text );
    border: 0px;
    height: 60px;
    background: transparent;
}

.form-row textarea {
    background: transparent;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: var( --e-global-color-text );
    border: 0px;
    border: 1px solid #707070;
}

.form-row.form-row--action {
    margin: 30px 0 0 0;
}

.form-row.form-row--action .wpcf7-submit {
    padding: 20px 60px !important;
}

/*
    *   Single - Papel
*/
.papel-icons figure.gallery-item {
    width: 100px;
    height: 100px;
    text-align: center;
    /* border-style: solid; */
    /* border-width: 1px 1px 1px 1px; */
    /* border-color: var( --e-global-color-text ); */
    margin: 0 8px 8px 0 !important;
    padding: 0;
}

.papel-icons figure.gallery-item img {
    margin: 0;
    padding: 0;
}

.papel-icons figure.gallery-item .gallery-icon {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*
    *   Single - Formato
*/
.formato-icon .elementor-icon-box-icon {
    width: 100px;
    height: 100px;
}

.formato-icon .elementor-icon-box-icon .elementor-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var( --e-global-color-text );
}

/*
    * Single - News
*/
.wp-block-image figcaption {
    font-size: 16px;
    color: #3D3D3D;
}

.news-sidebar .widget_block h2 {
    color: var( --e-global-color-primary );
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 32px;
    font-weight: var( --e-global-typography-9dd57d6-font-weight );
    line-height: 1;
    letter-spacing: var( --e-global-typography-9dd57d6-letter-spacing );
    word-spacing: var( --e-global-typography-9dd57d6-word-spacing );
    margin: 0 0 15px 0;
}

.news-sidebar .widget_block, .news-sidebar .wp-block-latest-posts > li > a {
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 22px;
    font-weight: var( --e-global-typography-9dd57d6-font-weight );
    line-height: 1.2;
    letter-spacing: var( --e-global-typography-9dd57d6-letter-spacing );
    word-spacing: var( --e-global-typography-9dd57d6-word-spacing );
}

.news-sidebar .widget_block {
    margin: 0 0 40px 0;
}

.news-sidebar ul, .news-sidebar ol {
    margin: 0;
    padding: 0;
}

.elementor-post-navigation a {
    background: var( --e-global-color-primary );
    display: inline-block !important;
    width: auto;
    padding: 15px 30px;
    text-transform: none;
}

.elementor-post-navigation a:hover {
    background: var( --e-global-color-text );
    display: inline-block !important;
    width: auto;
    padding: 15px 30px;
    text-transform: none;
}

.elementor-post-navigation span {
    text-transform: none !important;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif !important;
    color: #FFF !important;
    font-weight: 500 !important;
}

blockquote.wp-block-quote {
    color: var( --e-global-color-primary );
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: var( --e-global-typography-9dd57d6-font-size );
    font-weight: var( --e-global-typography-9dd57d6-font-weight );
    line-height: var( --e-global-typography-9dd57d6-line-height );
    letter-spacing: var( --e-global-typography-9dd57d6-letter-spacing );
    word-spacing: var( --e-global-typography-9dd57d6-word-spacing );
    margin: 0 50px;
}
@media ( max-width:767px ){	
	blockquote.wp-block-quote {
	    padding-right: 0;
	    margin-right: 35px;
	    margin-left: 30px;
	}
}


blockquote.wp-block-quote:before {
    content: '>';
    display: inline-block !important;
    position: absolute;
    left: -20px;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
}

blockquote.wp-block-quote:after {
    content: '<';
    display: inline-block !important;
    position: absolute !important;
    right: -30px;
    bottom: 0;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
}

blockquote.wp-block-quote p {
    margin: 0;
}

/*
    *   Solicitar Presupuesto
*/
.solicitar_presupuesto-head {
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 32px;
    line-height: 1.4;
    padding: 10px 0;
    border-bottom: 1px solid #3D3D3D;
    color: #3D3D3D;
}

.solicitar_presupuesto-head span {
    color: #e63227;
}

.solicitar_presupuesto-content ul {
    margin: 10px 00;
    padding: 0;
    list-style: none;
}

.solicitar_presupuesto-item {
    opacity: 0.5;
}

.solicitar_presupuesto-item .solicitar_presupuesto-content {
    display: none;
}

.solicitar_presupuesto-item.active {
    opacity: 1;
}

.solicitar_presupuesto-item.active .solicitar_presupuesto-content {
    display: block;
}

.solicitar_presupuesto-item__li {
    display: block;
    width: 100%;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 24px;
    padding: 10px 0;
    color: #3D3D3D;
    border-bottom: 1px solid #3D3D3D;
}

.form-solicitar_presupuesto--tabs {
    padding: 0 40px 0 0;
}

.solicitar_presupuesto-action {
    margin: 50px 0;
}

.solicitar_presupuesto-action button {
    padding: 20px 40px;
}

.form-radio-hidden {
    display: flex;
    flex-direction: row;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.form-radio-hidden input {
    position: absolute;
    opacity: 0;
    display: block;
    height: 0;
    width: 0;
}

.form-radio-hidden .radio {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    position: relative;
    height: 20px;
    width: 20px;
    border-radius: 20px;
    margin-right: 5px;
    border: 1px solid #3D3D3D;
    background-color: #ffffff;
    cursor: pointer;
    outline: none;
    box-sizing: border-box;
    transition: .5s all;
}

.form-radio-hidden:hover .radio {
    background-color: #f9f9f9;
    box-shadow: inset 1px 2px 3px 0 rgba(0,0,0,0.1);
}

.form-radio-hidden input:checked + .radio {
    border-color: #3d3d3c;
    background-color: #ffffff;
    cursor: default;
}

.form-radio-hidden:hover .radio::before, .form-radio-hidden input:checked + .radio::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background-color: #ddd;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.form-radio-hidden input:checked + .radio::before {
    background-color: #e63227;
}

.form-radio-hidden input + .radio + .text {
    color: #777;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.4;
    font-family: sans-serif;
    margin-right: 10px;
    align-self: center;
}

.form-radio-hidden input:checked + .radio + .text {
    color: #555;
    cursor: default;
}

.solicitar_presupuesto-head .elementor-accordion-icon.elementor-accordion-icon-right {
    float: right;
    width: 30px;
    text-align: center;
    cursor: pointer;
}

.solicitar_presupuesto-item.active .elementor-accordion-icon-opened {
    display: block;
}

.solicitar_presupuesto-item.active .elementor-accordion-icon-closed {
    display: none;
}


.solicitar_presupuesto-item .elementor-accordion-icon-opened {
    display: none;
}

.solicitar_presupuesto-item .elementor-accordion-icon-closed {
    display: block;
}

.solicitar_presupuesto-item i {
    font-size: 20px;
}

.presupuesto-resume {
    display: none;
    width: 100%;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 20px;
    padding: 10px 0;
    color: #3D3D3D;
    margin: 0 0 50px 0;
}

.presupuesto-resume ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-width: 400px;
    width: 80%;
}

.presupuesto-resume ul li {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
}

.resume-title {
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 20px;
    color: #3D3D3D;
    font-weight: 300;
}

.resume-value {
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: #e63227;
}

#presupuesto-resumen h3, #presupuesto-resumen p {
    font-family: var( --e-global-typography-7ac7905-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-7ac7905-font-weight );
    font-size: 32px;
}
#presupuesto-resumen h3 div, #presupuesto-resumen p div{
    display: inline-block;
}
#presupuesto-resumen h3 span, #presupuesto-resumen p div {
    color: #e63227;
}

.hide-inputs{
    display: none;
}


#form-solicitar_presupuesto--container input[type="text"], 
#form-solicitar_presupuesto--container input[type="tel"], 
#form-solicitar_presupuesto--container input[type="email"], 
#form-solicitar_presupuesto--container select {
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: var( --e-global-color-text );
    border: 0px;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    height: 60px;
    background: transparent;
}

#form-solicitar_presupuesto--container textarea {
    background: transparent;
    font-family: var( --e-global-typography-9dd57d6-font-family ), Sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    text-align: left;
    color: var( --e-global-color-text );
    border: 0px;
    border: 1px solid #707070;
}

#form-solicitar_presupuesto--container .wpcf7-submit {
    padding: 20px 60px !important;
}

.form-budget{
    display: none;
}
.selector {
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
}

.selector-button {
    padding: 10px 30px;
    border: 1px solid #3D3D3D;
    color: #3D3D3D;
    font-style: normal;
    cursor: pointer;
    height: 48px;
}
.selector-button:hover {
    color:  white;
    background: #3D3D3D;
}

.selector-button.selector-minus {
    border-right: 0;
}

.selector-number {
    font-size: 20px;
    font-family: var( --e-global-typography-7ac7905-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-7ac7905-font-weight );
    border: 1px solid #3D3D3D;
    color: #3D3D3D;
    border-left: 0;
    padding: 10px 20px;
    height: 48px;
}

.swiper-slide-inner {text-decoration: none !important;}

/* 
*   
*/
.m_vh50_less {
	margin-top: -13vh !important;
}

@media ( min-width:768px ){
	.m_vh50_less {
/* 		margin-top: -87vh !important; */
	}

    .elementor-nav-menu .sub-arrow {
        display: none !important;
    }
	
	.flcenter > .elementor-container{
	    align-items: center !important;
	}
	blockquote.wp-block-quote {font-size: 32px;line-height: 1.2;}	
	.news-sidebar .widget_block h2 {font-size: 22px;}

	.news-sidebar .widget_block, .news-sidebar .wp-block-latest-posts > li > a {font-size: 14px;}		
}



@media ( min-width:1401px ){
	.m_vh50_less {
		margin-top: -87vh !important;
	}
    .elementor-nav-menu .sub-arrow {
        display: none !important;
    }
	
	.flcenter > .elementor-container{
	    align-items: center !important;
	}
	/*blockquote.wp-block-quote {font-size: 32px;line-height: 1.2;}									*/
	/*.news-sidebar .widget_block h2 {font-size: 22px;}												*/
	/*																								*/
	/*.news-sidebar .widget_block, .news-sidebar .wp-block-latest-posts > li > a {font-size: 14px;}	*/	
	.m_vh50_less {
		margin-top: -85vh !important;
	}
}
@media (max-width: 1400px){
	.menu-item .sub-menu .elementor-sub-item {
	    font-size: 16px !important;
	}
	.solicitar_presupuesto-item__li {
	    font-size: 18px;
	}
	
	.solicitar_presupuesto-head {
	    font-size: 26px;
	}
	
}
@media ( min-width:1025px ){
	.m_vh50_less {
		margin-top: -60vh !important;
	}
    .elementor-nav-menu .sub-arrow {
        display: none !important;
    }
	
	.flcenter > .elementor-container{
	    align-items: center !important;
	}
	blockquote.wp-block-quote {font-size: 42px;line-height: 1.2;}	
	.news-sidebar .widget_block h2 {font-size: 26px;}

	.news-sidebar .widget_block, .news-sidebar .wp-block-latest-posts > li > a {font-size: 18px;}		
	
	.elementor-nav-menu--dropdown .elementor-sub-item {
	    font-size: 16px;
	}
}
@media ( max-width:1025px ){

	.elementor-nav-menu--layout-horizontal .elementor-nav-menu .sub-menu a {
	    font-size: 16px !important;
	}	
}

.gallery-item .gallery-icon {
	text-align: center;
	border: 1px solid var( --e-global-color-text ) !important;
	margin: 0 8px 8px 0 !important;
	padding: 0;
}

@media ( max-width:767px ){

	.xs-hide{ display: none !important; }
	.xs-show{ display: block !important; }	
	
    /* Mobile Nav * /

    .elementor-nav-menu .menu-item .elementor-item.menu-link.has-submenu {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .elementor-nav-menu .menu-item .elementor-item.menu-link {
        text-transform: uppercase !important;
        font-size: 16px !important;
        line-heigth: 19px !important;
        color: #3D3D3D !important;
        font-weight: bold !important; 
    }


    .elementor-nav-menu .menu-item .sub-menu .elementor-sub-item.menu-link {
        text-transform: uppercase !important;
        font-size: 16px !important;
        line-heigth: 19px !important;
        color: #3D3D3D !important;
        background: #FFF
    }
*/
	.elementor-nav-menu .menu-item .elementor-item.menu-li {
	    width: 100%;
	    display: block;
	}
	
	.elementor-nav-menu .menu-item .elementor-item.menu-link {
	    display: flex;
	    width: 100%;
	    text-align: left;
	    flex-direction: row;
	    justify-content: space-between;
	}
	
	.elementor-nav-menu--dropdown .elementor-sub-item {
	    width: 100%;
	    text-align: left;
	    display: block;
	    font-family: var(--e-global-typography-text-font-family) !important;
	    font-weight: 300 !important;
	    font-size: 18px;
	}
	
	.elementor-nav-menu .menu-item .sub-menu {
	    background: #FFF !important;
	    padding-left: 15%;
	}
	
	.menu-mobile .sub-menu li {
	    display: block !important;
	    text-align: left;
	}
	
	
	/* formatos */
	.papel-icons figure.gallery-item {width: 60px;/* height: 60px; */}
	
	.papel-icons figure.gallery-item img {width: 60%;max-height: 60%;}
	
	.papel-icons figure.gallery-item .gallery-icon {width: 60px;height: 60px;}	
	.m_force_2col > .elementor-widget-wrap {
	    display: flex;
	    flex-direction: row;
	}
	
	.m_force_2col > .elementor-widget-wrap > div {
	    width: 50%;
	    padding: 0 10px;
	}
	
	.m_force_2col {
	    max-width: 95%;
	    margin: auto;
	}
	.product-list section.elementor-section{
	    padding: 10px !important;
	}
		
	.formato-icon .elementor-icon-box-icon .elementor-icon {width: 60px;height: 60px;}
	
	.formato-icon .elementor-icon-box-icon {width: 60px;height: 60px;}
	
	.formato-icon .elementor-icon-box-title {margin-bottom: 9px;}
	
	.formato-icon .elementor-icon-box-content {display: flex;justify-content: center;flex-direction: column;text-align: left;}

	/* News */
	.wp-block-image figcaption {font-size: 9px;}

	/* Forms */
	::placeholder {
	    font-size: 14px;
	}
	
	:-ms-input-placeholder {
	    font-size: 14px;
	}
	
	::-ms-input-placeholder {
	    font-size: 14px;
	}
	
	
	.form-row input[type="text"], .form-row input[type="tel"], .form-row input[type="file"], .form-row input[type="email"], .form-row select {
	    font-size: 14px;
	}
	
	.form-row {margin: 0;}
	.form-row  .wpcf7-list-item {font-size: 14px;}	

	/* Crear */
	.solicitar_presupuesto-head {
	    font-size: 18px;
	}
	.form-solicitar_presupuesto--tabs {padding: 0;}
	.presupuesto-resume ul{
		width: 100%;
	}
	.solicitar_presupuesto-item__li {
	    font-size: 12px;
	    line-height: 1.2;
	}
	#presupuesto-resumen h3 {font-size: 22px;}

	#presupuesto-resumen {margin-top: 40px;}
	
	.resume-title {
	    font-size: 14px;
	}
	
	.resume-value {
	    font-size: 15px;
	    text-align: right;
	}
	
	.presupuesto-resume {
	    margin: 0;
	}
	
	
	.selector {align-items: center;justify-content: center;}
	
	.form-budget p {font-size: 14px;line-height: 1.1;}
	
	#form-solicitar_presupuesto--container {
    	display: none;
	}
	
	#form-solicitar_presupuesto--container .wpcf7-form-control-wrap.rgpd {margin: 20px 0px;}	

	.gallery-item .gallery-icon {
		text-align: center;
		border-style: solid;
		border-width: 1px 1px 1px 1px;
		border-color: var( --e-global-color-text );
		margin: 0 8px 8px 0 !important;
		padding: 0;
	}

	.gallery-item figcaption {
		padding: 0 !important;
		font-size: 10px !important;
		line-height: 1.1 !important;
	}

	figure.gallery-item {
		height: auto !important;
	}
}


/* Newsletter */
.elementor-form-fields-wrapper {
    display: flex;
    flex-direction: row;
}
/*
.elementor-field-type-email {
    width: 75% !important;
    padding: 0 !important;
    margin: 0 !important;
}
*/
.elementor-field-type-email input {
    border-radius: 0;
    outline: none;
    box-shadow: none !important;
}


.elementor-field-type-submit button {
    width: 100% !important;
}

.elementor-field-type-acceptance {
    font-size: 15px;
    margin-top: 11px;
}

.elementor-field-type-acceptance input {
    vertical-align: middle;
}

@media ( max-width:767px ){
	
	#newsletter-form .elementor-form-fields-wrapper {
	    width: 100%;
	    margin: 0 !important;
	}
	/*
	#newsletter-form .elementor-field-type-email {
	    width: 100%!important;
	}
	*/
	#newsletter-form .elementor-field-group.elementor-field-type-submit {
	    padding: 0 !important;
	    margin-top: 30px;
	}

}

.footer-rrss {
    text-align: center;
}

.footer-rrss .elementor-icon {
    margin: auto;
    display: block;
}

.footer-rrss svg {
    font-size: 30px;
    margin: auto;
}


/* Otros */


.elementor-pagination-position-outside .elementor-swiper-button {
    top: auto;
    bottom: -10px;
}

.elementor-arrows-position-outside .swiper-container {
    width: 100%;
}


@media ( max-width:767px ){
	
	.elementor-heading-title  br {
	    display: none;
	}

}	

#proposito .elementor-swiper-button-prev,
#proposito .elementor-swiper-button-next,
#valores .elementor-swiper-button-prev,
#valores .elementor-swiper-button-next  {
	z-index: 999;
}


/* Resumen movil */
#resume-mobile_sticky {
	display:none;
    position: fixed;
    bottom: 0;
    background: #E63127;
    z-index: 99;
    left: 0;
    width: 100%;
    padding: 1.5rem;
}
@media ( min-width:768px ){
	
	#resume-mobile_sticky {
		display:none !important;
	}

}	

#resume-mobile_sticky .presupuesto-resumen h3 {
    font-size: 12px;
    color: #FFF;
    text-align: center;
}

#resume-mobile_sticky .presupuesto-resumen h3 div {
    display: inline;
    font-size: 18px;
}

#resume-mobile_sticky .presupuesto-resume .resume-title,
#resume-mobile_sticky .presupuesto-resume .resume-value{
    font-size: 12px;
    color: #FFF;
    width: 40%;
    text-align: left;
}

#resume-mobile_sticky .presupuesto-resume ul li {
    color: #FFF;
    padding: 0;
    justify-content: space-around;
}


#resume-mobile_sticky .solicitar_presupuesto-action {
    margin: 10px 0px 0px 0px;
    text-align: center;
}

#resume-mobile_sticky .solicitar_presupuesto-action button {
    border: 1px solid #FFF;
    width: 80%;
}


#resume-mobile_sticky .resumen-head--mobile {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#resume-mobile_sticky .resumen-head--mobile:before {
    content: '';
    width: 40px;
}

#resume-mobile_sticky .resumen-head--btn_show {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 1;
    padding: 0;
    font-weight: bold;
}

#resume-mobile_sticky .resumen-head--btn_show:hover,
#resume-mobile_sticky .resumen-head--btn_show:active {
    background: transparent;
}

.resumen-head--btn_show.showing {
    transform: rotate(180deg);
    margin-top: -10px;
}

.legal-text{
	font-size: 12px;
	line-height: 16px;
}




.elementor-120 .elementor-element.elementor-element-4ff54bbe,
.elementor-120 .elementor-element.elementor-element-45ca991 .elementor-heading-title,
.elementor-120 .elementor-element.elementor-element-1436791a .elementor-heading-title,
.elementor-2967 .elementor-element.elementor-element-45ca991 .elementor-heading-title,
.elementor-2967 .elementor-element.elementor-element-1436791a .elementor-heading-title,
.elementor-2967 .elementor-element.elementor-element-4ff54bbe {
    font-size: clamp(40px, 4.5vw, 76px);
    line-height: 1.1;
}

.elementor-120 .elementor-element.elementor-element-16766f9,
.elementor-120 .elementor-element.elementor-element-ccce5e6,
.elementor-120 .elementor-element.elementor-element-6da5746 .elementor-heading-title,
.elementor-2967 .elementor-element.elementor-element-16766f9,
.elementor-2967 .elementor-element.elementor-element-ccce5e6,
.elementor-2967 .elementor-element.elementor-element-6da5746 .elementor-heading-title {
    font-size: clamp(18px, 2.5vw, 32px);
    line-height: 1;
}

.elementor-120 .elementor-element.elementor-element-4d111754,
.elementor-2967 .elementor-element.elementor-element-4d111754 {
    padding-bottom: 11%;
}

.elementor-120 .elementor-element.elementor-element-47f78dc4,
.elementor-2967 .elementor-element.elementor-element-47f78dc4 {
    font-size: clamp(32px, 4.5vw, 66px);
    line-height: 1.2;
}



@media ( min-width:1025px ) and (max-width: 1400px)  {

	.psm_vh90{
		min-height: 90vh;
	}
	/* Papeles */	
	.elementor-185 .elementor-element.elementor-element-3a5eb64d .elementor-heading-title {
	    font-size: 42px ;
	    padding-right: 40px;
	}
	section.elementor-section.elementor-inner-section.elementor-element.elementor-element-5fd68c2.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
	    top: -50px;
	}	
	/* Sostenibilidad */	
	.elementor-element.elementor-element-2554c8f.elementor-widget.elementor-widget-image img {
	    width: 70%;
	}
	.elementor-element.elementor-element-2554c8f.elementor-widget.elementor-widget-image {
	    padding-top: 15%;
	}	
	.elementor-1240 .elementor-element.elementor-element-730620af .elementor-heading-title,
	.elementor-1239 .elementor-element.elementor-element-730620af .elementor-heading-title,
	.elementor-1237 .elementor-element.elementor-element-730620af .elementor-heading-title,
	.elementor-322 .elementor-element.elementor-element-730620af .elementor-heading-title {
	    font-size: 42px;
	    padding-right: 35%;
	}	
	.elementor-304 .elementor-element.elementor-element-85d0049 > .elementor-container,
	.elementor-304 .elementor-element.elementor-element-6fc4b4f > .elementor-container,
	.elementor-304 .elementor-element.elementor-element-4f6c6fc0 > .elementor-container,
	.elementor-304 .elementor-element.elementor-element-7825b5e > .elementor-container {
	    min-height: 130vh;
	}
	.elementor-304 .elementor-element.elementor-element-85d0049,
	.elementor-304 .elementor-element.elementor-element-6fc4b4f,
	.elementor-304 .elementor-element.elementor-element-4f6c6fc0{
	    margin-top: -70vh !important;
	}	
	/* conocenos */
	.elementor-25 .elementor-element.elementor-element-ea79ade > .elementor-container {
	    min-height: 140vh;
	}
	.elementor-25 .elementor-element.elementor-element-10a2600 > .elementor-container {
	    min-height: 140vh;
	}	
	.elementor-25 .elementor-element.elementor-element-10a2600 {
	    margin-top: -80vh !important;
	}
	.elementor-25 .elementor-element.elementor-element-90efdd3 > .elementor-element-populated {
		top: -30px;
	}
	.elementor-25 .elementor-element.elementor-element-99d6c1e > .elementor-element-populated {
	    padding-top: 0;
	    top: -10px;
	}	
	.elementor-25 .elementor-element.elementor-element-db11d6f > .elementor-element-populated {
	    top: -60px;
	    padding-top: 0;
	}	
	/* crear papel */
	.elementor-489 .elementor-element.elementor-element-9f7da5c {
	    padding-left: 1rem;
	}	
	/* Tradicion */
	.elementor-column.elementor-col-100.elementor-inner-column.elementor-element.elementor-element-d94052f {
	    top: -40px;
	}
	.elementor-section.elementor-inner-section.elementor-element.elementor-element-6c1ff40.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
	    bottom: -60px;
	}
	
	.elementor-column.elementor-col-100.elementor-inner-column.elementor-element.elementor-element-1a8c76a,
	.elementor-section.elementor-inner-section.elementor-element.elementor-element-6b1c94c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default,
	.elementor-section.elementor-inner-section.elementor-element.elementor-element-ac52506.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
	    bottom: -70px;
	}
}


.elementor-widget-text-editor .elementor-widget-container h1,
.elementor-widget-text-editor .elementor-widget-container h2,
.elementor-widget-text-editor .elementor-widget-container h3,
.elementor-widget-text-editor .elementor-widget-container h4,
.elementor-widget-text-editor .elementor-widget-container h5 {
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
	margin-bottom: 0;
}
.elementor-304 .elementor-element.elementor-element-e53575e .elementor-button {
    z-index: 99;
    position: relative;
}
/** Small **/
.elementor-242 .elementor-element.elementor-element-3637af0 .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
    z-index: 1;
}
.weight-normal,
.weight-normal h1,
.weight-normal h2,
.weight-normal h3,
.weight-normal p {
    font-weight: normal !important;
}
@media ( min-width:760px )  {
	.swiper-strait .swiper-pagination {
		width: 50%;
	}
	.swiper-strait .elementor-swiper-button-next {
		right: 50%;
	}
}


.gallery-caption {
    border: 0 !important;
    padding: 10px 5px !important;
}

input#input-cantidad {
    padding: 5px 5px 5px 15px;
    height: 48px !important;
    line-height: 1;
    border-bottom: 1px solid #707070 !important;
    border-top: 1px solid #707070 !important;
}

.wpml-ls-menu-item a {
    padding: 10px !important;
}

.wpml-ls-last-item.wpml-ls-menu-item:before {
    content: '';
    display: block;
    width: 2px;
    background: #000;
    height: 30px;
    top: 10px;
    position: relative;
}

.single-formato section.elementor-section.elementor-top-section.elementor-element.elementor-element-bc99292.elementor-section-height-min-height.elementor-section-items-bottom.psm_vh90.elementor-section-boxed.elementor-section-height-default {
    background-position: right bottom;
    background-size: cover;
}



.block-newsletter .wpcf7-text {
    background-color: #FFFFFF00 !important;
    border-width: 0px 0px 1px 0px !important;
    border-color: #3d3d3d !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
    color: var( --e-global-color-text ) !important;
    border-radius: 0 !important;
}

.block-newsletter .wpcf7-form-control-wrap.confirmation {
    font-size: 15px;
    margin-top: 11px;
    color: var( --e-global-color-text );
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-weight: var( --e-global-typography-text-font-weight );
}

.block-newsletter .wpcf7-list-item {
    margin: 0;
}

.block-newsletter .wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 20px 15px 20px;
    font-weight: 300;
}

.lang-es .form-newsletter_es{
	display: block !important;
}
.lang-en .form-newsletter_es{
	display: none !important;
}

.lang-es .form-newsletter_en{
	display: none !important;
}
.lang-en .form-newsletter_en{
	display: block !important;
}

header .entry-title{
	display:none;
}

