/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 14 2025 | 23:41:53 */
div#comments {
    display: none;
}

.wd-single-footer ~ .wd-page-nav {
    display: none;
}

.wd-single-footer {
    padding-bottom: 70px;
}

.justify-text {
	text-align:justify;
}

.wd-wpb {
    margin-bottom: 20px;
    margin-top: 20px;
}

h2.wpb_video_heading {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #4c4c4c;
    border-left: 5px solid #f97664;
    padding-left: 10px;
}


.video-thumbnails-image img {
    opacity: 0.8;
}

.video-thumbnails-image img:hover {
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.2s;
}

.btn, .button, button, [type="submit"], [type="button"] {
    padding: 12px 20px;
    background-color: #f97664;
    color: #ffffff;
    border-radius: 5px;
}

.article-inner {
    background: white;
    box-shadow: 0 1px 4px 0 #dfe5ee;
    border-radius: 7px;
}

.post-template-default.single .site-content {
    margin-bottom: 40px;
    margin-top: 70px;
}

.article-inner h3 {
    font-size: 30px;
}

.article-inner h2 {
    font-size: 36px;
}

.post-single-page .post-title {
    margin-bottom: 10px;
    font-size: 52px;
    line-height: 1.2;
	padding-left: 50px;
    padding-right: 50px;
}

body.single-post .main-page-wrapper {
    background: #f5f7fa;
}

.post-single-page.has-post-thumbnail .article-inner>.entry-header {
    margin-bottom: 30px;
    padding: 0px 50px;
}

.article-body-container {
    padding: 20px 100px 20px
}

.main-page-wrapper {
    background-color: #f5f7fa;
}

