/*
 Theme Name:   WP Giving Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  CMS Theme Framework Child Theme
 Author:       FOX
 Author URI:   http://cmssuperheroes.com/
 Template:     wp-giving
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
 Text Domain:  wp-giving-child
*/

/*f83730 => e00f18*/ 
.cms-button.btn-donate {
	font-weight: bold;
	font-size: 25px;
    line-height: 0;
    color: #fff;
    background: #ff2ac8;
    padding: 13px 17px;
    display: inline-block;
    border: 2px solid #ff2ac8;
    position: relative;
    align-items: center;
    display: flex;
    height: 100%;
    transition: background 0.8s ease,border 0.8s ease;
}
.cms-button.btn-donate:hover {
	background: #ff2ac8;
    border-color: #ff2ac8;
}
.cms-button.btn-donate:before {
	content: "\f0f5";
	font-family: 'FontAwesome';
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	margin-right: 10px;
}

.date-time-inner span small{
	display:none
}
.cms-counter-single {
	margin: 0 0 35px auto;
}
.cd-timeline-content{
    padding: 0.6em !important;
}

.cd-timeline-content h2{
    font-size:18px;
    line-height:110%;  
}
.cd-timeline-content p{
    font-size:14px;
    line-height:110%;  
}
.timeline-express code{
    background:#fff;
}
.cd-timeline-img {
    width: 40px !important;
    height: 40px !important;
    margin-left: -20px !important;
}
#cd-timeline span.fa {
    font-size: 22px !important;
    line-height: 42px !important;
}
.cd-timeline-block{
    padding:5px 0;
}


.cms-button.btn-donate::before{
    content:"";
}
.cms-button.btn-donate{
    /*background-image:url("../../wp-content/uploads/2017/03/DONAYA.png");*/
}
.cms-button.btn-donate {
    /*background-image: url("../../uploads/2017/03/DONAYA.png");*/
    /*padding-left: 50px;*/
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 5px center;
}
.cms-button.btn-donate:hover{
    /*background-image: url("../../uploads/2017/03/DONAYA.png");*/
    background-repeat: no-repeat;
    background-color: rgba(197, 198, 193, 0.9);
    background-size: 35px;
    background-position: 5px center;
}
.scrollNew .cms-button.btn-donate {
    position: fixed;
    z-index: 1000;
    top: 75%;
    right: 0;
    height: 50px;
    background-size: 35px;
    width: 116px;
    padding: 0;
    padding-top: 63px;
    background-position: center 10px;
    padding-bottom: 20px;
}
#masthead.site-header{
    background-color: #222b49;
}
.site-header::before{
	background-color: inherit!important;
}
.main-navigation .menu-main-menu > li.current_page_item > a{
    color:#fff !important;
    text-decoration:underline;
}
.gv-topbar-wrap .topbar-left, .gv-topbar-wrap .topbar-right {
    height: 52px !important;
}
#cshero-header-logo img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
    max-height: 85px !important;
}
.fixed-big #cshero-header-logo img {
    max-height: 60px !important;
}
.gv-topbar-wrap{
    background-color: #222B49 !important;
}
.main-navigation .menu-main-menu > li > a:hover, 
.main-navigation .menu-main-menu > li.current-menu-ancestor > a,
.main-navigation .menu-main-menu > li > a:focus{
    color:#fff !important;
    text-decoration:underline;
}
.cshero-main-header{
    background-color:#222B49 !important;
}
.cshero-main-header {
    height: 100px;
    z-index: 100;
    position: relative;
}
.testimonio h2{
    display:inline-block;
    vertical-align:top;
    width:calc(100% - 120px);
    margin-top:0;
    font-size: 20px;
    line-height: 110%;
}
.testimonio figure{
    display:inline-block;
    vertical-align:top;
    width:100px;
    height:100px;
    border-radius: 50%;
    overflow: hidden; 
    position:relative;
}
.testimonio figure > div {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 0;
    top: 0;
}
.testimonio figure img {
    position: absolute;
    height: 100%;
    left: 50%;
    max-width: none;
    width: auto;
    transform: translateX(-50%);

}
.white_text{
    color:#fff;
}
.white_text .fancy-style-1 h4{
    color:#fff;
}
.poblacion > div:first-child {
    margin-left: 8%;
}



.cms-counter-wraper .cms-counter-single .cms-counter::before {
    content: '';
    color: #fff;
}
.cms-counter-single .cms-counter{
    text-align:center;
}
.cms-counter-single h4 {
    color: #fff;
    text-align: center;
}