.blog-design-masonry.blog-style-shadow :is(.post-img-wrapp,.entry-thumbnail img) {
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.blog-design-masonry.blog-style-shadow .article-body-container {
    box-shadow: none;
    border-radius: 7px;
}

.blog-design-masonry.blog-style-shadow .article-inner {
    box-shadow: 0 0 4px rgba(0,0,0,0.12);
    transition: box-shadow .35s ease;
    border-radius: 7px;
}

.wd-nav-mobile li.plataforma-mobile-menu a {
    background-color: #fa7564;
    padding: 10px 20px;
    border-radius: 5px;
    margin-left: 20px;
    margin-right: 50px;
	margin-top: 10px;
	min-height:auto;
}

.plataforma-mobile-menu a span {
    color: white;
}

.wd-nav-mobile li.plataforma-mobile-menu-2 a {
    background-color: #f5f7fa;
    padding: 10px 20px;
    border-radius: 5px;
    margin-left: 20px;
    margin-right: 50px;
	margin-top: 10px;
	min-height:auto;
}

.site-content {
    margin-bottom: 0px;
}

.row-main-cta {
    background-color: #f97664;
    border-radius: 40px;
    padding: 50px;
    text-align: center;
    color: rgb(255 255 255 / 85%);
	width: 80%;
    margin-left: 10% !important;
    margin-right: 10% !important;
	position: relative;
    top: -100px;
}

.row-main-cta h1 {
    font-size: 60px;
    color: white;
}

.icons-home-row {
	padding-bottom: 0px !important;
    position: relative;
    top: -50px;
}

.two-columns-text-image img {
    border-radius: 40px;
}

.two-columns-text-image h2 {
    font-size: 50px;
	margin-bottom: 10px;
}

.two-columns-text-image .wpb_content_element {
    margin-bottom: 20px;
}

.information-section-white {
    background-color: white;
    padding-top: 40px;
    padding-bottom: 50px;
}

.page-title {
 margin-bottom: 0px;
}

.row-4-icons .vc_col-sm-3 .wpb_wrapper {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 5px 15px;
    text-align: center;
}

.row-4-icons h3 {
    font-size: 48px;
}

.row-4-icons img {
    max-width: 100px;
    padding-top: 10px;
}


.cta-white h3 {
    font-size: 48px;
}

.cta-color h3 {
    font-size: 48px;
	color: white;
}

.cta-white {
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
}

.cta-color {
    padding-top: 50px;
    padding-bottom: 80px;
    text-align: center;
    color: white;
}

.cta-color-2 {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: left;
    color: white;
}

.cta-color-2 h3 {
    font-size: 40px;
	color: white;
	text-align: left;
}

.row-main-cta-2 {
    background-color: #fe4c77;
    border-radius: 40px;
    padding: 50px;
    text-align: center;
    color: rgb(255 255 255 / 85%);
	width: 80%;
    margin-left: 10% !important;
    margin-right: 10% !important;
	position: relative;
    top: -150px;
}

.row-main-cta-2 h2 {
    font-size: 50px;
    color: white;
}

.fourimages .wd-image {
    max-width: 24%;
    display: inline-block;
}

.fourimages .wd-image img {
    border-radius: 30px;
}

.fourimages .wd-image:first-child {
    max-width: 28.47%;
	margin-right:0px;
}

.fourimages .wd-image:nth-child(2) {
    max-width: 15.5%;
}

.fourimages .wd-image:nth-child(3) {
    max-width: 19.77%;
}

.fourimages .wd-image:nth-child(4) {
    max-width: 24.15%;
}

.fourimages .wpb_wrapper {
    /* background-color: red; */
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-direction: row;
}

.cta-color-2 form {
    padding-top: 25px;
}

.cta-color-2 form p {
    display: inline-block;
    max-width: 35%;
    margin-right: 2%;
}

.cta-color-2 form label {
    color: rgb(255 255 255 / 85%);
}

.cta-color-2 form input[type="text"] {
    background-color: white;
    border: none;
	color: #242424;
}

@media (max-width:576px) {
	.row-main-cta h1 {
		font-size: 48px;
		color: white;
	}
	
	.row-main-cta {
		width: 94%;
		margin-left: 3% !important;
		margin-right: 3% !important;
		padding: 20px 10px;
	}
	
	.row-main-cta .inline-element:not(:last-child) {
		margin-right: 0px;
	}
	
	.two-columns-text-image h2 {
		font-size: 38px;
		margin-bottom: 10px;
	}
	
	.row-4-icons h3 {
		font-size: 38px;
	}

	.row-4-icons .vc_col-sm-3 .wpb_wrapper {
		margin-bottom: 20px;
	}
	
	.cta-white h3 {
		font-size: 40px;
	}
	
	.cta-color h3 {
		font-size: 38px;
	}
	
	.cta-white {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	
	.cta-color {
		padding-top: 20px;
		padding-bottom: 60px;
	}
	
	.row-main-cta-2 h2 {
    	font-size: 38px;
	}
	
	.row-main-cta-2 {
		width: 94%;
		margin-left: 3% !important;
		margin-right: 3% !important;
		padding: 30px 10px;
	}
	
	.cta-color-2 h3 {
    	font-size: 40px;
		padding-top:10px;
	}
	
	.cta-color-2 form label {
	    font-size: 14px;
	}
	
	.cta-color-2 form p {
		display: inline-block;
		max-width: 47%;
		margin-right: 2%;
	}
	
	.row-main-cta-2 .inline-element:not(:last-child) {
		margin-right: 0px;
	}
	
	.row-4-icons img {
    	max-width: 60px;
	}
	
	.cta-color-2 .wpb_text_column.wpb_content_element {
		margin-bottom: 0px;
	}
	
	.cta-color-2 form {
		padding-top: 0px;
	}
	
	.cta-color-2 .vc_column-inner {
		padding-top: 20px !important;
	}
	
	.cta-color-2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
		min-width: 370px;
		font-size: 16px;
	}

}

.wd-prefooter {
    padding-bottom: 0px !important;
}

.footer-logo img {
    max-width: 270px;
}

.main-footer {
    padding-top: 50px;
    padding-bottom: 30px;
}

.main-footer .widgettitle {
    font-size: 20px;
}

.footer-contact-info li {
    margin-bottom: 4px;
    list-style: none;
}

.footer-contact-info h5 {
    margin-bottom: 5px;
}

.main-footer ul.menu li a:before {
    content: "x";
    margin-left: 4px;
    font-weight: normal;
    font-style: normal;
    font-size: 50%;
    content: "\f113";
    font-family: "woodmart-font";
    position: relative;
    bottom: 2px;
    right: 2px;
}

.footer-contact-info ul li i {
    margin-right: 2px;
    font-size: 80%;
}

.footer-contact-info ul {
    padding-left: 2px;
}

.video-thumbnails-image .wpb_single_image.wpb_content_element {
    margin-bottom: 5px;
}

.video-textblock h3 {
    margin-bottom: 0px;
}

.video-textblock h3 i {
    color: #ed3a85;
}

.image-rounding img {
    border-radius: 25px;
}

#intro-servicios img {
    border-radius: 25px;
}

.servicios-row-cta .vc_column-inner {
    border-radius: 25px;
}

.servicios-row-cta h4 {
    font-size: 50px;
}

.servicios-row-1 {
    padding-top: 40px;
}

.servicios-row-2 {
    padding-bottom: 60px;
}

.servicios-row-4 {
    padding-bottom: 50px;
}

.servicios-row-6 {
    margin-top: 50px;
}

.servicios-row-cta {
    margin-top: 100px;
    margin-bottom: 90px;
}

.servicios-row-testimonios {
    padding-bottom: 70px;
}

.servicios-row-cta .vc_column-inner {
	padding-top: 80px;
	padding-bottom: 100px;
}

.single-meta-tags {
    display: none;
}

.single-post-social {
    padding-top: 20px;
}


#ciudades-disponible .promo-banner {
    border-radius: 25px;
}

#ciudades-disponible {
    padding-top: 60px;
    padding-bottom: 90px;
}

#como-funciona {
    padding-top: 50px;
    padding-bottom: 50px;
}

#cta.space-2 {
	margin-bottom:20px;
}

#faqs {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
}

.no-space.servicios-row-cta {
    margin-top: 0px;
	margin-bottom: 120px;
}

body.blog .content-layout-wrapper {
    padding: 70px 0px 90px;
}

.wd-sub-menu li>a .wd-nav-icon {
    margin-right: 7px;
    font-size: 80%;
}

p a {
    font-weight: 600;
}

.btn:hover, .button:hover, button:hover, [type="submit"]:hover, [type="button"]:hover {
    color: white;
}

#testimonios.space-2 {
    padding-top: 60px;
}

#tipos-de-envios.home {
    padding-top: 60px;
    padding-bottom: 20px;
}

#cta.home {
    margin-top: 0px;
    margin-bottom: 90px;
}

#testimonios.home {
    padding-top: 60px;
}


.descargas-row {
	padding-top:20px;
	padding-bottom:90px;
}

.page-title {
    margin-bottom: 0px !important;
}


/************** RESPONSIVO CELULARES ***************/


@media (max-width:576px) {
	.min-footer .wd-nav {
		justify-content: center;
	}
	
	#como-funciona #wd-645aa26e6bc7a .woodmart-title-container {
		font-size: 35px;
	}
	
	#testimonios.home {
		padding-top: 60px;
		padding-bottom: 50px;
	}
	
	#faqs {
		padding-top: 40px !important;
		padding-bottom: 20px !important;
	}
	
	.servicios-row-1 {
		padding-top: 0px;
	}
	
	.post-single-page .post-title {
		margin-bottom: 10px;
		font-size: 40px;
		line-height: 1.2;
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.post-single-page.has-post-thumbnail .article-inner>.entry-header {
		margin-bottom: 30px;
		padding: 0px 0px;
	}

	.min-footer .widget_nav_mega_menu .wd-nav-horizontal>li>a {
		height: 30px;
	}
	
	.article-body-container {
		padding: 0px 15px 20px;
	}
	
	.post-template-default.single .site-content {
		margin-bottom: 0px;
		margin-top: 40px;
		padding: 0px 10px;
	}
	
	.wd-carousel-container .entry-content.wd-entry-content {
		
	}
	
	#ciudades-disponible {
		padding-top: 00px;
		padding-bottom: 70px;
	}
	
	.main-footer .vc_col-sm-7 {
		display: none;
	}
	
	.page-title {
		padding: 35px 0;
	}
	
	.title-wrapper .title {
		font-size: 30px;
	}
	
	.servicios-row-cta .title-wrapper h4.title {
		font-size: 35px;
	}
	
	.cta-color-2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    	min-width: 180px;
	}
	
	.title-wrapper .title-subtitle {
		font-size: 13px;
	}
	
	.servicios-row-2 .vc_custom_1684446106002 {
		padding-bottom: 0px !important;
	}
	
	.website-wrapper .wd-rs-645be6533b6ab > .vc_column-inner {
		padding-top: 100px !important;
		padding-bottom: 100px !important;
	}
	
	.servicios-row-cta {
		padding: 0px 15px;
	}
	
	.servicios-row-6 {
		margin-bottom: 20px;
	}
	
	.servicios-row-cta .vc_column-inner {
		padding-top: 100px !important;
		padding-bottom: 140px;
	}
	
	.servicios-row-2 {
		padding-bottom: 20px;
	}
	
	.post-template-default.single .site-content {
		margin-bottom: 0px;
		margin-top: 40px;
	}
	
	#wd-6453173d4fe53 .woodmart-title-container {
		line-height: 42px;
		font-size: 35px;
	}
	
	#wd-6453198189f9a .woodmart-title-container {
		line-height: 42px;
		font-size: 35px;
	}

}