#cshero-header-navigation .main-navigation li ul ul {
    top: 0;
    left: 0 !important;
    width: 250px;
    position: relative;
    opacity: 1;
    visibility: visible;
	box-shadow: none;
}
#menu-item-2851 .cs-menu-toggle{
    display:none;
}
.fa-pinterest::before {
    content: "\f16d";
}
.site-header .main_logo a{
    background: none;
    border-radius: 0 20px 20px 0;
    display: block;
    height: 100%;
}
.contact-wrap label {
    width: 100%;
}
.bold h2{
    font-weight:900 !important;
    margin: 0 auto !important;
}
.m0 h4 {
    margin: 0 auto !important;
}
.cajaRoja{
    text-align:center;
    margin-top:5px;
}
.cajaRoja h4 {
    background: #e00f18;
    color: #fff !important;
    display: inline-block;
    padding: 5px 20px;
}
.btnVerde a, .cms-button.btnVerde{
    background:rgba(165, 211, 15, 0.9);
    border-color:#a5d30f;
}
.margin0 h2{
    margin:0 !important;
}
.parallaxVisible .wpc_parallax_overlay.hidden {
    visibility: visible !important;
    display: block !important;
}
.donaYa{
    display: none;
}
.firma *{
    vertical-align: middle;
    display: inline-block;
}
#footer-bottom {
    background: #d1d1d1;
}
.textwidget > p {
    float: left;
    margin-top: 27px;
}
.firma {
    float: right;
}



.gv-blog-loop .entry-title a:hover, .gv-blog-single .entry-title a:hover, .gv-blog-loop .entry-title a:focus, 
.gv-blog-single .entry-title a:focus{
    color: #BF2962 !important;
}

div.woocommerce-additional-fields{
    display: none !important;
}


@media only screen and (min-width : 1200px) {
    #cshero-header-logo img {
        max-width: 250px;
    }   
}
@media only screen and (max-width : 1397px) {
    .fancy-style-2 .fcbox {
        padding: 30px 10% !important;
    }
}
@media only screen and (max-width : 1217px) {
    .fancy-style-2 h4 {
        font-size: 25px;
    }
}
@media only screen and (max-width : 1199px) {
    #cshero-header-logo img {
        max-width: 150px;
    	margin-top: 25px;
    }   
}
@media only screen and (max-width : 991px) {
    .cshero-main-header #cshero-header-navigation{
        height: auto !important;
    }
    #site-navigation{
        background: transparent !important;
    }
    .cshero-main-header {
        height: 75px !important;
    }
    footer .footer-top{
        padding-top: 0 !important;
    }
    header #cshero-header-navigation{
        padding-bottom: 0 !important;
    }
    ul.sub-menu ul {
        display: block !important;
    }
    a.donaYa {
        font-weight: bold;
        font-size: 14px;
        line-height: 48px;
        color: #fff !important;
        background: #da2128;
        position: fixed;
        bottom: 0;
        top: auto;
        height: 50px;
        z-index: 1040;
        right: auto;
        left: 0;
        width: 50%;
        display: none;
        text-align: center;
        background-image: none;
        border: 2px solid #da2128;
        align-items: center;
        transition: background 0.8s ease,border 0.8s ease;
    }
	/*a.donaYa.donaright{
		left: 50%;
	border-left: 1px solid #001a46;
	}
	.ef3-back-to-top{
		bottom: 60px!important;	
	}*/
    .cms-button.btn-donate:hover{
        background-image: none;
    }
/*    .donaYa::before {
        content: "";
        width: 40px;
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        background-image: url("../../uploads/2017/03/DONAYA.png");
        margin-top: -7px;
        background-size: 100%;
        margin-right: 10px;
    }
    .site-footer {
        margin-bottom: 50px;
    }*/
	#cshero-header-logo img {
        max-width: 250px;
    	margin-top: 0px;
    }   
}
@media only screen and (max-width : 800px) {
    .fancy-style-2 h4{
        font-size: 25px !important;
    }
}
@media only screen and (max-width : 480px) {
	#cshero-header-logo img {
        max-width: 200px;
    	margin-top: 10px;
    }  
}
.site_donate_form input.invalid, .site_donate_form textarea.invalid {
    box-shadow: 0 0 2px 0 red;
    -moz-box-shadow: 0 0 2px 0 red;
    -webkit-box-shadow: 0 0 2px 0 red;
}
.fancy-style-1 .pull-left {
    background: #BF2962 !important;
}
.fancy-style-1 h4 {
    margin-top: 0;
    color: #BF2962 !important;
}
.cms-button.vc_btn3-color-gray:hover, .cms-button.vc_btn3-color-gray:focus {
    background: #BF2962 !important;
    border-color: #BF2962 !important;
}
.line_down::after {
    background-color: #BF2962 !important;
}
.gv-blog-loop .post-thumbnail .date-time, .gv-blog-single .post-thumbnail .date-time {
    background: #BF2962 !important;
}
.gv-blog-loop .entry-meta ul li, .gv-blog-single .entry-meta ul li {
    color: #BF2962 !important;
}

.gv-blog-loop .entry-footer a:hover, .gv-blog-single .entry-footer a:hover, .gv-blog-loop .entry-footer a:focus, .gv-blog-single .entry-footer a:focus {
    border-color: #BF2962 !important;
    background-color: #BF2962 !important;
    color: #fff;
}
.cms-button {
    background: #da2128 !important;
    border: 2px solid #da2128 !important;
    color: #fff !important;
}
.main-navigation .menu-main-menu li li a:hover, .main-navigation .menu-main-menu li li a:focus {
    color: #BF2962 !important;
}
.main-navigation .menu-main-menu li li.current-menu-item > a {
    color: #BF2962 !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    /*background-color: #BF2962 !important;*/
}
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #BF2962 !important;
}