/************** RESPONSIVO TABLETS ***************/


@media (min-width:577px) and (max-width:980px) {
	.page-title .title {
		font-size: 46px;
	}
	
	.servicios-row-1 {
		padding-top: 0px;
	}
	
	.page-title {
		padding: 55px 0;
	}
	
	.wd-fontsize-xl, .wd-fontsize-xxl, .wd-fontsize-xxxl {
		font-size: 30px;
	}
	
	.servicios-row-cta {
		margin-top: 100px;
		margin-bottom: 90px;
		padding: 0px 20px;
	}
	
	.min-footer .wd-nav {
		justify-content: center;
	}
	
	.cta-color-2 form p {
		display: inline-block;
		max-width: 100%;
		margin-right: 0%;
		margin-bottom: 5px;
	}
	
	.cta-color-2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
		margin-top: 10px;
		min-width: 200px;
	}
	
	#intro-servicios img {
    	max-width: 400px;
	}
	
	#ciudades-disponible {
		padding-top: 30px;
		padding-bottom: 90px;
	}
}



.table-block table th {
    text-align: center;
    background-color: #efefef;
}

.table-block table td {
    text-align: center;
}

.table-block p {
    font-size: 12px;
}

.table-block {
    margin-bottom: 100px;
}

p strong, p b {
    color: #252525cc;
}


.image-googleplay {
	max-width:130px;
}

.image-appstore {
	max-width:115px;
}

.image-googleplay-2 {
	max-width:160px;
}

.image-appstore-2 {
	max-width:142px;
}

.image-banner-clip img {
	max-width:800px;
}


.wpb_text_column p a {
    text-decoration: underline;
}

#plataforma-opciones .promo-banner {
  border-radius: 15px;
}

@media (max-width: 480px) {
		#plataforma-opciones .promo-banner .wrapper-content-banner {
			padding: 10px;
			}
	
		#plataforma-opciones .banner-inner {
			display:none;
		}	
		#home-beneficios {
		  display: none;
		}
	}

.main-page-wrapper {
    margin-top: -40px;
    padding-top: 0px;
}

.wpb_text_column li a {
    font-weight: 600;
    color: rgb(51, 51, 51);
}

@media screen and (max-width: 480px) {
	.cls-1, .st0 {
		fill: #fe7363 !important;
	}
}


.statistics-widget h3 {
    text-align: center;
    font-size: 40px;
    color: #ed3a85;
margin-bottom: 0px;
}

.statistics-widget p {
    text-align: center;
}

#box-anuncios {
    position: relative;
    top: 70px;
	z-index: 99;
}

#box-anuncios .box-anuncios-text p {
    text-align: center;
    background: #f4524d;
    padding: 5px;
    border-radius: 5px;
    width: 70%;
    margin-left: 15%;
    font-size: 18px;
}

#box-anuncios .box-anuncios-text p strong {
    color: white;
}

#box-anuncios .box-anuncios-text p a {
	text-decoration: none;
	text-decoration-color: white;
}

#box-anuncios .box-anuncios-text p a:hover {
	text-decoration: underline;
	text-decoration-color: white;
}

@media (max-width:480px) {
	#box-anuncios {
		position: relative;
		top: 40px;
		z-index: 99;
	}
	
	.wpb_text_column.wpb_content_element.box-anuncios-text {
		margin-bottom: 0px;
	}
	
	#box-anuncios .box-anuncios-text p {
		text-align: center;
		background: #f4524d;
		padding: 5px;
		border-radius: 5px;
		width: 100%;
		margin-left: 0%;
		font-size: 18px;
	}
	
	#box-anuncios .box-anuncios-text p a {
		text-decoration: none;
	}
}

.category-noticias.post-single-page .entry-header {
    display: none;
}

.category-faqs-y-ayuda.post-single-page .entry-header {
    display: none;
}

.infotext-section p strong, .infotext-section p b {
    color: #000 !important;
}

.infotext-section p {
    color: #636363;
    line-height: 32px;
}