.entry-summary  .product_meta{
    display: none !important;
}



.gv-zodonations-single .btn-donate a {
    background: #BF2962 !important;
    border: 2px solid #BF2962 !important;
}

.single-zodonations .entry-header h2.entry-title{
    width: 80%;
}
.gv-zodonations-single .btn-donate a.btn-donar{
    background: transparent !important;
    color: #000 !important;
    padding: 0 !important;
    border: none !important;
    color:#999999 !important;
    font-size: 16px !important;
    text-decoration: underline;
}

.cart_totals .recurring-totals,
.cart-subtotal.recurring-total{
    display: none;
}

.label-amount{
    margin-bottom: 10px !important;
    background: #fff !important;
}
.label-amount.active, .label-amount:hover{
    color: #fff;
    background:  #b93a41 !important;
}


@media only screen and (max-width : 991px) {

	#masthead.site-header{
		min-height:100px;
	}

}
.text-warning{
	padding: 0 15px;
}
.modal .popup_title {
    background: #222b49 none repeat scroll 0 0 ;
    color: #fff;
    font-size: 28px;
    padding: 30px 100px 30px 30px;
    position: relative;
}

.modal .popup_content {
    background: #222b49 none repeat scroll 0 0;
    padding: 20px 30px;
    position: relative;
}

.modal-dialog a {
    color: #ffffff !important;
}

.modal .amount_wrapper p{
	color: #ffffff !important;
	font-size: 13px;
	margin: 0 0 8px;
}

.donation_popup_form .amount_wrapper .button, .site_donation_popup_form .amount_wrapper .button {
    font-family: 'Lato' !important;
    font-style: normal;
}

/*estilo para alinear checkbox con texto*/ 

.wpcf7-list-item-label {
	padding-left: 6px;
}

.wpcf7-list-item input {
	width: 13px;
    height: 13px;
   	padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -5.1px;
}

/*Clase para alinear titulo de las noticias BAB en los medios*/
.componente-noticias .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
	min-height: 48px;
}

/* Clase para emparejar las cajas BAB en los medios */
.componente-noticias .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
	min-height: 144px;
}

/*Clase para agrandar boton y fuente BAB en los medios*/

.componente-noticias .vc_general.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-color-juicy-pink {
	font-size: 17px;
	font-weight: bold;
}


/*Clase para ajustar visual de radar home*/
@media (min-width: 768px) and (max-width : 1200px) {
	.radar-1.wpb_column.vc_column_container.vc_col-sm-2.vc_col-lg-offset-2 {
   		 position: relative;
    		 left: -26px;
	}
	.radar-1 .wpb_wrapper.vc_figure {
    		position: relative;
    		left: 32px;
    		top: 9px;
	}


	.radar-2.wpb_column.vc_column_container.vc_col-sm-2 {
   		 position: relative;
    		 left: 62px;
	}

	.radar-3.wpb_column.vc_column_container.vc_col-sm-2 {
   		position: relative;
    		left: 104px;
	}

	.radar-3 .wpb_wrapper.vc_figure {
    		position: relative;
    		left: 33px;
	}

	.radar-4.wpb_column.vc_column_container.vc_col-sm-2 {
    		position: relative;
    		left: 218px;
	}

}

/*Clase para ajuste visual de radar de nuestros valores*/
@media (min-width: 768px) and (max-width : 1200px) {
	.radar-n1.wpb_column.vc_column_container.vc_col-sm-2 {
    		position: relative;
    		left: -34px;
	}
	.radar-n1 .wpb_wrapper.vc_figure {
    		position: relative;
    		top: 7px;
   		left: 27px;
	}

	.radar-n2.wpb_column.vc_column_container.vc_col-sm-2 {
    		position: relative;
    		left: -4px;
	}

	.radar-n3.wpb_column.vc_column_container.vc_col-sm-2 {
    		position: relative;
    		left: 4px;
	}
	
	.radar-n3 .wpb_wrapper.vc_figure {
    		position: relative;
    		left: 26px;
	}

	.radar-n4.wpb_column.vc_column_container.vc_col-sm-2 {
    		position: relative;
    		left: 32px;
	}

	.radar-n4 .wpb_wrapper.vc_figure {
    		position: relative;
    		left: 13px;
	}

	.radar-n5.wpb_column.vc_column_container.vc_col-sm-2 {
    		position: relative;
    		left: 34px;
	}

	.radar-n6.wpb_column.vc_column_container.vc_col-sm-2 {
   		position: relative;
    		left: 26px;
	}
	.radar-n6 .wpb_wrapper.vc_figure {
    		position: relative;
    		left: 9px;
	}

	.componente-radar2 .cms-counter-single .cms-counter {
    		font-size: 32px;
	}

}

.radar-n1 .wpb_wrapper.vc_figure {
    position: relative;
    top: 9px;
}

.radar-1 .wpb_wrapper.vc_figure {
    position: relative;
    top: 9px;
}
/*Alinear primer item de radares */
.r-academia .wpb_wrapper.vc_figure {
    position: relative;
    top: 21px;
}


.r-corabastos .wpb_wrapper.vc_figure {
    position: relative;
    top: 7px;
}

.r-prea .wpb_wrapper.vc_figure {
    position: relative;
    top: 8px;
}

@media (min-width: 992px) {
	.col-md-6.offset-md-3 {
    	width: 70% !important;
}
}
/*=====================================================================
BONO DE CONDOLENCIA
=====================================================================*/
#resNoticias .item.card figure img{
    aspect-ratio: 16 / 9;
    object-fit:contain;
}
@media only screen and (min-width: 320px) and (max-width: 435px){
	#homenajeado_destinatario_field .card {
    	margin: 40px auto 0 auto;
		width: 300px;
		height: 214.125px;
    	background: url('img/Plantilla-Bono1.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
    #homenajeado_destinatario_field .card.cumpleannos {
    	margin: 40px auto 0 auto;
		width: 300px;
		height: 214.125px;
    	background: url('img/bono-cumpleannos.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
  	#homenajeado_destinatario_field .card.navidad{
    	margin: 40px auto 0 auto;
		width: 300px;
		height: 214.125px;
    	background: url('img/bonos_navidar.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
	#homenajeado_destinatario_field .card.matrimonio {
        margin-top: 40px;
        min-height: 300px;
        background: url('img/bono2.png') no-repeat center top;
		height: 214.125px;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.graduacion {
        margin-top: 40px;
        min-height: 300px;
        background: url('img/Bono-gradoo.png') no-repeat center top;
		height: 214.125px;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bar {
        margin-top: 40px;
        min-height: 300px;
        background: url('img/bono-bar-mitzvah.png') no-repeat center top;
		height: 214.125px;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.nacimiento {
        margin-top: 40px;
        min-height: 300px;
        background: url('img/bono-nacimiento.png') no-repeat center top;
		height: 214.125px;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.card.bautizoNiña {
        margin-top: 40px;
        min-height: 300px;
        background: url('img/bono-bautizo-nina.png') no-repeat center top;
		height: 214.125px;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.card.bautizoNiño {
        margin-top: 40px;
        min-height: 300px;
        background: url('img/bono-bautizo-nino.png') no-repeat center top;
		height: 214.125px;
        background-size: 100% auto;
        position: relative;
    }
	.firstName {
		position: absolute;
		width: 100%;
		top: 44px;
		height: 23px;
		left: 59px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
	.honored {
		position: absolute;
		width: 100%;
		top: 122px;
		height: 23px;
		left: 59px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 8px;
	}
    .honored2 {
        position: absolute;
        width: 100%;
        top: 134px;
        height: 23px;
        left: 59px;
        right: 0;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
        font-size:8px;
    }
    .card.cumpleannos .firstName {
        position: absolute;
        width: 100%;
        top: 42px;
        height: 23px;
        left: 65px;
        right: 0;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
    }
    .card.cumpleannos .honored {
		position: absolute;
		width: 100%;
		top: 65px;
		height: 23px;
		left: 65px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
    .card.cumpleannos .honored2 {
		position: absolute;
		width: 100%;
		top: 75px;
		height: 23px;
		left: 65px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.navidad .firstName{
		position: absolute;
		width: 100%;
		top: 77px;
		height: 23px;
		left: 50%;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 10px;
		color: #fff;
		transform: translateX(-50%);
	}
	.card.navidad .honored{
		position: absolute;
		width: 100%;
		top: 115px;
		height: 23px;
		left: 50%;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 10px;
		color: #fff;
		transform: translateX(-50%);
	}
	.card.graduacion .firstName{
		position: absolute;
		width: 100%;
		top: 63px;
		height: 23px;
		left: 67px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.graduacion .honored{
		position: absolute;
		width: 100%;
		top: 89px;
		height: 23px;
		left: 67px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.matrimonio .firstName{
		position: absolute;
		width: 100%;
		top: 56px;
		height: 23px;
		left: -187px;
		right: 0;
		margin: auto;
		text-align: right;
		text-transform: uppercase;
		color: #621A59;
		font-size: 9px;
	}
	.card.matrimonio .secondName{
		position: absolute;
		width: 100%;
		top: 56px;
		height: 23px;
		left: 220px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #621A59;
		font-size: 9px;
	}
	.card.matrimonio .honored{
		position: absolute;
		width: 100%;
		top: 110px;
		height: 23px;
		left: 63px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #333;
		font-size: 9px;
	}
	.card.bar .firstName {
		position: absolute;
		width: 100%;
		top: 41px;
		height: 23px;
		left: 59px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
	.card.bar .honored {
		position: absolute;
		width: 100%;
		top: 105px;
		height: 23px;
		left: 59px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 8px;
	}
	.card.nacimiento .firstName {
		position: absolute;
		width: 100%;
		top: 22px;
		height: 23px;
		left: 62px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.nacimiento .honored {
		position: absolute;
		width: 100%;
		top: 103px;
		height: 23px;
		left: 62px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.bautizoNiña .firstName,
	.card.bautizoNiño .firstName{
		position: absolute;
		width: 100%;
		top: 39px;
		height: 23px;
		left: 62px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.bautizoNiña .honored,
	.card.bautizoNiño .honored{
		position: absolute;
		width: 100%;
		top: 108px;
		height: 23px;
		left: 62px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
}
@media only screen and (min-width: 436px) and (max-width: 768px){
	#homenajeado_destinatario_field .card.condolencia {
    	margin: 40px auto 0 auto;
		width: 400px;
		height: 285.5px;
    	background: url('img/Plantilla-Bono1.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
    #homenajeado_destinatario_field .card.cumpleannos {
    	margin: 40px auto 0 auto;
		width: 400px;
		height: 285.5px;
    	background: url('img/bono-cumpleannos.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
	#homenajeado_destinatario_field .card.navidad {
    	margin: 40px auto 0 auto;
		width: 400px;
		height: 285.5px;
    	background: url('img/bonos_navidar.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
	#homenajeado_destinatario_field .card.matrimonio {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/bono2.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.graduacion {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/Bono-gradoo.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bar {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/bono-bar-mitzvah.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.nacimiento {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/bono-nacimiento.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiña {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/bono-bautizo-nina.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiño {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/bono-bautizo-nino.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	.firstName {
		position: absolute;
		width: 100%;
		top: 65px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 13px;
	}
	.honored {
		position: absolute;
		width: 100%;
		top: 165px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
    .honored2 {
		position: absolute;
		width: 100%;
		top: 177px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
    .card.cumpleannos .firstName {
        position: absolute;
        width: 100%;
        top: 60px;
        height: 23px;
        left: 84px;
        right: 0;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
    }
    .card.cumpleannos .honored {
		position: absolute;
		width: 100%;
		top: 90px;
		height: 23px;
		left: 84px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
    .card.cumpleannos .honored2 {
		position: absolute;
		width: 100%;
		top: 103px;
		height: 23px;
		left: 84px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.navidad .firstName{
		position: absolute;
		top: 108px;
		height: 23px;
		left: 35px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 13px;
		color: #fff;
	}
	.card.navidad .honored{
		position: absolute;
		top: 155px;
		height: 23px;
		left: 27px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 12px;
		color: #fff;
	}
	.card.graduacion .firstName{
		position: absolute;
		width: 100%;
		top: 93px;
		height: 23px;
		left: 88px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.graduacion .honored{
		position: absolute;
		width: 100%;
		top: 124px;
		height: 23px;
		left: 88px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.matrimonio .firstName{
		position: absolute;
		width: 100%;
		top: 78px;
		height: 23px;
		left: -245px;
		right: 0;
		margin: auto;
		text-align: right;
		text-transform: uppercase;
		color: #621A59;
		font-size: 11px;
	}
	.card.matrimonio .secondName{
		position: absolute;
		width: 100%;
		top: 78px;
		height: 23px;
		left: 291px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #621A59;
		font-size: 11px;
	}
	.card.matrimonio .honored{
		position: absolute;
		width: 100%;
		top: 149px;
		height: 23px;
		left: 81px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #333;
		font-size: 9px;
	}
	.card.bar .firstName {
		position: absolute;
		width: 100%;
		top: 60px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 13px;
	}
	.card.bar .honored {
		position: absolute;
		width: 100%;
		top: 145px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
	.card.nacimiento .firstName {
		position: absolute;
		width: 100%;
		top: 33px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.nacimiento .honored {
		position: absolute;
		width: 100%;
		top: 143px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.card.bautizoNiña .firstName,
	.card.bautizoNiño .firstName {
		position: absolute;
		width: 100%;
		top: 56px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.bautizoNiña .honored,
	.card.bautizoNiño .honored {
		position: absolute;
		width: 100%;
		top: 147px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
}
@media only screen and (min-width: 769px) and (max-width: 991px){
	#homenajeado_destinatario_field .card.condolencia {
    	margin: 40px auto 0 auto;
		width: 400px;
		height: 285.5px;
    	background: url('img/Plantilla-Bono1.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
    #homenajeado_destinatario_field .card.cumpleannos {
    	margin: 40px auto 0 auto;
		width: 400px;
		height: 285.5px;
    	background: url('img/bono-cumpleannos.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
	#homenajeado_destinatario_field .card.navidad {
    	margin: 40px auto 0 auto;
		width: 400px;
		height: 285.5px;
    	background: url('img/bonos_navidar.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
	#homenajeado_destinatario_field .card.matrimonio {
        margin-top: 40px;
        width: 400px;
		height: 285.5px;
        background: url('img/bono2.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.graduacion {
        margin-top: 40px;
		width: 400px;
		height: 285.5px;
        background: url('img/Bono-gradoo.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bar {
        margin-top: 40px;
		width: 400px;
		height: 285.5px;
        background: url('img/bono-bar-mitzvah.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiña {
        margin-top: 40px;
		width: 400px;
		height: 285.5px;
        background: url('img/bono-bautizo-nina.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiño {
        margin-top: 40px;
		width: 400px;
		height: 285.5px;
        background: url('img/bono-bautizo-nino.png') no-repeat center top;
        background-size: 100% auto;
        position: relative;
    }
	.firstName {
		position: absolute;
		width: 100%;
		top: 67px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.honored {
		position: absolute;
		width: 100%;
		top: 164px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
    .honored2 {
		position: absolute;
		width: 100%;
		top: 177px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
	.card.nacimiento .firstName {
		position: absolute;
		width: 100%;
		top: 35px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.nacimiento .honored {
		position: absolute;
		width: 100%;
		top: 142px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
    .card.cumpleannos .firstName {
        position: absolute;
        width: 100%;
        top: 60px;
        height: 23px;
        left: 83px;
        right: 0;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
    }
    .card.cumpleannos .honored {
		position: absolute;
		width: 100%;
		top: 89px;
		height: 23px;
		left: 83px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
    .card.cumpleannos .honored2 {
		position: absolute;
		width: 100%;
		top: 102px;
		height: 23px;
		left: 83px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.navidad .firstName{
		position: absolute;
		width: 100%;
		top: 106px;
		height: 23px;
		left: 35px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 12px;
		color: #fff;
	}
	.card.navidad .honored{
		position: absolute;
		width: 100%;
		top: 157px;
		height: 23px;
		left: 30px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 12px;
		color: #fff;
	}
	.card.graduacion .firstName{
		position: absolute;
		width: 100%;
		top: 93px;
		height: 23px;
		left: 80px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.graduacion .honored{
		position: absolute;
		width: 100%;
		top: 123px;
		height: 23px;
		left: 80px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.matrimonio .firstName{
		position: absolute;
		width: 100%;
		top: 78px;
		height: 23px;
		left: -248px;
		right: 0;
		margin: auto;
		text-align: right;
		text-transform: uppercase;
		color: #621A59;
		font-size: 11px;
	}
	.card.matrimonio .secondName{
		position: absolute;
		width: 100%;
		top: 78px;
		height: 23px;
		left: 291px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #621A59;
		font-size: 11px;
	}
	.card.matrimonio .honored{
		position: absolute;
		width: 100%;
		top: 148px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #333;
		font-size: 10px;
	}
	.card.bar .firstName {
		position: absolute;
		width: 100%;
		top: 63px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.card.bar .honored {
		position: absolute;
		width: 100%;
		top: 144px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
	.card.bautizoNiña .firstName,
	.card.bautizoNiño .firstName {
		position: absolute;
		width: 100%;
		top: 57px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.card.bautizoNiña .honored,
	.card.bautizoNiño .honored {
		position: absolute;
		width: 100%;
		top: 147px;
		height: 23px;
		left: 82px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 10px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	#homenajeado_destinatario_field .card.condolencia {
    	margin-top: 40px;
		min-height: 400px;
    	background: url('img/Plantilla-Bono1.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
    #homenajeado_destinatario_field .card.cumpleannos {
    	margin-top: 40px;
		min-height: 400px;
    	background: url('img/bono-cumpleannos.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
    #homenajeado_destinatario_field .card.navidad {
    	margin-top: 40px;
		min-height: 400px;
		background: url('img/bonos_navidar.png') no-repeat center top;
    	background-size: 100% auto;
    	position: relative;
	}
	#homenajeado_destinatario_field .card.matrimonio {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono2.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.graduacion {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/Bono-gradoo.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bar {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-bar-mitzvah.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.nacimiento {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-nacimiento.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiña {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-bautizo-nina.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiño {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-bautizo-nino.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	.firstName {
		position: absolute;
		width: 100%;
		top: 75px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.honored {
		position: absolute;
		width: 100%;
		top: 188px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
    .honored2 {
		position: absolute;
		width: 100%;
		top: 204px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.card.nacimiento .firstName {
		position: absolute;
		width: 100%;
		top: 39px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.nacimiento .honored {
		position: absolute;
		width: 100%;
		top: 161px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
    .card.cumpleannos .firstName {
        position: absolute;
        width: 100%;
        top: 70px;
        height: 23px;
        left: 95px;
        right: 0;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
    }
    .card.cumpleannos .honored {
		position: absolute;
		width: 100%;
		top: 101px;
		height: 23px;
		left: 95px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
    .card.cumpleannos .honored2 {
		position: absolute;
		width: 100%;
		top: 115px;
		height: 23px;
		left: 95px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.navidad .firstName{
		position: absolute;
		width: 100%;
		top: 119px;
		height: 23px;
		left: 30px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 15px;
		color: #fff;
	}
	.card.navidad .honored{
		position: absolute;
		width: 100%;
		top: 175px;
		height: 23px;
		left: 30px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		font-size: 14px;
		color: #fff;
	}
	.card.graduacion .firstName{
		position: absolute;
		width: 100%;
		top: 102px;
		height: 23px;
		left: 95px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.graduacion .honored{
		position: absolute;
		width: 100%;
		top: 139px;
		height: 23px;
		left: 100px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.matrimonio .firstName{
		position: absolute;
		width: 100%;
		top: 89px;
		height: 23px;
		left: -273px;
		right: 0;
		margin: auto;
		text-align: right;
		text-transform: uppercase;
		color: #621A59;
		font-size: 11px;
	}
	.card.matrimonio .secondName{
		position: absolute;
		width: 100%;
		top: 89px;
		height: 23px;
		left: 324px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #621A59;
		font-size: 11px;
	}
	.card.matrimonio .honored{
		position: absolute;
		width: 100%;
		top: 167px;
		height: 23px;
		left: 88px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #333;
		font-size: 10px;
	}
	.card.bar .firstName {
		position: absolute;
		width: 100%;
		top: 70px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.bar .honored {
		position: absolute;
		width: 100%;
		top: 165px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.card.bautizoNiña .firstName,
	.card.bautizoNiño .firstName{
		position: absolute;
		width: 100%;
		top: 62px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.bautizoNiña .honored,
	.card.bautizoNiño .honored{
		position: absolute;
		width: 100%;
		top: 165px;
		height: 23px;
		left: 91px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
}
@media only screen and (min-width: 1200px){
	#homenajeado_destinatario_field .card.condolencia {
	  	margin-top: 40px;
	  	min-height: 400px;
	  	background: url('img/bono-condolencia-2025.png') no-repeat center top;
		background-size: auto;
	  	background-size: 100% auto;
	  	position: relative;
	}
    #homenajeado_destinatario_field .card.cumpleannos {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-cumpleannos.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
 	#homenajeado_destinatario_field .card.navidad {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bonos_navidar.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.matrimonio {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono2.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.graduacion {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/Bono-gradoo.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bar {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-bar-mitzvah.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.nacimiento {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-nacimiento.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiña {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-bautizo-nina.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	#homenajeado_destinatario_field .card.bautizoNiño {
        margin-top: 40px;
        min-height: 400px;
        background: url('img/bono-bautizo-nino.png') no-repeat center top;
      	background-size: auto;
        background-size: 100% auto;
        position: relative;
    }
	.firstName {
	  position: absolute;
	  width: 100%;
	  top: 92px;
	  height: 23px;
	  left: 111px;
	  right: 0;
	  margin: auto;
	  text-align: center;
	  text-transform: uppercase;
	}
	.honored {
		position: absolute;
		width: 100%;
		top: 230px;
		height: 23px;
		left: 111px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
    .honored2 {
		position: absolute;
		width: 100%;
		top: 250px;
		height: 23px;
		left: 111px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
	}
	.card.nacimiento .firstName {
		position: absolute;
		width: 100%;
		top: 50px;
		height: 23px;
		left: 114px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 15px;
	}
	.card.nacimiento .honored {
		position: absolute;
		width: 100%;
		top: 195px;
		height: 23px;
		left: 114px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
    .card.cumpleannos .firstName {
        position: absolute;
        width: 100%;
        top: 85px;
        height: 23px;
        left: 110;
        right: 0;
        margin: auto;
        text-align: center;
        text-transform: uppercase;
    }
    .card.cumpleannos .honored {
		position: absolute;
		width: 100%;
		top: 127px;
		height: 23px;
		left: 110px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
    .card.cumpleannos .honored2 {
		position: absolute;
		width: 100%;
		top: 144px;
		height: 23px;
		left: 110px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
	}
	.card.navidad .firstName{
		position: absolute;
		width: 100%;
		top: 147px;
		height: 23px;
		left: 50px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #fff;
	}
	.card.navidad .honored{
		position: absolute;
		width: 100%;
		top: 214px;
		height: 23px;
		left: 35px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #fff;
	}
	.card.graduacion .firstName{
		position: absolute;
		width: 100%;
		top: 130px;
		height: 23px;
		left: 120px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.graduacion .honored{
		position: absolute;
		width: 100%;
		top: 170px;
		height: 23px;
		left: 120px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	.card.matrimonio .firstName{
		position: absolute;
		width: 100%;
		top: 109px;
		height: 23px;
		left: -335px;
		right: 0;
		margin: auto;
		text-align: right;
		text-transform: uppercase;
		color: #621A59;
		font-size: 13px;
	}
	.card.matrimonio .secondName{
		position: absolute;
		width: 100%;
		top: 109px;
		height: 23px;
		left: 393px;
		right: 0;
		margin: auto;
		text-align: left;
		text-transform: uppercase;
		color: #621A59;
		font-size: 13px;
	}
	.card.matrimonio .honored{
		position: absolute;
		width: 100%;
		top: 204px;
		height: 23px;
		left: 108px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #333;
		font-size: 10px;
	}
	.card.bar .firstName{
		position: absolute;
		width: 100%;
		top: 90px;
		height: 23px;
		left: 120px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #000;
	}
	.card.bar .honored{
		position: absolute;
		width: 100%;
		top: 200px;
		height: 23px;
		left: 120px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #000000;
	}
	.card.bautizoNiña .firstName,
	.card.bautizoNiño .firstName{
		position: absolute;
		width: 100%;
		top: 80px;
		height: 23px;
		left: 120px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #000;
	}
	.card.bautizoNiña .honored,
	.card.bautizoNiño .honored{
		position: absolute;
		width: 100%;
		top: 200px;
		height: 23px;
		left: 120px;
		right: 0;
		margin: auto;
		text-align: center;
		text-transform: uppercase;
		color: #000000;
	}
}

#pagaconrappi-express-buy.pagaconrappi-button:hover,
#pagaconrappi-express-buy.pagaconrappi-button:active{
    background-position:-15px -520px;
}
@media only screen and (min-width:779px){
	.video-button.vc_btn3-container {
		position: absolute;
		width: 100%;
		transform: translateY(-30%);
		z-index: 1;
	}
}
@media only screen and (max-width:778px){
	.video-button.vc_btn3-container {
		position: absolute;
		width: 100%;
		transform: translateY(-30%);
		z-index: 1;
	}
}
.video-button.vc_btn3-container .cms-button{
    box-shadow:1px 1px 3px #333;
    max-width:300px;
    width:100%;
    margin-bottom:1rem;
}
#breadcrumb-text {
    visibility: collapse !important;
}

.widget_rss li::before, .widget_meta li::before, .widget_archive li::before, .widget_recent_entries li::before, .widget_recent_comments li::before, .widget_recent_entries li::before, .widget_product_categories li::before {
    color: red !important;
}
/*Boton dona ya version mobile y tablet*/
@media only screen and (max-width : 991px) {
	.donaYa.pum-trigger {
    background: #da2128;
    border: 2px solid #da2128 !important;
}
	
}

/*Ajuste espacio en blanco seccion nuestros valores*/


@media (max-width: 860px) {
	.vc_empty_space.espacio-blanco {
    height: 71px !important;
}
}


/* Ajuste de espacio seccion recurrentes */

.vc_row.wpb_row.vc_row-fluid.contenedor-recurrentes.vc_custom_1642542325307 {
    padding-top: 14px !important;
}

.vc_row.wpb_row.vc_row-fluid.contenedor-recurrentes-2.vc_custom_1642542333946 {
    padding-top: 0px !important;
}
.payu-border img{
    border: 5px solid green;
    border-radius: 12px;
}
.rappiPopup img{
    border: 5px solid red;
    border-radius: 12px;
}
/*style popup paga rappi*/
#popmake-47491{
    background: #ffffff;
    border-radius: 12px;
}
#popmake-47491 .pum-close.popmake-close{
    background-color: red;
    color: white;
    height: 30px;
    width: 30px;
    border-top-right-radius: 12px;
}
#popmake-47491 .cms-button{
    font-weight: 800;
    font-size: 20px;
    display: block;
    text-align: center;
}
@media only screen and (min-width:768px) and (max-width: 1023px) {
    #popmake-47491 .pum-content .wpb_wrapper h5{
        padding: 0 8rem;
    }
}
@media screen and (min-width: 1200px) {
    #popmake-47491 .pum-content .wpb_wrapper h5{
        padding: 0 8rem;
    }
}

/*style pupup principal*/
#popmake-30357.pum-container.active{
    border-radius: 12px;
    background: linear-gradient(165deg, rgba(26, 43, 75, 0.9) 40%, rgba(218, 33, 40, 0.9) 80%)!important;
    border: none;
    opacity: 1;
    display: block;
    padding-bottom: 3rem;
}
#pum-30357.pum.pum-active{
	   backdrop-filter: blur(7px);
}
.grecaptcha-badge{
	z-index: 1;
}
#popmake-30357>.pum-content.popmake-content>.vc_row.wpb_row.vc_row-fluid{
	align-items: self-end;
    display: flex;
}
#popmake-30357 .pum-close.popmake-close{
	border: none;
	box-shadow: none;
	background: transparent;
	font-size: 24px;
}
@media only screen and (min-width:1024px){
	#popmake-30357.pum-container.pum-responsive.pum-responsive-small {
    width: 50%;
}
}
@media only screen and (max-width:767px){
#popmake-30357>.pum-content.popmake-content>.vc_row.wpb_row.vc_row-fluid{
	flex-direction:column;
}
}
.joinchat__button{
bottom: 60px!important;	
}
.flex-radio .woocommerce-input-wrapper{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 3px;
}
.flex-radio .woocommerce-input-wrapper .view_price_2{
	margin-left: 5rem;
}


.btnpayu a {
  width: 60px;
  display: block;
  height: 60px;
  position: fixed;
  right: 30px;
  bottom: 160px;
  background: url(https://www.bancodealimentos.org.co/wp-content/uploads/2022/03/Pago-pay-u-300x300.png);
    background-size: auto;
  background-size: cover;
  border-radius: 200px;
  z-index: 1000;
  border: 1px solid #dedede;
  box-shadow: 0 0 3px #dedede;
}
.grecaptcha-badge{
    display: none !important;

}

















